#08CB8C (or 0x08CB8C) is unknown color: approx Caribbean Green. HEX triplet: 08, CB and 8C. RGB value is (8,203,140). Sum of RGB (Red+Green+Blue) = 8+203+140=351 (46% of max value = 765). Red value is 8 (3.52% from 255 or 2.28% from 351); Green value is 203 (79.69% from 255 or 57.83% from 351); Blue value is 140 (55.08% from 255 or 39.89% from 351); Max value from RGB is 203 - color contains mainly: green. Hex color #08CB8C is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #08CB8C is #F73473. Grayscale: #898989. Windows color (decimal): -16200820 or 9227016. OLE color: 9227016.
HSL color Cylindrical-coordinate representation of color #08CB8C: hue angle of 160.62º degrees, saturation: 0.92, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #08CB8C is Cyan = 0.96, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.20.
<style> p { color: #08cb8c; } p { color: rgb(8,203,140); } H1.HeaderClassName { color: #08cb8c; } .AnyTagClassName { color: #08cb8c; } </style>
<style> a { background-color: #08cb8c; } a { background-color: rgb(8,203,140); } div.DivClassName { background-color: #08cb8c; } .BgClassName { background-color: #08cb8c; } </style>
<style> span { border-color: #08cb8c; } span { border-color: rgb(8,203,140); } td.TdClassName { border-color: #08cb8c; } .TagClassName { border-color: #08cb8c; } </style>