Shades of Pine Cone #706357
Tints of Pine Cone #706357
RGB
CMYK
RGB Variations
Color information
#706357 (or 0x706357) is known color: Pine Cone. HEX triplet: 70, 63 and 57. RGB value is (112,99,87). Sum of RGB (Red+Green+Blue) = 112+99+87=298 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.58% from 298); Green value is 99 (39.06% from 255 or 33.22% from 298); Blue value is 87 (34.38% from 255 or 29.19% from 298); Max value from RGB is 112 - color contains mainly: red. Hex color #706357 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #706357 is #8F9CA8. Grayscale: #656565. Windows color (decimal): -9411753 or 5727088. OLE color: 5727088.
HSL color Cylindrical-coordinate representation of color #706357: hue angle of 28.8º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #706357 is Cyan = 0, Magento = 0.12, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 99 | 87 | - |
| CMYK | 0 | 0.12 | 0.22 | 0.56 |
| HSL | 28.8º | 0.13% | 0.39% | - |
| HSV(B) | 28.8º | 0.22% | 0.44% | - |
| XYZ | 12.86 | 13.06 | 10.86 | - |
| YUV | 101.52 | 119.81 | 135.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 99 | 87 | 0 | 0.12 | 0.22 | 0.56 | 28.8 | 0.13 | 0.39 |
| Hex | 70 | 63 | 57 | 0 | C | 16 | 38 | 1D | D | 27 |
| Octal | 160 | 143 | 127 | 0 | 14 | 26 | 70 | 35 | 15 | 47 |
| Binary | 1110000 | 1100011 | 1010111 | 0 | 1100 | 10110 | 111000 | 11101 | 1101 | 100111 |
Color Harmonies of #706357
Complementary color
Monochromatic Colors of #706357
Black with #706357
Text Example
Text Example
White with #706357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706357; }
p { color: rgb(112,99,87); }
H1.HeaderClassName
{
color: #706357;
}
.AnyTagClassName
{
color: #706357;
}
</style>
background-color css
<style>
a { background-color: #706357; }
a { background-color: rgb(112,99,87); }
div.DivClassName
{
background-color: #706357;
}
.BgClassName
{
background-color: #706357;
}
</style>
border-color css
<style>
span { border-color: #706357; }
span { border-color: rgb(112,99,87); }
td.TdClassName
{
border-color: #706357;
}
.TagClassName
{
border-color: #706357;
}
</style>