Shades of Pine Green #058071
Tints of Pine Green #058071
RGB
CMYK
RGB Variations
Color information
#058071 (or 0x058071) is known color: Pine Green. HEX triplet: 05, 80 and 71. RGB value is (5,128,113). Sum of RGB (Red+Green+Blue) = 5+128+113=246 (32% of max value = 765). Red value is 5 (2.34% from 255 or 2.03% from 246); Green value is 128 (50.39% from 255 or 52.03% from 246); Blue value is 113 (44.53% from 255 or 45.93% from 246); Max value from RGB is 128 - color contains mainly: green. Hex color #058071 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058071 is #FA7F8E. Grayscale: #595959. Windows color (decimal): -16416655 or 7438341. OLE color: 7438341.
HSL color Cylindrical-coordinate representation of color #058071: hue angle of 172.68º degrees, saturation: 0.92, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058071 is Cyan = 0.96, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 5 | 128 | 113 | - |
| CMYK | 0.96 | 0 | 0.12 | 0.50 |
| HSL | 172.68º | 0.92% | 0.26% | - |
| HSV(B) | 172.68º | 0.96% | 0.5% | - |
| XYZ | 10.76 | 16.66 | 18.27 | - |
| YUV | 89.51 | 141.25 | 67.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 128 | 113 | 0.96 | 0 | 0.12 | 0.50 | 172.68 | 0.92 | 0.26 |
| Hex | 5 | 80 | 71 | 60 | 0 | C | 32 | AD | 5C | 1A |
| Octal | 5 | 200 | 161 | 140 | 0 | 14 | 62 | 255 | 134 | 32 |
| Binary | 101 | 10000000 | 1110001 | 1100000 | 0 | 1100 | 110010 | 10101101 | 1011100 | 11010 |
Color Harmonies of #058071
Complementary color
Monochromatic Colors of #058071
Black with #058071
Text Example
Text Example
White with #058071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058071; }
p { color: rgb(5,128,113); }
H1.HeaderClassName
{
color: #058071;
}
.AnyTagClassName
{
color: #058071;
}
</style>
background-color css
<style>
a { background-color: #058071; }
a { background-color: rgb(5,128,113); }
div.DivClassName
{
background-color: #058071;
}
.BgClassName
{
background-color: #058071;
}
</style>
border-color css
<style>
span { border-color: #058071; }
span { border-color: rgb(5,128,113); }
td.TdClassName
{
border-color: #058071;
}
.TagClassName
{
border-color: #058071;
}
</style>