Shades of Surfie Green #087478
Tints of Surfie Green #087478
RGB
CMYK
RGB Variations
Color information
#087478 (or 0x087478) is known color: Surfie Green. HEX triplet: 08, 74 and 78. RGB value is (8,116,120). Sum of RGB (Red+Green+Blue) = 8+116+120=244 (32% of max value = 765). Red value is 8 (3.52% from 255 or 3.28% from 244); Green value is 116 (45.70% from 255 or 47.54% from 244); Blue value is 120 (47.27% from 255 or 49.18% from 244); Max value from RGB is 120 - color contains mainly: blue. Hex color #087478 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #087478 is #F78B87. Grayscale: #545454. Windows color (decimal): -16223112 or 7894024. OLE color: 7894024.
HSL color Cylindrical-coordinate representation of color #087478: hue angle of 182.14º degrees, saturation: 0.88, 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 #087478 is Cyan = 0.93, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 8 | 116 | 120 | - |
| CMYK | 0.93 | 0.03 | 0 | 0.53 |
| HSL | 182.14º | 0.88% | 0.25% | - |
| HSV(B) | 182.14º | 0.93% | 0.47% | - |
| XYZ | 9.74 | 13.9 | 19.94 | - |
| YUV | 84.16 | 148.22 | 73.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 116 | 120 | 0.93 | 0.03 | 0 | 0.53 | 182.14 | 0.88 | 0.25 |
| Hex | 8 | 74 | 78 | 5D | 3 | 0 | 35 | B6 | 58 | 19 |
| Octal | 10 | 164 | 170 | 135 | 3 | 0 | 65 | 266 | 130 | 31 |
| Binary | 1000 | 1110100 | 1111000 | 1011101 | 11 | 0 | 110101 | 10110110 | 1011000 | 11001 |
Color Harmonies of #087478
Complementary color
Monochromatic Colors of #087478
Black with #087478
Text Example
Text Example
White with #087478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #087478; }
p { color: rgb(8,116,120); }
H1.HeaderClassName
{
color: #087478;
}
.AnyTagClassName
{
color: #087478;
}
</style>
background-color css
<style>
a { background-color: #087478; }
a { background-color: rgb(8,116,120); }
div.DivClassName
{
background-color: #087478;
}
.BgClassName
{
background-color: #087478;
}
</style>
border-color css
<style>
span { border-color: #087478; }
span { border-color: rgb(8,116,120); }
td.TdClassName
{
border-color: #087478;
}
.TagClassName
{
border-color: #087478;
}
</style>