Shades of Pine Green #057768
Tints of Pine Green #057768
RGB
CMYK
RGB Variations
Color information
#057768 (or 0x057768) is known color: Pine Green. HEX triplet: 05, 77 and 68. RGB value is (5,119,104). Sum of RGB (Red+Green+Blue) = 5+119+104=228 (30% of max value = 765). Red value is 5 (2.34% from 255 or 2.19% from 228); Green value is 119 (46.88% from 255 or 52.19% from 228); Blue value is 104 (41.02% from 255 or 45.61% from 228); Max value from RGB is 119 - color contains mainly: green. Hex color #057768 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057768 is #FA8897. Grayscale: #535353. Windows color (decimal): -16418968 or 6846213. OLE color: 6846213.
HSL color Cylindrical-coordinate representation of color #057768: hue angle of 172.11º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057768 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 119 | 104 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.53 |
| HSL | 172.11º | 0.92% | 0.24% | - |
| HSV(B) | 172.11º | 0.96% | 0.47% | - |
| XYZ | 9.16 | 14.23 | 15.36 | - |
| YUV | 83.2 | 139.73 | 72.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 119 | 104 | 0.96 | 0 | 0.13 | 0.53 | 172.11 | 0.92 | 0.24 |
| Hex | 5 | 77 | 68 | 60 | 0 | D | 35 | AC | 5C | 18 |
| Octal | 5 | 167 | 150 | 140 | 0 | 15 | 65 | 254 | 134 | 30 |
| Binary | 101 | 1110111 | 1101000 | 1100000 | 0 | 1101 | 110101 | 10101100 | 1011100 | 11000 |
Color Harmonies of #057768
Complementary color
Monochromatic Colors of #057768
Black with #057768
Text Example
Text Example
White with #057768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057768; }
p { color: rgb(5,119,104); }
H1.HeaderClassName
{
color: #057768;
}
.AnyTagClassName
{
color: #057768;
}
</style>
background-color css
<style>
a { background-color: #057768; }
a { background-color: rgb(5,119,104); }
div.DivClassName
{
background-color: #057768;
}
.BgClassName
{
background-color: #057768;
}
</style>
border-color css
<style>
span { border-color: #057768; }
span { border-color: rgb(5,119,104); }
td.TdClassName
{
border-color: #057768;
}
.TagClassName
{
border-color: #057768;
}
</style>