#08663C (or 0x08663C) is unknown color: approx Jewel. HEX triplet: 08, 66 and 3C. RGB value is (8,102,60). Sum of RGB (Red+Green+Blue) = 8+102+60=170 (22% of max value = 765). Red value is 8 (3.52% from 255 or 4.71% from 170); Green value is 102 (40.23% from 255 or 60% from 170); Blue value is 60 (23.83% from 255 or 35.29% from 170); Max value from RGB is 102 - color contains mainly: green. Hex color #08663C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #08663C is #F799C3. Grayscale: #454545. Windows color (decimal): -16226756 or 3958280. OLE color: 3958280.
HSL color Cylindrical-coordinate representation of color #08663C: hue angle of 153.19º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #08663C is Cyan = 0.92, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.6.
<style> p { color: #08663C; } p { color: rgb(8,102,60); } H1.HeaderClassName { color: #08663C; } .AnyTagClassName { color: #08663C; } </style>
<style> a { background-color: #08663C; } a { background-color: rgb(8,102,60); } div.DivClassName { background-color: #08663C; } .BgClassName { background-color: #08663C; } </style>
<style> span { border-color: #08663C; } span { border-color: rgb(8,102,60); } td.TdClassName { border-color: #08663C; } .TagClassName { border-color: #08663C; } </style>