#08CC83 (or 0x08CC83) is unknown color: approx Caribbean Green. HEX triplet: 08, CC and 83. RGB value is (8,204,131). Sum of RGB (Red+Green+Blue) = 8+204+131=343 (45% of max value = 765). Red value is 8 (3.52% from 255 or 2.33% from 343); Green value is 204 (80.08% from 255 or 59.48% from 343); Blue value is 131 (51.56% from 255 or 38.19% from 343); Max value from RGB is 204 - color contains mainly: green. Hex color #08CC83 is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #08CC83 is #F7337C. Grayscale: #898989. Windows color (decimal): -16200573 or 8637448. OLE color: 8637448.
HSL color Cylindrical-coordinate representation of color #08CC83: hue angle of 157.65º degrees, saturation: 0.92, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #08CC83 is Cyan = 0.96, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.2.
<style> p { color: #08CC83; } p { color: rgb(8,204,131); } H1.HeaderClassName { color: #08CC83; } .AnyTagClassName { color: #08CC83; } </style>
<style> a { background-color: #08CC83; } a { background-color: rgb(8,204,131); } div.DivClassName { background-color: #08CC83; } .BgClassName { background-color: #08CC83; } </style>
<style> span { border-color: #08CC83; } span { border-color: rgb(8,204,131); } td.TdClassName { border-color: #08CC83; } .TagClassName { border-color: #08CC83; } </style>