Shades of Pine Green #058274
Tints of Pine Green #058274
RGB
CMYK
RGB Variations
Color information
#058274 (or 0x058274) is known color: Pine Green. HEX triplet: 05, 82 and 74. RGB value is (5,130,116). Sum of RGB (Red+Green+Blue) = 5+130+116=251 (33% of max value = 765). Red value is 5 (2.34% from 255 or 1.99% from 251); Green value is 130 (51.17% from 255 or 51.79% from 251); Blue value is 116 (45.70% from 255 or 46.22% from 251); Max value from RGB is 130 - color contains mainly: green. Hex color #058274 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058274 is #FA7D8B. Grayscale: #5A5A5A. Windows color (decimal): -16416140 or 7635461. OLE color: 7635461.
HSL color Cylindrical-coordinate representation of color #058274: hue angle of 173.28º 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 #058274 is Cyan = 0.96, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 5 | 130 | 116 | - |
| CMYK | 0.96 | 0 | 0.11 | 0.49 |
| HSL | 173.28º | 0.93% | 0.26% | - |
| HSV(B) | 173.28º | 0.96% | 0.51% | - |
| XYZ | 11.2 | 17.26 | 19.26 | - |
| YUV | 91.03 | 142.09 | 66.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 130 | 116 | 0.96 | 0 | 0.11 | 0.49 | 173.28 | 0.93 | 0.26 |
| Hex | 5 | 82 | 74 | 60 | 0 | B | 31 | AD | 5D | 1A |
| Octal | 5 | 202 | 164 | 140 | 0 | 13 | 61 | 255 | 135 | 32 |
| Binary | 101 | 10000010 | 1110100 | 1100000 | 0 | 1011 | 110001 | 10101101 | 1011101 | 11010 |
Color Harmonies of #058274
Complementary color
Monochromatic Colors of #058274
Black with #058274
Text Example
Text Example
White with #058274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058274; }
p { color: rgb(5,130,116); }
H1.HeaderClassName
{
color: #058274;
}
.AnyTagClassName
{
color: #058274;
}
</style>
background-color css
<style>
a { background-color: #058274; }
a { background-color: rgb(5,130,116); }
div.DivClassName
{
background-color: #058274;
}
.BgClassName
{
background-color: #058274;
}
</style>
border-color css
<style>
span { border-color: #058274; }
span { border-color: rgb(5,130,116); }
td.TdClassName
{
border-color: #058274;
}
.TagClassName
{
border-color: #058274;
}
</style>