Shades of Pine Green #057467
Tints of Pine Green #057467
RGB
CMYK
RGB Variations
Color information
#057467 (or 0x057467) is known color: Pine Green. HEX triplet: 05, 74 and 67. RGB value is (5,116,103). Sum of RGB (Red+Green+Blue) = 5+116+103=224 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.23% from 224); Green value is 116 (45.70% from 255 or 51.79% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 116 - color contains mainly: green. Hex color #057467 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057467 is #FA8B98. Grayscale: #515151. Windows color (decimal): -16419737 or 6779909. OLE color: 6779909.
HSL color Cylindrical-coordinate representation of color #057467: hue angle of 172.97º 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 #057467 is Cyan = 0.96, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 103 | - |
| CMYK | 0.96 | 0 | 0.11 | 0.55 |
| HSL | 172.97º | 0.92% | 0.24% | - |
| HSV(B) | 172.97º | 0.96% | 0.45% | - |
| XYZ | 8.76 | 13.5 | 14.98 | - |
| YUV | 81.33 | 140.23 | 73.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 103 | 0.96 | 0 | 0.11 | 0.55 | 172.97 | 0.92 | 0.24 |
| Hex | 5 | 74 | 67 | 60 | 0 | B | 37 | AD | 5C | 18 |
| Octal | 5 | 164 | 147 | 140 | 0 | 13 | 67 | 255 | 134 | 30 |
| Binary | 101 | 1110100 | 1100111 | 1100000 | 0 | 1011 | 110111 | 10101101 | 1011100 | 11000 |
Color Harmonies of #057467
Complementary color
Monochromatic Colors of #057467
Black with #057467
Text Example
Text Example
White with #057467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057467; }
p { color: rgb(5,116,103); }
H1.HeaderClassName
{
color: #057467;
}
.AnyTagClassName
{
color: #057467;
}
</style>
background-color css
<style>
a { background-color: #057467; }
a { background-color: rgb(5,116,103); }
div.DivClassName
{
background-color: #057467;
}
.BgClassName
{
background-color: #057467;
}
</style>
border-color css
<style>
span { border-color: #057467; }
span { border-color: rgb(5,116,103); }
td.TdClassName
{
border-color: #057467;
}
.TagClassName
{
border-color: #057467;
}
</style>