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