Shades of Surfie Green #057477
Tints of Surfie Green #057477
RGB
CMYK
RGB Variations
Color information
#057477 (or 0x057477) is known color: Surfie Green. HEX triplet: 05, 74 and 77. RGB value is (5,116,119). Sum of RGB (Red+Green+Blue) = 5+116+119=240 (31% of max value = 765). Red value is 5 (2.34% from 255 or 2.08% from 240); Green value is 116 (45.70% from 255 or 48.33% from 240); Blue value is 119 (46.88% from 255 or 49.58% from 240); Max value from RGB is 119 - color contains mainly: blue. Hex color #057477 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057477 is #FA8B88. Grayscale: #535353. Windows color (decimal): -16419721 or 7828485. OLE color: 7828485.
HSL color Cylindrical-coordinate representation of color #057477: hue angle of 181.58º 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 #057477 is Cyan = 0.96, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 116 | 119 | - |
| CMYK | 0.96 | 0.03 | 0 | 0.53 |
| HSL | 181.58º | 0.92% | 0.24% | - |
| HSV(B) | 181.58º | 0.96% | 0.47% | - |
| XYZ | 9.64 | 13.85 | 19.62 | - |
| YUV | 83.15 | 148.23 | 72.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 119 | 0.96 | 0.03 | 0 | 0.53 | 181.58 | 0.92 | 0.24 |
| Hex | 5 | 74 | 77 | 60 | 3 | 0 | 35 | B6 | 5C | 18 |
| Octal | 5 | 164 | 167 | 140 | 3 | 0 | 65 | 266 | 134 | 30 |
| Binary | 101 | 1110100 | 1110111 | 1100000 | 11 | 0 | 110101 | 10110110 | 1011100 | 11000 |
Color Harmonies of #057477
Complementary color
Monochromatic Colors of #057477
Black with #057477
Text Example
Text Example
White with #057477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057477; }
p { color: rgb(5,116,119); }
H1.HeaderClassName
{
color: #057477;
}
.AnyTagClassName
{
color: #057477;
}
</style>
background-color css
<style>
a { background-color: #057477; }
a { background-color: rgb(5,116,119); }
div.DivClassName
{
background-color: #057477;
}
.BgClassName
{
background-color: #057477;
}
</style>
border-color css
<style>
span { border-color: #057477; }
span { border-color: rgb(5,116,119); }
td.TdClassName
{
border-color: #057477;
}
.TagClassName
{
border-color: #057477;
}
</style>