Shades of Pine Green #057567
Tints of Pine Green #057567
RGB
CMYK
RGB Variations
Color information
#057567 (or 0x057567) is known color: Pine Green. HEX triplet: 05, 75 and 67. RGB value is (5,117,103). Sum of RGB (Red+Green+Blue) = 5+117+103=225 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.22% from 225); Green value is 117 (46.09% from 255 or 52% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 117 - color contains mainly: green. Hex color #057567 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057567 is #FA8A98. Grayscale: #515151. Windows color (decimal): -16419481 or 6780165. OLE color: 6780165.
HSL color Cylindrical-coordinate representation of color #057567: hue angle of 172.5º 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 #057567 is Cyan = 0.96, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 5 | 117 | 103 | - |
| CMYK | 0.96 | 0 | 0.12 | 0.54 |
| HSL | 172.5º | 0.92% | 0.24% | - |
| HSV(B) | 172.5º | 0.96% | 0.46% | - |
| XYZ | 8.87 | 13.73 | 15.02 | - |
| YUV | 81.92 | 139.89 | 73.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 117 | 103 | 0.96 | 0 | 0.12 | 0.54 | 172.5 | 0.92 | 0.24 |
| Hex | 5 | 75 | 67 | 60 | 0 | C | 36 | AC | 5C | 18 |
| Octal | 5 | 165 | 147 | 140 | 0 | 14 | 66 | 254 | 134 | 30 |
| Binary | 101 | 1110101 | 1100111 | 1100000 | 0 | 1100 | 110110 | 10101100 | 1011100 | 11000 |
Color Harmonies of #057567
Complementary color
Monochromatic Colors of #057567
Black with #057567
Text Example
Text Example
White with #057567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057567; }
p { color: rgb(5,117,103); }
H1.HeaderClassName
{
color: #057567;
}
.AnyTagClassName
{
color: #057567;
}
</style>
background-color css
<style>
a { background-color: #057567; }
a { background-color: rgb(5,117,103); }
div.DivClassName
{
background-color: #057567;
}
.BgClassName
{
background-color: #057567;
}
</style>
border-color css
<style>
span { border-color: #057567; }
span { border-color: rgb(5,117,103); }
td.TdClassName
{
border-color: #057567;
}
.TagClassName
{
border-color: #057567;
}
</style>