Shades of Pine Cone #706559
Tints of Pine Cone #706559
RGB
CMYK
RGB Variations
Color information
#706559 (or 0x706559) is known color: Pine Cone. HEX triplet: 70, 65 and 59. RGB value is (112,101,89). Sum of RGB (Red+Green+Blue) = 112+101+89=302 (40% of max value = 765). Red value is 112 (44.14% from 255 or 37.09% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 89 (35.16% from 255 or 29.47% from 302); Max value from RGB is 112 - color contains mainly: red. Hex color #706559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706559 is #8F9AA6. Grayscale: #666666. Windows color (decimal): -9411239 or 5858672. OLE color: 5858672.
HSL color Cylindrical-coordinate representation of color #706559: hue angle of 31.3º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #706559 is Cyan = 0, Magento = 0.10, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 101 | 89 | - |
| CMYK | 0 | 0.10 | 0.21 | 0.56 |
| HSL | 31.3º | 0.11% | 0.39% | - |
| HSV(B) | 31.3º | 0.21% | 0.44% | - |
| XYZ | 13.14 | 13.47 | 11.36 | - |
| YUV | 102.92 | 120.14 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 101 | 89 | 0 | 0.10 | 0.21 | 0.56 | 31.3 | 0.11 | 0.39 |
| Hex | 70 | 65 | 59 | 0 | A | 15 | 38 | 1F | B | 27 |
| Octal | 160 | 145 | 131 | 0 | 12 | 25 | 70 | 37 | 13 | 47 |
| Binary | 1110000 | 1100101 | 1011001 | 0 | 1010 | 10101 | 111000 | 11111 | 1011 | 100111 |
Color Harmonies of #706559
Complementary color
Monochromatic Colors of #706559
Black with #706559
Text Example
Text Example
White with #706559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706559; }
p { color: rgb(112,101,89); }
H1.HeaderClassName
{
color: #706559;
}
.AnyTagClassName
{
color: #706559;
}
</style>
background-color css
<style>
a { background-color: #706559; }
a { background-color: rgb(112,101,89); }
div.DivClassName
{
background-color: #706559;
}
.BgClassName
{
background-color: #706559;
}
</style>
border-color css
<style>
span { border-color: #706559; }
span { border-color: rgb(112,101,89); }
td.TdClassName
{
border-color: #706559;
}
.TagClassName
{
border-color: #706559;
}
</style>