Shades of Pine Green #077571
Tints of Pine Green #077571
RGB
CMYK
RGB Variations
Color information
#077571 (or 0x077571) is known color: Pine Green. HEX triplet: 07, 75 and 71. RGB value is (7,117,113). Sum of RGB (Red+Green+Blue) = 7+117+113=237 (31% of max value = 765). Red value is 7 (3.12% from 255 or 2.95% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 113 (44.53% from 255 or 47.68% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #077571 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #077571 is #F88A8E. Grayscale: #535353. Windows color (decimal): -16288399 or 7435527. OLE color: 7435527.
HSL color Cylindrical-coordinate representation of color #077571: hue angle of 177.82º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #077571 is Cyan = 0.94, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 7 | 117 | 113 | - |
| CMYK | 0.94 | 0 | 0.03 | 0.54 |
| HSL | 177.82º | 0.89% | 0.24% | - |
| HSV(B) | 177.82º | 0.94% | 0.46% | - |
| XYZ | 9.43 | 13.96 | 17.82 | - |
| YUV | 83.65 | 144.56 | 73.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 117 | 113 | 0.94 | 0 | 0.03 | 0.54 | 177.82 | 0.89 | 0.24 |
| Hex | 7 | 75 | 71 | 5E | 0 | 3 | 36 | B2 | 59 | 18 |
| Octal | 7 | 165 | 161 | 136 | 0 | 3 | 66 | 262 | 131 | 30 |
| Binary | 111 | 1110101 | 1110001 | 1011110 | 0 | 11 | 110110 | 10110010 | 1011001 | 11000 |
Color Harmonies of #077571
Complementary color
Monochromatic Colors of #077571
Black with #077571
Text Example
Text Example
White with #077571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #077571; }
p { color: rgb(7,117,113); }
H1.HeaderClassName
{
color: #077571;
}
.AnyTagClassName
{
color: #077571;
}
</style>
background-color css
<style>
a { background-color: #077571; }
a { background-color: rgb(7,117,113); }
div.DivClassName
{
background-color: #077571;
}
.BgClassName
{
background-color: #077571;
}
</style>
border-color css
<style>
span { border-color: #077571; }
span { border-color: rgb(7,117,113); }
td.TdClassName
{
border-color: #077571;
}
.TagClassName
{
border-color: #077571;
}
</style>