#1C240D (or 0x1C240D) is unknown color: approx Pine Tree. HEX triplet: 1C, 24 and 0D. RGB value is (28,36,13). Sum of RGB (Red+Green+Blue) = 28+36+13=77 (10% of max value = 765). Red value is 28 (11.33% from 255 or 36.36% from 77); Green value is 36 (14.45% from 255 or 46.75% from 77); Blue value is 13 (5.47% from 255 or 16.88% from 77); Max value from RGB is 36 - color contains mainly: green. Hex color #1C240D is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #1C240D is #E3DBF2. Grayscale: #1F1F1F. Windows color (decimal): -14932979 or 861212. OLE color: 861212.
HSL color Cylindrical-coordinate representation of color #1C240D: hue angle of 80.87º degrees, saturation: 0.47, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #1C240D is Cyan = 0.22, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.86.
<style> p { color: #1C240D; } p { color: rgb(28,36,13); } H1.HeaderClassName { color: #1C240D; } .AnyTagClassName { color: #1C240D; } </style>
<style> a { background-color: #1C240D; } a { background-color: rgb(28,36,13); } div.DivClassName { background-color: #1C240D; } .BgClassName { background-color: #1C240D; } </style>
<style> span { border-color: #1C240D; } span { border-color: rgb(28,36,13); } td.TdClassName { border-color: #1C240D; } .TagClassName { border-color: #1C240D; } </style>