Shades of Surfie Green #057379
Tints of Surfie Green #057379
RGB
CMYK
RGB Variations
Color information
#057379 (or 0x057379) is known color: Surfie Green. HEX triplet: 05, 73 and 79. RGB value is (5,115,121). Sum of RGB (Red+Green+Blue) = 5+115+121=241 (31% of max value = 765). Red value is 5 (2.34% from 255 or 2.07% from 241); Green value is 115 (45.31% from 255 or 47.72% from 241); Blue value is 121 (47.66% from 255 or 50.21% from 241); Max value from RGB is 121 - color contains mainly: blue. Hex color #057379 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057379 is #FA8C86. Grayscale: #525252. Windows color (decimal): -16419975 or 7959301. OLE color: 7959301.
HSL color Cylindrical-coordinate representation of color #057379: hue angle of 183.1º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057379 is Cyan = 0.96, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 115 | 121 | - |
| CMYK | 0.96 | 0.05 | 0 | 0.53 |
| HSL | 183.1º | 0.92% | 0.25% | - |
| HSV(B) | 183.1º | 0.96% | 0.47% | - |
| XYZ | 9.64 | 13.67 | 20.22 | - |
| YUV | 82.79 | 149.56 | 72.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 115 | 121 | 0.96 | 0.05 | 0 | 0.53 | 183.1 | 0.92 | 0.25 |
| Hex | 5 | 73 | 79 | 60 | 5 | 0 | 35 | B7 | 5C | 19 |
| Octal | 5 | 163 | 171 | 140 | 5 | 0 | 65 | 267 | 134 | 31 |
| Binary | 101 | 1110011 | 1111001 | 1100000 | 101 | 0 | 110101 | 10110111 | 1011100 | 11001 |
Color Harmonies of #057379
Complementary color
Monochromatic Colors of #057379
Black with #057379
Text Example
Text Example
White with #057379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057379; }
p { color: rgb(5,115,121); }
H1.HeaderClassName
{
color: #057379;
}
.AnyTagClassName
{
color: #057379;
}
</style>
background-color css
<style>
a { background-color: #057379; }
a { background-color: rgb(5,115,121); }
div.DivClassName
{
background-color: #057379;
}
.BgClassName
{
background-color: #057379;
}
</style>
border-color css
<style>
span { border-color: #057379; }
span { border-color: rgb(5,115,121); }
td.TdClassName
{
border-color: #057379;
}
.TagClassName
{
border-color: #057379;
}
</style>