#08777B (or 0x08777B) is unknown color: approx Surfie Green. HEX triplet: 08, 77 and 7B. RGB value is (8,119,123). Sum of RGB (Red+Green+Blue) = 8+119+123=250 (33% of max value = 765). Red value is 8 (3.52% from 255 or 3.2% from 250); Green value is 119 (46.88% from 255 or 47.6% from 250); Blue value is 123 (48.44% from 255 or 49.2% from 250); Max value from RGB is 123 - color contains mainly: blue. Hex color #08777B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #08777B is #F78884. Grayscale: #565656. Windows color (decimal): -16222341 or 8091400. OLE color: 8091400.
HSL color Cylindrical-coordinate representation of color #08777B: hue angle of 182.09º degrees, saturation: 0.88, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #08777B is Cyan = 0.93, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #08777B; } p { color: rgb(8,119,123); } H1.HeaderClassName { color: #08777B; } .AnyTagClassName { color: #08777B; } </style>
<style> a { background-color: #08777B; } a { background-color: rgb(8,119,123); } div.DivClassName { background-color: #08777B; } .BgClassName { background-color: #08777B; } </style>
<style> span { border-color: #08777B; } span { border-color: rgb(8,119,123); } td.TdClassName { border-color: #08777B; } .TagClassName { border-color: #08777B; } </style>