Shades of Pine Green #017571
Tints of Pine Green #017571
RGB
CMYK
RGB Variations
Color information
#017571 (or 0x017571) is known color: Pine Green. HEX triplet: 01, 75 and 71. RGB value is (1,117,113). Sum of RGB (Red+Green+Blue) = 1+117+113=231 (30% of max value = 765). Red value is 1 (0.78% from 255 or 0.43% from 231); Green value is 117 (46.09% from 255 or 50.65% from 231); Blue value is 113 (44.53% from 255 or 48.92% from 231); Max value from RGB is 117 - color contains mainly: green. Hex color #017571 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #017571 is #FE8A8E. Grayscale: #515151. Windows color (decimal): -16681615 or 7435521. OLE color: 7435521.
HSL color Cylindrical-coordinate representation of color #017571: hue angle of 177.93º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017571 is Cyan = 0.99, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 1 | 117 | 113 | - |
| CMYK | 0.99 | 0 | 0.03 | 0.54 |
| HSL | 177.93º | 0.98% | 0.23% | - |
| HSV(B) | 177.93º | 0.99% | 0.46% | - |
| XYZ | 9.35 | 13.92 | 17.82 | - |
| YUV | 81.86 | 145.57 | 70.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 117 | 113 | 0.99 | 0 | 0.03 | 0.54 | 177.93 | 0.98 | 0.23 |
| Hex | 1 | 75 | 71 | 63 | 0 | 3 | 36 | B2 | 62 | 17 |
| Octal | 1 | 165 | 161 | 143 | 0 | 3 | 66 | 262 | 142 | 27 |
| Binary | 1 | 1110101 | 1110001 | 1100011 | 0 | 11 | 110110 | 10110010 | 1100010 | 10111 |
Color Harmonies of #017571
Complementary color
Monochromatic Colors of #017571
Black with #017571
Text Example
Text Example
White with #017571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017571; }
p { color: rgb(1,117,113); }
H1.HeaderClassName
{
color: #017571;
}
.AnyTagClassName
{
color: #017571;
}
</style>
background-color css
<style>
a { background-color: #017571; }
a { background-color: rgb(1,117,113); }
div.DivClassName
{
background-color: #017571;
}
.BgClassName
{
background-color: #017571;
}
</style>
border-color css
<style>
span { border-color: #017571; }
span { border-color: rgb(1,117,113); }
td.TdClassName
{
border-color: #017571;
}
.TagClassName
{
border-color: #017571;
}
</style>