Shades of Surfie Green #087277
Tints of Surfie Green #087277
RGB
CMYK
RGB Variations
Color information
#087277 (or 0x087277) is known color: Surfie Green. HEX triplet: 08, 72 and 77. RGB value is (8,114,119). Sum of RGB (Red+Green+Blue) = 8+114+119=241 (31% of max value = 765). Red value is 8 (3.52% from 255 or 3.32% from 241); Green value is 114 (44.92% from 255 or 47.30% from 241); Blue value is 119 (46.88% from 255 or 49.38% from 241); Max value from RGB is 119 - color contains mainly: blue. Hex color #087277 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087277 is #F78D88. Grayscale: #525252. Windows color (decimal): -16223625 or 7827976. OLE color: 7827976.
HSL color Cylindrical-coordinate representation of color #087277: hue angle of 182.7º degrees, saturation: 0.87, 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 #087277 is Cyan = 0.93, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 114 | 119 | - |
| CMYK | 0.93 | 0.04 | 0 | 0.53 |
| HSL | 182.7º | 0.87% | 0.25% | - |
| HSV(B) | 182.7º | 0.93% | 0.47% | - |
| XYZ | 9.45 | 13.42 | 19.54 | - |
| YUV | 82.88 | 148.38 | 74.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 114 | 119 | 0.93 | 0.04 | 0 | 0.53 | 182.7 | 0.87 | 0.25 |
| Hex | 8 | 72 | 77 | 5D | 4 | 0 | 35 | B7 | 57 | 19 |
| Octal | 10 | 162 | 167 | 135 | 4 | 0 | 65 | 267 | 127 | 31 |
| Binary | 1000 | 1110010 | 1110111 | 1011101 | 100 | 0 | 110101 | 10110111 | 1010111 | 11001 |
Color Harmonies of #087277
Complementary color
Monochromatic Colors of #087277
Black with #087277
Text Example
Text Example
White with #087277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087277; }
p { color: rgb(8,114,119); }
H1.HeaderClassName
{
color: #087277;
}
.AnyTagClassName
{
color: #087277;
}
</style>
background-color css
<style>
a { background-color: #087277; }
a { background-color: rgb(8,114,119); }
div.DivClassName
{
background-color: #087277;
}
.BgClassName
{
background-color: #087277;
}
</style>
border-color css
<style>
span { border-color: #087277; }
span { border-color: rgb(8,114,119); }
td.TdClassName
{
border-color: #087277;
}
.TagClassName
{
border-color: #087277;
}
</style>