Shades of Pine Cone #706558
Tints of Pine Cone #706558
RGB
CMYK
RGB Variations
Color information
#706558 (or 0x706558) is known color: Pine Cone. HEX triplet: 70, 65 and 58. RGB value is (112,101,88). Sum of RGB (Red+Green+Blue) = 112+101+88=301 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.21% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 88 (34.77% from 255 or 29.24% from 301); Max value from RGB is 112 - color contains mainly: red. Hex color #706558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706558 is #8F9AA7. Grayscale: #666666. Windows color (decimal): -9411240 or 5793136. OLE color: 5793136.
HSL color Cylindrical-coordinate representation of color #706558: hue angle of 32.5º degrees, saturation: 0.12, 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 #706558 is Cyan = 0, Magento = 0.10, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 101 | 88 | - |
| CMYK | 0 | 0.10 | 0.21 | 0.56 |
| HSL | 32.5º | 0.12% | 0.39% | - |
| HSV(B) | 32.5º | 0.21% | 0.44% | - |
| XYZ | 13.1 | 13.46 | 11.14 | - |
| YUV | 102.81 | 119.64 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 101 | 88 | 0 | 0.10 | 0.21 | 0.56 | 32.5 | 0.12 | 0.39 |
| Hex | 70 | 65 | 58 | 0 | A | 15 | 38 | 20 | C | 27 |
| Octal | 160 | 145 | 130 | 0 | 12 | 25 | 70 | 40 | 14 | 47 |
| Binary | 1110000 | 1100101 | 1011000 | 0 | 1010 | 10101 | 111000 | 100000 | 1100 | 100111 |
Color Harmonies of #706558
Complementary color
Monochromatic Colors of #706558
Black with #706558
Text Example
Text Example
White with #706558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706558; }
p { color: rgb(112,101,88); }
H1.HeaderClassName
{
color: #706558;
}
.AnyTagClassName
{
color: #706558;
}
</style>
background-color css
<style>
a { background-color: #706558; }
a { background-color: rgb(112,101,88); }
div.DivClassName
{
background-color: #706558;
}
.BgClassName
{
background-color: #706558;
}
</style>
border-color css
<style>
span { border-color: #706558; }
span { border-color: rgb(112,101,88); }
td.TdClassName
{
border-color: #706558;
}
.TagClassName
{
border-color: #706558;
}
</style>