Shades of Pine Cone #706456
Tints of Pine Cone #706456
RGB
CMYK
RGB Variations
Color information
#706456 (or 0x706456) is known color: Pine Cone. HEX triplet: 70, 64 and 56. RGB value is (112,100,86). Sum of RGB (Red+Green+Blue) = 112+100+86=298 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.58% from 298); Green value is 100 (39.45% from 255 or 33.56% from 298); Blue value is 86 (33.98% from 255 or 28.86% from 298); Max value from RGB is 112 - color contains mainly: red. Hex color #706456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706456 is #8F9BA9. Grayscale: #666666. Windows color (decimal): -9411498 or 5661808. OLE color: 5661808.
HSL color Cylindrical-coordinate representation of color #706456: hue angle of 32.31º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #706456 is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 100 | 86 | - |
| CMYK | 0 | 0.11 | 0.23 | 0.56 |
| HSL | 32.31º | 0.13% | 0.39% | - |
| HSV(B) | 32.31º | 0.23% | 0.44% | - |
| XYZ | 12.92 | 13.23 | 10.68 | - |
| YUV | 101.99 | 118.98 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 100 | 86 | 0 | 0.11 | 0.23 | 0.56 | 32.31 | 0.13 | 0.39 |
| Hex | 70 | 64 | 56 | 0 | B | 17 | 38 | 20 | D | 27 |
| Octal | 160 | 144 | 126 | 0 | 13 | 27 | 70 | 40 | 15 | 47 |
| Binary | 1110000 | 1100100 | 1010110 | 0 | 1011 | 10111 | 111000 | 100000 | 1101 | 100111 |
Color Harmonies of #706456
Complementary color
Monochromatic Colors of #706456
Black with #706456
Text Example
Text Example
White with #706456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706456; }
p { color: rgb(112,100,86); }
H1.HeaderClassName
{
color: #706456;
}
.AnyTagClassName
{
color: #706456;
}
</style>
background-color css
<style>
a { background-color: #706456; }
a { background-color: rgb(112,100,86); }
div.DivClassName
{
background-color: #706456;
}
.BgClassName
{
background-color: #706456;
}
</style>
border-color css
<style>
span { border-color: #706456; }
span { border-color: rgb(112,100,86); }
td.TdClassName
{
border-color: #706456;
}
.TagClassName
{
border-color: #706456;
}
</style>