#0C3C0F (or 0x0C3C0F) is unknown color: approx Myrtle. HEX triplet: 0C, 3C and 0F. RGB value is (12,60,15). Sum of RGB (Red+Green+Blue) = 12+60+15=87 (11% of max value = 765). Red value is 12 (5.08% from 255 or 13.79% from 87); Green value is 60 (23.83% from 255 or 68.97% from 87); Blue value is 15 (6.25% from 255 or 17.24% from 87); Max value from RGB is 60 - color contains mainly: green. Hex color #0C3C0F is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #0C3C0F is #F3C3F0. Grayscale: #282828. Windows color (decimal): -15975409 or 998412. OLE color: 998412.
HSL color Cylindrical-coordinate representation of color #0C3C0F: hue angle of 123.75º degrees, saturation: 0.67, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #0C3C0F is Cyan = 0.80, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.76.
<style> p { color: #0C3C0F; } p { color: rgb(12,60,15); } H1.HeaderClassName { color: #0C3C0F; } .AnyTagClassName { color: #0C3C0F; } </style>
<style> a { background-color: #0C3C0F; } a { background-color: rgb(12,60,15); } div.DivClassName { background-color: #0C3C0F; } .BgClassName { background-color: #0C3C0F; } </style>
<style> span { border-color: #0C3C0F; } span { border-color: rgb(12,60,15); } td.TdClassName { border-color: #0C3C0F; } .TagClassName { border-color: #0C3C0F; } </style>