Shades of Pine Cone #716356
Tints of Pine Cone #716356
RGB
CMYK
RGB Variations
Color information
#716356 (or 0x716356) is known color: Pine Cone. HEX triplet: 71, 63 and 56. RGB value is (113,99,86). Sum of RGB (Red+Green+Blue) = 113+99+86=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 99 (39.06% from 255 or 33.22% from 298); Blue value is 86 (33.98% from 255 or 28.86% from 298); Max value from RGB is 113 - color contains mainly: red. Hex color #716356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716356 is #8E9CA9. Grayscale: #656565. Windows color (decimal): -9346218 or 5661553. OLE color: 5661553.
HSL color Cylindrical-coordinate representation of color #716356: hue angle of 28.89º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #716356 is Cyan = 0, Magento = 0.12, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 86 | - |
| CMYK | 0 | 0.12 | 0.24 | 0.56 |
| HSL | 28.89º | 0.14% | 0.39% | - |
| HSV(B) | 28.89º | 0.24% | 0.44% | - |
| XYZ | 12.95 | 13.11 | 10.65 | - |
| YUV | 101.7 | 119.14 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 86 | 0 | 0.12 | 0.24 | 0.56 | 28.89 | 0.14 | 0.39 |
| Hex | 71 | 63 | 56 | 0 | C | 18 | 38 | 1D | E | 27 |
| Octal | 161 | 143 | 126 | 0 | 14 | 30 | 70 | 35 | 16 | 47 |
| Binary | 1110001 | 1100011 | 1010110 | 0 | 1100 | 11000 | 111000 | 11101 | 1110 | 100111 |
Color Harmonies of #716356
Complementary color
Monochromatic Colors of #716356
Black with #716356
Text Example
Text Example
White with #716356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716356; }
p { color: rgb(113,99,86); }
H1.HeaderClassName
{
color: #716356;
}
.AnyTagClassName
{
color: #716356;
}
</style>
background-color css
<style>
a { background-color: #716356; }
a { background-color: rgb(113,99,86); }
div.DivClassName
{
background-color: #716356;
}
.BgClassName
{
background-color: #716356;
}
</style>
border-color css
<style>
span { border-color: #716356; }
span { border-color: rgb(113,99,86); }
td.TdClassName
{
border-color: #716356;
}
.TagClassName
{
border-color: #716356;
}
</style>