Shades of Pine Cone #716657
Tints of Pine Cone #716657
RGB
CMYK
RGB Variations
Color information
#716657 (or 0x716657) is known color: Pine Cone. HEX triplet: 71, 66 and 57. RGB value is (113,102,87). Sum of RGB (Red+Green+Blue) = 113+102+87=302 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.42% from 302); Green value is 102 (40.23% from 255 or 33.77% from 302); Blue value is 87 (34.38% from 255 or 28.81% from 302); Max value from RGB is 113 - color contains mainly: red. Hex color #716657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716657 is #8E99A8. Grayscale: #676767. Windows color (decimal): -9345449 or 5727857. OLE color: 5727857.
HSL color Cylindrical-coordinate representation of color #716657: hue angle of 34.62º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #716657 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 87 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.56 |
| HSL | 34.62º | 0.13% | 0.39% | - |
| HSV(B) | 34.62º | 0.23% | 0.44% | - |
| XYZ | 13.28 | 13.7 | 10.96 | - |
| YUV | 103.58 | 118.64 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 87 | 0 | 0.10 | 0.23 | 0.56 | 34.62 | 0.13 | 0.39 |
| Hex | 71 | 66 | 57 | 0 | A | 17 | 38 | 23 | D | 27 |
| Octal | 161 | 146 | 127 | 0 | 12 | 27 | 70 | 43 | 15 | 47 |
| Binary | 1110001 | 1100110 | 1010111 | 0 | 1010 | 10111 | 111000 | 100011 | 1101 | 100111 |
Color Harmonies of #716657
Complementary color
Monochromatic Colors of #716657
Black with #716657
Text Example
Text Example
White with #716657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716657; }
p { color: rgb(113,102,87); }
H1.HeaderClassName
{
color: #716657;
}
.AnyTagClassName
{
color: #716657;
}
</style>
background-color css
<style>
a { background-color: #716657; }
a { background-color: rgb(113,102,87); }
div.DivClassName
{
background-color: #716657;
}
.BgClassName
{
background-color: #716657;
}
</style>
border-color css
<style>
span { border-color: #716657; }
span { border-color: rgb(113,102,87); }
td.TdClassName
{
border-color: #716657;
}
.TagClassName
{
border-color: #716657;
}
</style>