Shades of Surfie Green #087477
Tints of Surfie Green #087477
RGB
CMYK
RGB Variations
Color information
#087477 (or 0x087477) is known color: Surfie Green. HEX triplet: 08, 74 and 77. RGB value is (8,116,119). Sum of RGB (Red+Green+Blue) = 8+116+119=243 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.29% from 243); Green value is 116 (45.70% from 255 or 47.74% from 243); Blue value is 119 (46.88% from 255 or 48.97% from 243); Max value from RGB is 119 - color contains mainly: blue. Hex color #087477 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087477 is #F78B88. Grayscale: #535353. Windows color (decimal): -16223113 or 7828488. OLE color: 7828488.
HSL color Cylindrical-coordinate representation of color #087477: hue angle of 181.62º 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 #087477 is Cyan = 0.93, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 116 | 119 | - |
| CMYK | 0.93 | 0.03 | 0 | 0.53 |
| HSL | 181.62º | 0.87% | 0.25% | - |
| HSV(B) | 181.62º | 0.93% | 0.47% | - |
| XYZ | 9.68 | 13.87 | 19.62 | - |
| YUV | 84.05 | 147.72 | 73.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 116 | 119 | 0.93 | 0.03 | 0 | 0.53 | 181.62 | 0.87 | 0.25 |
| Hex | 8 | 74 | 77 | 5D | 3 | 0 | 35 | B6 | 57 | 19 |
| Octal | 10 | 164 | 167 | 135 | 3 | 0 | 65 | 266 | 127 | 31 |
| Binary | 1000 | 1110100 | 1110111 | 1011101 | 11 | 0 | 110101 | 10110110 | 1010111 | 11001 |
Color Harmonies of #087477
Complementary color
Monochromatic Colors of #087477
Black with #087477
Text Example
Text Example
White with #087477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087477; }
p { color: rgb(8,116,119); }
H1.HeaderClassName
{
color: #087477;
}
.AnyTagClassName
{
color: #087477;
}
</style>
background-color css
<style>
a { background-color: #087477; }
a { background-color: rgb(8,116,119); }
div.DivClassName
{
background-color: #087477;
}
.BgClassName
{
background-color: #087477;
}
</style>
border-color css
<style>
span { border-color: #087477; }
span { border-color: rgb(8,116,119); }
td.TdClassName
{
border-color: #087477;
}
.TagClassName
{
border-color: #087477;
}
</style>