Shades of Pine Green #058271
Tints of Pine Green #058271
RGB
CMYK
RGB Variations
Color information
#058271 (or 0x058271) is known color: Pine Green. HEX triplet: 05, 82 and 71. RGB value is (5,130,113). Sum of RGB (Red+Green+Blue) = 5+130+113=248 (32% of max value = 765). Red value is 5 (2.34% from 255 or 2.02% from 248); Green value is 130 (51.17% from 255 or 52.42% from 248); Blue value is 113 (44.53% from 255 or 45.56% from 248); Max value from RGB is 130 - color contains mainly: green. Hex color #058271 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058271 is #FA7D8E. Grayscale: #5A5A5A. Windows color (decimal): -16416143 or 7438853. OLE color: 7438853.
HSL color Cylindrical-coordinate representation of color #058271: hue angle of 171.84º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058271 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 5 | 130 | 113 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.49 |
| HSL | 171.84º | 0.93% | 0.26% | - |
| HSV(B) | 171.84º | 0.96% | 0.51% | - |
| XYZ | 11.03 | 17.19 | 18.36 | - |
| YUV | 90.69 | 140.59 | 66.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 130 | 113 | 0.96 | 0 | 0.13 | 0.49 | 171.84 | 0.93 | 0.26 |
| Hex | 5 | 82 | 71 | 60 | 0 | D | 31 | AC | 5D | 1A |
| Octal | 5 | 202 | 161 | 140 | 0 | 15 | 61 | 254 | 135 | 32 |
| Binary | 101 | 10000010 | 1110001 | 1100000 | 0 | 1101 | 110001 | 10101100 | 1011101 | 11010 |
Color Harmonies of #058271
Complementary color
Monochromatic Colors of #058271
Black with #058271
Text Example
Text Example
White with #058271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058271; }
p { color: rgb(5,130,113); }
H1.HeaderClassName
{
color: #058271;
}
.AnyTagClassName
{
color: #058271;
}
</style>
background-color css
<style>
a { background-color: #058271; }
a { background-color: rgb(5,130,113); }
div.DivClassName
{
background-color: #058271;
}
.BgClassName
{
background-color: #058271;
}
</style>
border-color css
<style>
span { border-color: #058271; }
span { border-color: rgb(5,130,113); }
td.TdClassName
{
border-color: #058271;
}
.TagClassName
{
border-color: #058271;
}
</style>