Shades of Surfie Green #087276
Tints of Surfie Green #087276
RGB
CMYK
RGB Variations
Color information
#087276 (or 0x087276) is known color: Surfie Green. HEX triplet: 08, 72 and 76. RGB value is (8,114,118). Sum of RGB (Red+Green+Blue) = 8+114+118=240 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.33% from 240); Green value is 114 (44.92% from 255 or 47.5% from 240); Blue value is 118 (46.48% from 255 or 49.17% from 240); Max value from RGB is 118 - color contains mainly: blue. Hex color #087276 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087276 is #F78D89. Grayscale: #525252. Windows color (decimal): -16223626 or 7762440. OLE color: 7762440.
HSL color Cylindrical-coordinate representation of color #087276: hue angle of 182.18º 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 #087276 is Cyan = 0.93, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 8 | 114 | 118 | - |
| CMYK | 0.93 | 0.03 | 0 | 0.54 |
| HSL | 182.18º | 0.87% | 0.25% | - |
| HSV(B) | 182.18º | 0.93% | 0.46% | - |
| XYZ | 9.39 | 13.39 | 19.23 | - |
| YUV | 82.76 | 147.88 | 74.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 114 | 118 | 0.93 | 0.03 | 0 | 0.54 | 182.18 | 0.87 | 0.25 |
| Hex | 8 | 72 | 76 | 5D | 3 | 0 | 36 | B6 | 57 | 19 |
| Octal | 10 | 162 | 166 | 135 | 3 | 0 | 66 | 266 | 127 | 31 |
| Binary | 1000 | 1110010 | 1110110 | 1011101 | 11 | 0 | 110110 | 10110110 | 1010111 | 11001 |
Color Harmonies of #087276
Complementary color
Monochromatic Colors of #087276
Black with #087276
Text Example
Text Example
White with #087276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087276; }
p { color: rgb(8,114,118); }
H1.HeaderClassName
{
color: #087276;
}
.AnyTagClassName
{
color: #087276;
}
</style>
background-color css
<style>
a { background-color: #087276; }
a { background-color: rgb(8,114,118); }
div.DivClassName
{
background-color: #087276;
}
.BgClassName
{
background-color: #087276;
}
</style>
border-color css
<style>
span { border-color: #087276; }
span { border-color: rgb(8,114,118); }
td.TdClassName
{
border-color: #087276;
}
.TagClassName
{
border-color: #087276;
}
</style>