Shades of Surfie Green #087376
Tints of Surfie Green #087376
RGB
CMYK
RGB Variations
Color information
#087376 (or 0x087376) is known color: Surfie Green. HEX triplet: 08, 73 and 76. RGB value is (8,115,118). Sum of RGB (Red+Green+Blue) = 8+115+118=241 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.32% from 241); Green value is 115 (45.31% from 255 or 47.72% from 241); Blue value is 118 (46.48% from 255 or 48.96% from 241); Max value from RGB is 118 - color contains mainly: blue. Hex color #087376 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087376 is #F78C89. Grayscale: #535353. Windows color (decimal): -16223370 or 7762696. OLE color: 7762696.
HSL color Cylindrical-coordinate representation of color #087376: hue angle of 181.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 #087376 is Cyan = 0.93, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 115 | 118 | - |
| CMYK | 0.93 | 0.03 | 0 | 0.54 |
| HSL | 181.64º | 0.87% | 0.25% | - |
| HSV(B) | 181.64º | 0.93% | 0.46% | - |
| XYZ | 9.5 | 13.62 | 19.27 | - |
| YUV | 83.35 | 147.55 | 74.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 115 | 118 | 0.93 | 0.03 | 0 | 0.54 | 181.64 | 0.87 | 0.25 |
| Hex | 8 | 73 | 76 | 5D | 3 | 0 | 36 | B6 | 57 | 19 |
| Octal | 10 | 163 | 166 | 135 | 3 | 0 | 66 | 266 | 127 | 31 |
| Binary | 1000 | 1110011 | 1110110 | 1011101 | 11 | 0 | 110110 | 10110110 | 1010111 | 11001 |
Color Harmonies of #087376
Complementary color
Monochromatic Colors of #087376
Black with #087376
Text Example
Text Example
White with #087376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087376; }
p { color: rgb(8,115,118); }
H1.HeaderClassName
{
color: #087376;
}
.AnyTagClassName
{
color: #087376;
}
</style>
background-color css
<style>
a { background-color: #087376; }
a { background-color: rgb(8,115,118); }
div.DivClassName
{
background-color: #087376;
}
.BgClassName
{
background-color: #087376;
}
</style>
border-color css
<style>
span { border-color: #087376; }
span { border-color: rgb(8,115,118); }
td.TdClassName
{
border-color: #087376;
}
.TagClassName
{
border-color: #087376;
}
</style>