Shades of Pine Cone #716862
Tints of Pine Cone #716862
RGB
CMYK
RGB Variations
Color information
#716862 (or 0x716862) is known color: Pine Cone. HEX triplet: 71, 68 and 62. RGB value is (113,104,98). Sum of RGB (Red+Green+Blue) = 113+104+98=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 104 (41.02% from 255 or 33.02% from 315); Blue value is 98 (38.67% from 255 or 31.11% from 315); Max value from RGB is 113 - color contains mainly: red. Hex color #716862 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716862 is #8E979D. Grayscale: #6A6A6A. Windows color (decimal): -9344926 or 6449265. OLE color: 6449265.
HSL color Cylindrical-coordinate representation of color #716862: hue angle of 24º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #716862 is Cyan = 0, Magento = 0.08, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 98 | - |
| CMYK | 0 | 0.08 | 0.13 | 0.56 |
| HSL | 24º | 0.07% | 0.41% | - |
| HSV(B) | 24º | 0.13% | 0.44% | - |
| XYZ | 13.96 | 14.29 | 13.58 | - |
| YUV | 106.01 | 123.48 | 132.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 98 | 0 | 0.08 | 0.13 | 0.56 | 24 | 0.07 | 0.41 |
| Hex | 71 | 68 | 62 | 0 | 8 | D | 38 | 18 | 7 | 29 |
| Octal | 161 | 150 | 142 | 0 | 10 | 15 | 70 | 30 | 7 | 51 |
| Binary | 1110001 | 1101000 | 1100010 | 0 | 1000 | 1101 | 111000 | 11000 | 111 | 101001 |
Color Harmonies of #716862
Complementary color
Monochromatic Colors of #716862
Black with #716862
Text Example
Text Example
White with #716862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716862; }
p { color: rgb(113,104,98); }
H1.HeaderClassName
{
color: #716862;
}
.AnyTagClassName
{
color: #716862;
}
</style>
background-color css
<style>
a { background-color: #716862; }
a { background-color: rgb(113,104,98); }
div.DivClassName
{
background-color: #716862;
}
.BgClassName
{
background-color: #716862;
}
</style>
border-color css
<style>
span { border-color: #716862; }
span { border-color: rgb(113,104,98); }
td.TdClassName
{
border-color: #716862;
}
.TagClassName
{
border-color: #716862;
}
</style>