#1C310B (or 0x1C310B) is unknown color: approx Pine Tree. HEX triplet: 1C, 31 and 0B. RGB value is (28,49,11). Sum of RGB (Red+Green+Blue) = 28+49+11=88 (11% of max value = 765). Red value is 28 (11.33% from 255 or 31.82% from 88); Green value is 49 (19.53% from 255 or 55.68% from 88); Blue value is 11 (4.69% from 255 or 12.5% from 88); Max value from RGB is 49 - color contains mainly: green. Hex color #1C310B is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #1C310B is #E3CEF4. Grayscale: #262626. Windows color (decimal): -14929653 or 733468. OLE color: 733468.
HSL color Cylindrical-coordinate representation of color #1C310B: hue angle of 93.16º degrees, saturation: 0.63, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #1C310B is Cyan = 0.43, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.81.
<style> p { color: #1C310B; } p { color: rgb(28,49,11); } H1.HeaderClassName { color: #1C310B; } .AnyTagClassName { color: #1C310B; } </style>
<style> a { background-color: #1C310B; } a { background-color: rgb(28,49,11); } div.DivClassName { background-color: #1C310B; } .BgClassName { background-color: #1C310B; } </style>
<style> span { border-color: #1C310B; } span { border-color: rgb(28,49,11); } td.TdClassName { border-color: #1C310B; } .TagClassName { border-color: #1C310B; } </style>