Shades of Pine Cone #706458
Tints of Pine Cone #706458
RGB
CMYK
RGB Variations
Color information
#706458 (or 0x706458) is known color: Pine Cone. HEX triplet: 70, 64 and 58. RGB value is (112,100,88). Sum of RGB (Red+Green+Blue) = 112+100+88=300 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.33% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 88 (34.77% from 255 or 29.33% from 300); Max value from RGB is 112 - color contains mainly: red. Hex color #706458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706458 is #8F9BA7. Grayscale: #666666. Windows color (decimal): -9411496 or 5792880. OLE color: 5792880.
HSL color Cylindrical-coordinate representation of color #706458: hue angle of 30º 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 #706458 is Cyan = 0, Magento = 0.11, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 100 | 88 | - |
| CMYK | 0 | 0.11 | 0.21 | 0.56 |
| HSL | 30º | 0.12% | 0.39% | - |
| HSV(B) | 30º | 0.21% | 0.44% | - |
| XYZ | 13 | 13.26 | 11.11 | - |
| YUV | 102.22 | 119.98 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 100 | 88 | 0 | 0.11 | 0.21 | 0.56 | 30 | 0.12 | 0.39 |
| Hex | 70 | 64 | 58 | 0 | B | 15 | 38 | 1E | C | 27 |
| Octal | 160 | 144 | 130 | 0 | 13 | 25 | 70 | 36 | 14 | 47 |
| Binary | 1110000 | 1100100 | 1011000 | 0 | 1011 | 10101 | 111000 | 11110 | 1100 | 100111 |
Color Harmonies of #706458
Complementary color
Monochromatic Colors of #706458
Black with #706458
Text Example
Text Example
White with #706458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706458; }
p { color: rgb(112,100,88); }
H1.HeaderClassName
{
color: #706458;
}
.AnyTagClassName
{
color: #706458;
}
</style>
background-color css
<style>
a { background-color: #706458; }
a { background-color: rgb(112,100,88); }
div.DivClassName
{
background-color: #706458;
}
.BgClassName
{
background-color: #706458;
}
</style>
border-color css
<style>
span { border-color: #706458; }
span { border-color: rgb(112,100,88); }
td.TdClassName
{
border-color: #706458;
}
.TagClassName
{
border-color: #706458;
}
</style>