#08BE8D (or 0x08BE8D) is unknown color: approx Caribbean Green. HEX triplet: 08, BE and 8D. RGB value is (8,190,141). Sum of RGB (Red+Green+Blue) = 8+190+141=339 (44% of max value = 765). Red value is 8 (3.52% from 255 or 2.36% from 339); Green value is 190 (74.61% from 255 or 56.05% from 339); Blue value is 141 (55.47% from 255 or 41.59% from 339); Max value from RGB is 190 - color contains mainly: green. Hex color #08BE8D is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #08BE8D is #F74172. Grayscale: #828282. Windows color (decimal): -16204147 or 9289224. OLE color: 9289224.
HSL color Cylindrical-coordinate representation of color #08BE8D: hue angle of 163.85º degrees, saturation: 0.92, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #08BE8D is Cyan = 0.96, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.25.
<style> p { color: #08BE8D; } p { color: rgb(8,190,141); } H1.HeaderClassName { color: #08BE8D; } .AnyTagClassName { color: #08BE8D; } </style>
<style> a { background-color: #08BE8D; } a { background-color: rgb(8,190,141); } div.DivClassName { background-color: #08BE8D; } .BgClassName { background-color: #08BE8D; } </style>
<style> span { border-color: #08BE8D; } span { border-color: rgb(8,190,141); } td.TdClassName { border-color: #08BE8D; } .TagClassName { border-color: #08BE8D; } </style>