Shades of Pine Green #057371
Tints of Pine Green #057371
RGB
CMYK
RGB Variations
Color information
#057371 (or 0x057371) is known color: Pine Green. HEX triplet: 05, 73 and 71. RGB value is (5,115,113). Sum of RGB (Red+Green+Blue) = 5+115+113=233 (30% of max value = 765). Red value is 5 (2.34% from 255 or 2.15% from 233); Green value is 115 (45.31% from 255 or 49.36% from 233); Blue value is 113 (44.53% from 255 or 48.50% from 233); Max value from RGB is 115 - color contains mainly: green. Hex color #057371 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057371 is #FA8C8E. Grayscale: #515151. Windows color (decimal): -16419983 or 7435013. OLE color: 7435013.
HSL color Cylindrical-coordinate representation of color #057371: hue angle of 178.91º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057371 is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 115 | 113 | - |
| CMYK | 0.96 | 0 | 0.02 | 0.55 |
| HSL | 178.91º | 0.92% | 0.24% | - |
| HSV(B) | 178.91º | 0.96% | 0.45% | - |
| XYZ | 9.17 | 13.49 | 17.74 | - |
| YUV | 81.88 | 145.56 | 73.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 115 | 113 | 0.96 | 0 | 0.02 | 0.55 | 178.91 | 0.92 | 0.24 |
| Hex | 5 | 73 | 71 | 60 | 0 | 2 | 37 | B3 | 5C | 18 |
| Octal | 5 | 163 | 161 | 140 | 0 | 2 | 67 | 263 | 134 | 30 |
| Binary | 101 | 1110011 | 1110001 | 1100000 | 0 | 10 | 110111 | 10110011 | 1011100 | 11000 |
Color Harmonies of #057371
Complementary color
Monochromatic Colors of #057371
Black with #057371
Text Example
Text Example
White with #057371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057371; }
p { color: rgb(5,115,113); }
H1.HeaderClassName
{
color: #057371;
}
.AnyTagClassName
{
color: #057371;
}
</style>
background-color css
<style>
a { background-color: #057371; }
a { background-color: rgb(5,115,113); }
div.DivClassName
{
background-color: #057371;
}
.BgClassName
{
background-color: #057371;
}
</style>
border-color css
<style>
span { border-color: #057371; }
span { border-color: rgb(5,115,113); }
td.TdClassName
{
border-color: #057371;
}
.TagClassName
{
border-color: #057371;
}
</style>