Shades of Pine Green #057870
Tints of Pine Green #057870
RGB
CMYK
RGB Variations
Color information
#057870 (or 0x057870) is known color: Pine Green. HEX triplet: 05, 78 and 70. RGB value is (5,120,112). Sum of RGB (Red+Green+Blue) = 5+120+112=237 (31% of max value = 765). Red value is 5 (2.34% from 255 or 2.11% from 237); Green value is 120 (47.27% from 255 or 50.63% from 237); Blue value is 112 (44.14% from 255 or 47.26% from 237); Max value from RGB is 120 - color contains mainly: green. Hex color #057870 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057870 is #FA878F. Grayscale: #545454. Windows color (decimal): -16418704 or 7370757. OLE color: 7370757.
HSL color Cylindrical-coordinate representation of color #057870: hue angle of 175.83º 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 #057870 is Cyan = 0.96, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 120 | 112 | - |
| CMYK | 0.96 | 0 | 0.07 | 0.53 |
| HSL | 175.83º | 0.92% | 0.25% | - |
| HSV(B) | 175.83º | 0.96% | 0.47% | - |
| XYZ | 9.7 | 14.64 | 17.64 | - |
| YUV | 84.7 | 143.4 | 71.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 120 | 112 | 0.96 | 0 | 0.07 | 0.53 | 175.83 | 0.92 | 0.25 |
| Hex | 5 | 78 | 70 | 60 | 0 | 7 | 35 | B0 | 5C | 19 |
| Octal | 5 | 170 | 160 | 140 | 0 | 7 | 65 | 260 | 134 | 31 |
| Binary | 101 | 1111000 | 1110000 | 1100000 | 0 | 111 | 110101 | 10110000 | 1011100 | 11001 |
Color Harmonies of #057870
Complementary color
Monochromatic Colors of #057870
Black with #057870
Text Example
Text Example
White with #057870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057870; }
p { color: rgb(5,120,112); }
H1.HeaderClassName
{
color: #057870;
}
.AnyTagClassName
{
color: #057870;
}
</style>
background-color css
<style>
a { background-color: #057870; }
a { background-color: rgb(5,120,112); }
div.DivClassName
{
background-color: #057870;
}
.BgClassName
{
background-color: #057870;
}
</style>
border-color css
<style>
span { border-color: #057870; }
span { border-color: rgb(5,120,112); }
td.TdClassName
{
border-color: #057870;
}
.TagClassName
{
border-color: #057870;
}
</style>