Shades of Pine Cone #716456
Tints of Pine Cone #716456
RGB
CMYK
RGB Variations
Color information
#716456 (or 0x716456) is known color: Pine Cone. HEX triplet: 71, 64 and 56. RGB value is (113,100,86). Sum of RGB (Red+Green+Blue) = 113+100+86=299 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.79% from 299); Green value is 100 (39.45% from 255 or 33.44% from 299); Blue value is 86 (33.98% from 255 or 28.76% from 299); Max value from RGB is 113 - color contains mainly: red. Hex color #716456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716456 is #8E9BA9. Grayscale: #666666. Windows color (decimal): -9345962 or 5661809. OLE color: 5661809.
HSL color Cylindrical-coordinate representation of color #716456: hue angle of 31.11º 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 #716456 is Cyan = 0, Magento = 0.12, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 86 | - |
| CMYK | 0 | 0.12 | 0.24 | 0.56 |
| HSL | 31.11º | 0.14% | 0.39% | - |
| HSV(B) | 31.11º | 0.24% | 0.44% | - |
| XYZ | 13.05 | 13.3 | 10.68 | - |
| YUV | 102.29 | 118.81 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 86 | 0 | 0.12 | 0.24 | 0.56 | 31.11 | 0.14 | 0.39 |
| Hex | 71 | 64 | 56 | 0 | C | 18 | 38 | 1F | E | 27 |
| Octal | 161 | 144 | 126 | 0 | 14 | 30 | 70 | 37 | 16 | 47 |
| Binary | 1110001 | 1100100 | 1010110 | 0 | 1100 | 11000 | 111000 | 11111 | 1110 | 100111 |
Color Harmonies of #716456
Complementary color
Monochromatic Colors of #716456
Black with #716456
Text Example
Text Example
White with #716456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716456; }
p { color: rgb(113,100,86); }
H1.HeaderClassName
{
color: #716456;
}
.AnyTagClassName
{
color: #716456;
}
</style>
background-color css
<style>
a { background-color: #716456; }
a { background-color: rgb(113,100,86); }
div.DivClassName
{
background-color: #716456;
}
.BgClassName
{
background-color: #716456;
}
</style>
border-color css
<style>
span { border-color: #716456; }
span { border-color: rgb(113,100,86); }
td.TdClassName
{
border-color: #716456;
}
.TagClassName
{
border-color: #716456;
}
</style>