Shades of Pine Cone #716861
Tints of Pine Cone #716861
RGB
CMYK
RGB Variations
Color information
#716861 (or 0x716861) is known color: Pine Cone. HEX triplet: 71, 68 and 61. RGB value is (113,104,97). Sum of RGB (Red+Green+Blue) = 113+104+97=314 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.99% from 314); Green value is 104 (41.02% from 255 or 33.12% from 314); Blue value is 97 (38.28% from 255 or 30.89% from 314); Max value from RGB is 113 - color contains mainly: red. Hex color #716861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716861 is #8E979E. Grayscale: #696969. Windows color (decimal): -9344927 or 6383729. OLE color: 6383729.
HSL color Cylindrical-coordinate representation of color #716861: hue angle of 26.25º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #716861 is Cyan = 0, Magento = 0.08, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 104 | 97 | - |
| CMYK | 0 | 0.08 | 0.14 | 0.56 |
| HSL | 26.25º | 0.08% | 0.41% | - |
| HSV(B) | 26.25º | 0.14% | 0.44% | - |
| XYZ | 13.92 | 14.27 | 13.33 | - |
| YUV | 105.89 | 122.98 | 133.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 97 | 0 | 0.08 | 0.14 | 0.56 | 26.25 | 0.08 | 0.41 |
| Hex | 71 | 68 | 61 | 0 | 8 | E | 38 | 1A | 8 | 29 |
| Octal | 161 | 150 | 141 | 0 | 10 | 16 | 70 | 32 | 10 | 51 |
| Binary | 1110001 | 1101000 | 1100001 | 0 | 1000 | 1110 | 111000 | 11010 | 1000 | 101001 |
Color Harmonies of #716861
Complementary color
Monochromatic Colors of #716861
Black with #716861
Text Example
Text Example
White with #716861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716861; }
p { color: rgb(113,104,97); }
H1.HeaderClassName
{
color: #716861;
}
.AnyTagClassName
{
color: #716861;
}
</style>
background-color css
<style>
a { background-color: #716861; }
a { background-color: rgb(113,104,97); }
div.DivClassName
{
background-color: #716861;
}
.BgClassName
{
background-color: #716861;
}
</style>
border-color css
<style>
span { border-color: #716861; }
span { border-color: rgb(113,104,97); }
td.TdClassName
{
border-color: #716861;
}
.TagClassName
{
border-color: #716861;
}
</style>