Shades of Surfie Green #087576
Tints of Surfie Green #087576
RGB
CMYK
RGB Variations
Color information
#087576 (or 0x087576) is known color: Surfie Green. HEX triplet: 08, 75 and 76. RGB value is (8,117,118). Sum of RGB (Red+Green+Blue) = 8+117+118=243 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.29% from 243); Green value is 117 (46.09% from 255 or 48.15% from 243); Blue value is 118 (46.48% from 255 or 48.56% from 243); Max value from RGB is 118 - color contains mainly: blue. Hex color #087576 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087576 is #F78A89. Grayscale: #545454. Windows color (decimal): -16222858 or 7763208. OLE color: 7763208.
HSL color Cylindrical-coordinate representation of color #087576: hue angle of 180.55º 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 #087576 is Cyan = 0.93, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 117 | 118 | - |
| CMYK | 0.93 | 0.01 | 0 | 0.54 |
| HSL | 180.55º | 0.87% | 0.25% | - |
| HSV(B) | 180.55º | 0.93% | 0.46% | - |
| XYZ | 9.73 | 14.08 | 19.34 | - |
| YUV | 84.52 | 146.89 | 73.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 117 | 118 | 0.93 | 0.01 | 0 | 0.54 | 180.55 | 0.87 | 0.25 |
| Hex | 8 | 75 | 76 | 5D | 1 | 0 | 36 | B5 | 57 | 19 |
| Octal | 10 | 165 | 166 | 135 | 1 | 0 | 66 | 265 | 127 | 31 |
| Binary | 1000 | 1110101 | 1110110 | 1011101 | 1 | 0 | 110110 | 10110101 | 1010111 | 11001 |
Color Harmonies of #087576
Complementary color
Monochromatic Colors of #087576
Black with #087576
Text Example
Text Example
White with #087576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087576; }
p { color: rgb(8,117,118); }
H1.HeaderClassName
{
color: #087576;
}
.AnyTagClassName
{
color: #087576;
}
</style>
background-color css
<style>
a { background-color: #087576; }
a { background-color: rgb(8,117,118); }
div.DivClassName
{
background-color: #087576;
}
.BgClassName
{
background-color: #087576;
}
</style>
border-color css
<style>
span { border-color: #087576; }
span { border-color: rgb(8,117,118); }
td.TdClassName
{
border-color: #087576;
}
.TagClassName
{
border-color: #087576;
}
</style>