#180C08 (or 0x180C08) is unknown color: approx Black. HEX triplet: 18, 0C and 08. RGB value is (24,12,8). Sum of RGB (Red+Green+Blue) = 24+12+8=44 (5% of max value = 765). Red value is 24 (9.77% from 255 or 54.55% from 44); Green value is 12 (5.08% from 255 or 27.27% from 44); Blue value is 8 (3.52% from 255 or 18.18% from 44); Max value from RGB is 24 - color contains mainly: red. Hex color #180C08 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #180C08 is #E7F3F7. Grayscale: #0F0F0F. Windows color (decimal): -15201272 or 527384. OLE color: 527384.
HSL color Cylindrical-coordinate representation of color #180C08: hue angle of 15º degrees, saturation: 0.5, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #180C08 is Cyan = 0, Magento = 0.50, Yellow = 0.67 and Black (K on CMYK) = 0.91.
<style> p { color: #180C08; } p { color: rgb(24,12,8); } H1.HeaderClassName { color: #180C08; } .AnyTagClassName { color: #180C08; } </style>
<style> a { background-color: #180C08; } a { background-color: rgb(24,12,8); } div.DivClassName { background-color: #180C08; } .BgClassName { background-color: #180C08; } </style>
<style> span { border-color: #180C08; } span { border-color: rgb(24,12,8); } td.TdClassName { border-color: #180C08; } .TagClassName { border-color: #180C08; } </style>