Shades of Pine Green #057673
Tints of Pine Green #057673
RGB
CMYK
RGB Variations
Color information
#057673 (or 0x057673) is known color: Pine Green. HEX triplet: 05, 76 and 73. RGB value is (5,118,115). Sum of RGB (Red+Green+Blue) = 5+118+115=238 (31% of max value = 765). Red value is 5 (2.34% from 255 or 2.10% from 238); Green value is 118 (46.48% from 255 or 49.58% from 238); Blue value is 115 (45.31% from 255 or 48.32% from 238); Max value from RGB is 118 - color contains mainly: green. Hex color #057673 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057673 is #FA898C. Grayscale: #535353. Windows color (decimal): -16419213 or 7566853. OLE color: 7566853.
HSL color Cylindrical-coordinate representation of color #057673: hue angle of 178.41º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057673 is Cyan = 0.96, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 5 | 118 | 115 | - |
| CMYK | 0.96 | 0 | 0.03 | 0.54 |
| HSL | 178.41º | 0.92% | 0.24% | - |
| HSV(B) | 178.41º | 0.96% | 0.46% | - |
| XYZ | 9.64 | 14.23 | 18.46 | - |
| YUV | 83.87 | 145.56 | 71.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 118 | 115 | 0.96 | 0 | 0.03 | 0.54 | 178.41 | 0.92 | 0.24 |
| Hex | 5 | 76 | 73 | 60 | 0 | 3 | 36 | B2 | 5C | 18 |
| Octal | 5 | 166 | 163 | 140 | 0 | 3 | 66 | 262 | 134 | 30 |
| Binary | 101 | 1110110 | 1110011 | 1100000 | 0 | 11 | 110110 | 10110010 | 1011100 | 11000 |
Color Harmonies of #057673
Complementary color
Monochromatic Colors of #057673
Black with #057673
Text Example
Text Example
White with #057673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057673; }
p { color: rgb(5,118,115); }
H1.HeaderClassName
{
color: #057673;
}
.AnyTagClassName
{
color: #057673;
}
</style>
background-color css
<style>
a { background-color: #057673; }
a { background-color: rgb(5,118,115); }
div.DivClassName
{
background-color: #057673;
}
.BgClassName
{
background-color: #057673;
}
</style>
border-color css
<style>
span { border-color: #057673; }
span { border-color: rgb(5,118,115); }
td.TdClassName
{
border-color: #057673;
}
.TagClassName
{
border-color: #057673;
}
</style>