Shades of Surfie Green #017579
Tints of Surfie Green #017579
RGB
CMYK
RGB Variations
Color information
#017579 (or 0x017579) is known color: Surfie Green. HEX triplet: 01, 75 and 79. RGB value is (1,117,121). Sum of RGB (Red+Green+Blue) = 1+117+121=239 (31% of max value = 765). Red value is 1 (0.78% from 255 or 0.42% from 239); Green value is 117 (46.09% from 255 or 48.95% from 239); Blue value is 121 (47.66% from 255 or 50.63% from 239); Max value from RGB is 121 - color contains mainly: blue. Hex color #017579 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017579 is #FE8A86. Grayscale: #525252. Windows color (decimal): -16681607 or 7959809. OLE color: 7959809.
HSL color Cylindrical-coordinate representation of color #017579: hue angle of 182º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017579 is Cyan = 0.99, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 1 | 117 | 121 | - |
| CMYK | 0.99 | 0.03 | 0 | 0.53 |
| HSL | 182º | 0.98% | 0.24% | - |
| HSV(B) | 182º | 0.99% | 0.47% | - |
| XYZ | 9.82 | 14.11 | 20.29 | - |
| YUV | 82.77 | 149.57 | 69.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 117 | 121 | 0.99 | 0.03 | 0 | 0.53 | 182 | 0.98 | 0.24 |
| Hex | 1 | 75 | 79 | 63 | 3 | 0 | 35 | B6 | 62 | 18 |
| Octal | 1 | 165 | 171 | 143 | 3 | 0 | 65 | 266 | 142 | 30 |
| Binary | 1 | 1110101 | 1111001 | 1100011 | 11 | 0 | 110101 | 10110110 | 1100010 | 11000 |
Color Harmonies of #017579
Complementary color
Monochromatic Colors of #017579
Black with #017579
Text Example
Text Example
White with #017579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017579; }
p { color: rgb(1,117,121); }
H1.HeaderClassName
{
color: #017579;
}
.AnyTagClassName
{
color: #017579;
}
</style>
background-color css
<style>
a { background-color: #017579; }
a { background-color: rgb(1,117,121); }
div.DivClassName
{
background-color: #017579;
}
.BgClassName
{
background-color: #017579;
}
</style>
border-color css
<style>
span { border-color: #017579; }
span { border-color: rgb(1,117,121); }
td.TdClassName
{
border-color: #017579;
}
.TagClassName
{
border-color: #017579;
}
</style>