Shades of Surfie Green #057776
Tints of Surfie Green #057776
RGB
CMYK
RGB Variations
Color information
#057776 (or 0x057776) is known color: Surfie Green. HEX triplet: 05, 77 and 76. RGB value is (5,119,118). Sum of RGB (Red+Green+Blue) = 5+119+118=242 (32% of max value = 765). Red value is 5 (2.34% from 255 or 2.07% from 242); Green value is 119 (46.88% from 255 or 49.17% from 242); Blue value is 118 (46.48% from 255 or 48.76% from 242); Max value from RGB is 119 - color contains mainly: green. Hex color #057776 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057776 is #FA8889. Grayscale: #545454. Windows color (decimal): -16418954 or 7763717. OLE color: 7763717.
HSL color Cylindrical-coordinate representation of color #057776: hue angle of 179.47º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057776 is Cyan = 0.96, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 119 | 118 | - |
| CMYK | 0.96 | 0 | 0.01 | 0.53 |
| HSL | 179.47º | 0.92% | 0.24% | - |
| HSV(B) | 179.47º | 0.96% | 0.47% | - |
| XYZ | 9.93 | 14.53 | 19.42 | - |
| YUV | 84.8 | 146.73 | 71.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 119 | 118 | 0.96 | 0 | 0.01 | 0.53 | 179.47 | 0.92 | 0.24 |
| Hex | 5 | 77 | 76 | 60 | 0 | 1 | 35 | B3 | 5C | 18 |
| Octal | 5 | 167 | 166 | 140 | 0 | 1 | 65 | 263 | 134 | 30 |
| Binary | 101 | 1110111 | 1110110 | 1100000 | 0 | 1 | 110101 | 10110011 | 1011100 | 11000 |
Color Harmonies of #057776
Complementary color
Monochromatic Colors of #057776
Black with #057776
Text Example
Text Example
White with #057776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057776; }
p { color: rgb(5,119,118); }
H1.HeaderClassName
{
color: #057776;
}
.AnyTagClassName
{
color: #057776;
}
</style>
background-color css
<style>
a { background-color: #057776; }
a { background-color: rgb(5,119,118); }
div.DivClassName
{
background-color: #057776;
}
.BgClassName
{
background-color: #057776;
}
</style>
border-color css
<style>
span { border-color: #057776; }
span { border-color: rgb(5,119,118); }
td.TdClassName
{
border-color: #057776;
}
.TagClassName
{
border-color: #057776;
}
</style>