Shades of Pine Green #057968
Tints of Pine Green #057968
RGB
CMYK
RGB Variations
Color information
#057968 (or 0x057968) is known color: Pine Green. HEX triplet: 05, 79 and 68. RGB value is (5,121,104). Sum of RGB (Red+Green+Blue) = 5+121+104=230 (30% of max value = 765). Red value is 5 (2.34% from 255 or 2.17% from 230); Green value is 121 (47.66% from 255 or 52.61% from 230); Blue value is 104 (41.02% from 255 or 45.22% from 230); Max value from RGB is 121 - color contains mainly: green. Hex color #057968 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057968 is #FA8697. Grayscale: #545454. Windows color (decimal): -16418456 or 6846725. OLE color: 6846725.
HSL color Cylindrical-coordinate representation of color #057968: hue angle of 171.21º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057968 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 5 | 121 | 104 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.53 |
| HSL | 171.21º | 0.92% | 0.25% | - |
| HSV(B) | 171.21º | 0.96% | 0.47% | - |
| XYZ | 9.4 | 14.71 | 15.44 | - |
| YUV | 84.38 | 139.07 | 71.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 121 | 104 | 0.96 | 0 | 0.14 | 0.53 | 171.21 | 0.92 | 0.25 |
| Hex | 5 | 79 | 68 | 60 | 0 | E | 35 | AB | 5C | 19 |
| Octal | 5 | 171 | 150 | 140 | 0 | 16 | 65 | 253 | 134 | 31 |
| Binary | 101 | 1111001 | 1101000 | 1100000 | 0 | 1110 | 110101 | 10101011 | 1011100 | 11001 |
Color Harmonies of #057968
Complementary color
Monochromatic Colors of #057968
Black with #057968
Text Example
Text Example
White with #057968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057968; }
p { color: rgb(5,121,104); }
H1.HeaderClassName
{
color: #057968;
}
.AnyTagClassName
{
color: #057968;
}
</style>
background-color css
<style>
a { background-color: #057968; }
a { background-color: rgb(5,121,104); }
div.DivClassName
{
background-color: #057968;
}
.BgClassName
{
background-color: #057968;
}
</style>
border-color css
<style>
span { border-color: #057968; }
span { border-color: rgb(5,121,104); }
td.TdClassName
{
border-color: #057968;
}
.TagClassName
{
border-color: #057968;
}
</style>