Shades of Surfie Green #087976
Tints of Surfie Green #087976
RGB
CMYK
RGB Variations
Color information
#087976 (or 0x087976) is known color: Surfie Green. HEX triplet: 08, 79 and 76. RGB value is (8,121,118). Sum of RGB (Red+Green+Blue) = 8+121+118=247 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.24% from 247); Green value is 121 (47.66% from 255 or 48.99% from 247); Blue value is 118 (46.48% from 255 or 47.77% from 247); Max value from RGB is 121 - color contains mainly: green. Hex color #087976 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087976 is #F78689. Grayscale: #565656. Windows color (decimal): -16221834 or 7764232. OLE color: 7764232.
HSL color Cylindrical-coordinate representation of color #087976: hue angle of 178.41º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #087976 is Cyan = 0.93, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 121 | 118 | - |
| CMYK | 0.93 | 0 | 0.02 | 0.53 |
| HSL | 178.41º | 0.88% | 0.25% | - |
| HSV(B) | 178.41º | 0.93% | 0.47% | - |
| XYZ | 10.21 | 15.03 | 19.5 | - |
| YUV | 86.87 | 145.56 | 71.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 121 | 118 | 0.93 | 0 | 0.02 | 0.53 | 178.41 | 0.88 | 0.25 |
| Hex | 8 | 79 | 76 | 5D | 0 | 2 | 35 | B2 | 58 | 19 |
| Octal | 10 | 171 | 166 | 135 | 0 | 2 | 65 | 262 | 130 | 31 |
| Binary | 1000 | 1111001 | 1110110 | 1011101 | 0 | 10 | 110101 | 10110010 | 1011000 | 11001 |
Color Harmonies of #087976
Complementary color
Monochromatic Colors of #087976
Black with #087976
Text Example
Text Example
White with #087976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087976; }
p { color: rgb(8,121,118); }
H1.HeaderClassName
{
color: #087976;
}
.AnyTagClassName
{
color: #087976;
}
</style>
background-color css
<style>
a { background-color: #087976; }
a { background-color: rgb(8,121,118); }
div.DivClassName
{
background-color: #087976;
}
.BgClassName
{
background-color: #087976;
}
</style>
border-color css
<style>
span { border-color: #087976; }
span { border-color: rgb(8,121,118); }
td.TdClassName
{
border-color: #087976;
}
.TagClassName
{
border-color: #087976;
}
</style>