Shades of Pine Green #117571
Tints of Pine Green #117571
RGB
CMYK
RGB Variations
Color information
#117571 (or 0x117571) is known color: Pine Green. HEX triplet: 11, 75 and 71. RGB value is (17,117,113). Sum of RGB (Red+Green+Blue) = 17+117+113=247 (32% of max value = 765). Red value is 17 (7.03% from 255 or 6.88% from 247); Green value is 117 (46.09% from 255 or 47.37% from 247); Blue value is 113 (44.53% from 255 or 45.75% from 247); Max value from RGB is 117 - color contains mainly: green. Hex color #117571 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #117571 is #EE8A8E. Grayscale: #565656. Windows color (decimal): -15633039 or 7435537. OLE color: 7435537.
HSL color Cylindrical-coordinate representation of color #117571: hue angle of 177.6º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #117571 is Cyan = 0.85, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 17 | 117 | 113 | - |
| CMYK | 0.85 | 0 | 0.03 | 0.54 |
| HSL | 177.6º | 0.75% | 0.26% | - |
| HSV(B) | 177.6º | 0.85% | 0.46% | - |
| XYZ | 9.57 | 14.03 | 17.83 | - |
| YUV | 86.64 | 142.87 | 78.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 117 | 113 | 0.85 | 0 | 0.03 | 0.54 | 177.6 | 0.75 | 0.26 |
| Hex | 11 | 75 | 71 | 55 | 0 | 3 | 36 | B2 | 4B | 1A |
| Octal | 21 | 165 | 161 | 125 | 0 | 3 | 66 | 262 | 113 | 32 |
| Binary | 10001 | 1110101 | 1110001 | 1010101 | 0 | 11 | 110110 | 10110010 | 1001011 | 11010 |
Color Harmonies of #117571
Complementary color
Monochromatic Colors of #117571
Black with #117571
Text Example
Text Example
White with #117571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #117571; }
p { color: rgb(17,117,113); }
H1.HeaderClassName
{
color: #117571;
}
.AnyTagClassName
{
color: #117571;
}
</style>
background-color css
<style>
a { background-color: #117571; }
a { background-color: rgb(17,117,113); }
div.DivClassName
{
background-color: #117571;
}
.BgClassName
{
background-color: #117571;
}
</style>
border-color css
<style>
span { border-color: #117571; }
span { border-color: rgb(17,117,113); }
td.TdClassName
{
border-color: #117571;
}
.TagClassName
{
border-color: #117571;
}
</style>