Shades of Pine Cone #716860
Tints of Pine Cone #716860
RGB
CMYK
RGB Variations
Color information
#716860 (or 0x716860) is known color: Pine Cone. HEX triplet: 71, 68 and 60. RGB value is (113,104,96). Sum of RGB (Red+Green+Blue) = 113+104+96=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 104 (41.02% from 255 or 33.23% from 313); Blue value is 96 (37.89% from 255 or 30.67% from 313); Max value from RGB is 113 - color contains mainly: red. Hex color #716860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716860 is #8E979F. Grayscale: #696969. Windows color (decimal): -9344928 or 6318193. OLE color: 6318193.
HSL color Cylindrical-coordinate representation of color #716860: hue angle of 28.24º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716860 is Cyan = 0, Magento = 0.08, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 96 | - |
| CMYK | 0 | 0.08 | 0.15 | 0.56 |
| HSL | 28.24º | 0.08% | 0.41% | - |
| HSV(B) | 28.24º | 0.15% | 0.44% | - |
| XYZ | 13.87 | 14.26 | 13.09 | - |
| YUV | 105.78 | 122.48 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 96 | 0 | 0.08 | 0.15 | 0.56 | 28.24 | 0.08 | 0.41 |
| Hex | 71 | 68 | 60 | 0 | 8 | F | 38 | 1C | 8 | 29 |
| Octal | 161 | 150 | 140 | 0 | 10 | 17 | 70 | 34 | 10 | 51 |
| Binary | 1110001 | 1101000 | 1100000 | 0 | 1000 | 1111 | 111000 | 11100 | 1000 | 101001 |
Color Harmonies of #716860
Complementary color
Monochromatic Colors of #716860
Black with #716860
Text Example
Text Example
White with #716860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716860; }
p { color: rgb(113,104,96); }
H1.HeaderClassName
{
color: #716860;
}
.AnyTagClassName
{
color: #716860;
}
</style>
background-color css
<style>
a { background-color: #716860; }
a { background-color: rgb(113,104,96); }
div.DivClassName
{
background-color: #716860;
}
.BgClassName
{
background-color: #716860;
}
</style>
border-color css
<style>
span { border-color: #716860; }
span { border-color: rgb(113,104,96); }
td.TdClassName
{
border-color: #716860;
}
.TagClassName
{
border-color: #716860;
}
</style>