Shades of Pine Green #058273
Tints of Pine Green #058273
RGB
CMYK
RGB Variations
Color information
#058273 (or 0x058273) is known color: Pine Green. HEX triplet: 05, 82 and 73. RGB value is (5,130,115). Sum of RGB (Red+Green+Blue) = 5+130+115=250 (33% of max value = 765). Red value is 5 (2.34% from 255 or 2% from 250); Green value is 130 (51.17% from 255 or 52% from 250); Blue value is 115 (45.31% from 255 or 46% from 250); Max value from RGB is 130 - color contains mainly: green. Hex color #058273 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058273 is #FA7D8C. Grayscale: #5A5A5A. Windows color (decimal): -16416141 or 7569925. OLE color: 7569925.
HSL color Cylindrical-coordinate representation of color #058273: hue angle of 172.8º 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 #058273 is Cyan = 0.96, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 5 | 130 | 115 | - |
| CMYK | 0.96 | 0 | 0.12 | 0.49 |
| HSL | 172.8º | 0.93% | 0.26% | - |
| HSV(B) | 172.8º | 0.96% | 0.51% | - |
| XYZ | 11.14 | 17.24 | 18.96 | - |
| YUV | 90.92 | 141.59 | 66.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 130 | 115 | 0.96 | 0 | 0.12 | 0.49 | 172.8 | 0.93 | 0.26 |
| Hex | 5 | 82 | 73 | 60 | 0 | C | 31 | AD | 5D | 1A |
| Octal | 5 | 202 | 163 | 140 | 0 | 14 | 61 | 255 | 135 | 32 |
| Binary | 101 | 10000010 | 1110011 | 1100000 | 0 | 1100 | 110001 | 10101101 | 1011101 | 11010 |
Color Harmonies of #058273
Complementary color
Monochromatic Colors of #058273
Black with #058273
Text Example
Text Example
White with #058273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058273; }
p { color: rgb(5,130,115); }
H1.HeaderClassName
{
color: #058273;
}
.AnyTagClassName
{
color: #058273;
}
</style>
background-color css
<style>
a { background-color: #058273; }
a { background-color: rgb(5,130,115); }
div.DivClassName
{
background-color: #058273;
}
.BgClassName
{
background-color: #058273;
}
</style>
border-color css
<style>
span { border-color: #058273; }
span { border-color: rgb(5,130,115); }
td.TdClassName
{
border-color: #058273;
}
.TagClassName
{
border-color: #058273;
}
</style>