#08788F (or 0x08788F) is unknown color: approx Eastern Blue. HEX triplet: 08, 78 and 8F. RGB value is (8,120,143). Sum of RGB (Red+Green+Blue) = 8+120+143=271 (35% of max value = 765). Red value is 8 (3.52% from 255 or 2.95% from 271); Green value is 120 (47.27% from 255 or 44.28% from 271); Blue value is 143 (56.25% from 255 or 52.77% from 271); Max value from RGB is 143 - color contains mainly: blue. Hex color #08788F is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #08788F is #F78770. Grayscale: #585858. Windows color (decimal): -16222065 or 9402376. OLE color: 9402376.
HSL color Cylindrical-coordinate representation of color #08788F: hue angle of 190.22º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #08788F is Cyan = 0.94, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #08788f; } p { color: rgb(8,120,143); } H1.HeaderClassName { color: #08788f; } .AnyTagClassName { color: #08788f; } </style>
<style> a { background-color: #08788f; } a { background-color: rgb(8,120,143); } div.DivClassName { background-color: #08788f; } .BgClassName { background-color: #08788f; } </style>
<style> span { border-color: #08788f; } span { border-color: rgb(8,120,143); } td.TdClassName { border-color: #08788f; } .TagClassName { border-color: #08788f; } </style>