#0C1E20 (or 0x0C1E20) is unknown color: approx Black Pearl. HEX triplet: 0C, 1E and 20. RGB value is (12,30,32). Sum of RGB (Red+Green+Blue) = 12+30+32=74 (9% of max value = 765). Red value is 12 (5.08% from 255 or 16.22% from 74); Green value is 30 (12.11% from 255 or 40.54% from 74); Blue value is 32 (12.89% from 255 or 43.24% from 74); Max value from RGB is 32 - color contains mainly: blue. Hex color #0C1E20 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0C1E20 is #F3E1DF. Grayscale: #181818. Windows color (decimal): -15983072 or 2104844. OLE color: 2104844.
HSL color Cylindrical-coordinate representation of color #0C1E20: hue angle of 186º degrees, saturation: 0.45, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #0C1E20 is Cyan = 0.63, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.87.
<style> p { color: #0C1E20; } p { color: rgb(12,30,32); } H1.HeaderClassName { color: #0C1E20; } .AnyTagClassName { color: #0C1E20; } </style>
<style> a { background-color: #0C1E20; } a { background-color: rgb(12,30,32); } div.DivClassName { background-color: #0C1E20; } .BgClassName { background-color: #0C1E20; } </style>
<style> span { border-color: #0C1E20; } span { border-color: rgb(12,30,32); } td.TdClassName { border-color: #0C1E20; } .TagClassName { border-color: #0C1E20; } </style>