Shades of Pine Green #057368
Tints of Pine Green #057368
RGB
CMYK
RGB Variations
Color information
#057368 (or 0x057368) is known color: Pine Green. HEX triplet: 05, 73 and 68. RGB value is (5,115,104). Sum of RGB (Red+Green+Blue) = 5+115+104=224 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.23% from 224); Green value is 115 (45.31% from 255 or 51.34% from 224); Blue value is 104 (41.02% from 255 or 46.43% from 224); Max value from RGB is 115 - color contains mainly: green. Hex color #057368 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057368 is #FA8C97. Grayscale: #505050. Windows color (decimal): -16419992 or 6845189. OLE color: 6845189.
HSL color Cylindrical-coordinate representation of color #057368: hue angle of 174º 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 #057368 is Cyan = 0.96, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 115 | 104 | - |
| CMYK | 0.96 | 0 | 0.10 | 0.55 |
| HSL | 174º | 0.92% | 0.24% | - |
| HSV(B) | 174º | 0.96% | 0.45% | - |
| XYZ | 8.69 | 13.29 | 15.2 | - |
| YUV | 80.86 | 141.06 | 73.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 115 | 104 | 0.96 | 0 | 0.10 | 0.55 | 174 | 0.92 | 0.24 |
| Hex | 5 | 73 | 68 | 60 | 0 | A | 37 | AE | 5C | 18 |
| Octal | 5 | 163 | 150 | 140 | 0 | 12 | 67 | 256 | 134 | 30 |
| Binary | 101 | 1110011 | 1101000 | 1100000 | 0 | 1010 | 110111 | 10101110 | 1011100 | 11000 |
Color Harmonies of #057368
Complementary color
Monochromatic Colors of #057368
Black with #057368
Text Example
Text Example
White with #057368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057368; }
p { color: rgb(5,115,104); }
H1.HeaderClassName
{
color: #057368;
}
.AnyTagClassName
{
color: #057368;
}
</style>
background-color css
<style>
a { background-color: #057368; }
a { background-color: rgb(5,115,104); }
div.DivClassName
{
background-color: #057368;
}
.BgClassName
{
background-color: #057368;
}
</style>
border-color css
<style>
span { border-color: #057368; }
span { border-color: rgb(5,115,104); }
td.TdClassName
{
border-color: #057368;
}
.TagClassName
{
border-color: #057368;
}
</style>