#08760B (or 0x08760B) is unknown color: approx Green. HEX triplet: 08, 76 and 0B. RGB value is (8,118,11). Sum of RGB (Red+Green+Blue) = 8+118+11=137 (18% of max value = 765). Red value is 8 (3.52% from 255 or 5.84% from 137); Green value is 118 (46.48% from 255 or 86.13% from 137); Blue value is 11 (4.69% from 255 or 8.03% from 137); Max value from RGB is 118 - color contains mainly: green. Hex color #08760B is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #08760B is #F789F4. Grayscale: #494949. Windows color (decimal): -16222709 or 751112. OLE color: 751112.
HSL color Cylindrical-coordinate representation of color #08760B: hue angle of 121.64º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #08760B is Cyan = 0.93, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.54.
<style> p { color: #08760B; } p { color: rgb(8,118,11); } H1.HeaderClassName { color: #08760B; } .AnyTagClassName { color: #08760B; } </style>
<style> a { background-color: #08760B; } a { background-color: rgb(8,118,11); } div.DivClassName { background-color: #08760B; } .BgClassName { background-color: #08760B; } </style>
<style> span { border-color: #08760B; } span { border-color: rgb(8,118,11); } td.TdClassName { border-color: #08760B; } .TagClassName { border-color: #08760B; } </style>