Shades of Pine Cone #716457
Tints of Pine Cone #716457
RGB
CMYK
RGB Variations
Color information
#716457 (or 0x716457) is known color: Pine Cone. HEX triplet: 71, 64 and 57. RGB value is (113,100,87). Sum of RGB (Red+Green+Blue) = 113+100+87=300 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.67% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 87 (34.38% from 255 or 29% from 300); Max value from RGB is 113 - color contains mainly: red. Hex color #716457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716457 is #8E9BA8. Grayscale: #666666. Windows color (decimal): -9345961 or 5727345. OLE color: 5727345.
HSL color Cylindrical-coordinate representation of color #716457: hue angle of 30º 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 #716457 is Cyan = 0, Magento = 0.12, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 87 | - |
| CMYK | 0 | 0.12 | 0.23 | 0.56 |
| HSL | 30º | 0.13% | 0.39% | - |
| HSV(B) | 30º | 0.23% | 0.44% | - |
| XYZ | 13.09 | 13.31 | 10.9 | - |
| YUV | 102.41 | 119.31 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 87 | 0 | 0.12 | 0.23 | 0.56 | 30 | 0.13 | 0.39 |
| Hex | 71 | 64 | 57 | 0 | C | 17 | 38 | 1E | D | 27 |
| Octal | 161 | 144 | 127 | 0 | 14 | 27 | 70 | 36 | 15 | 47 |
| Binary | 1110001 | 1100100 | 1010111 | 0 | 1100 | 10111 | 111000 | 11110 | 1101 | 100111 |
Color Harmonies of #716457
Complementary color
Monochromatic Colors of #716457
Black with #716457
Text Example
Text Example
White with #716457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716457; }
p { color: rgb(113,100,87); }
H1.HeaderClassName
{
color: #716457;
}
.AnyTagClassName
{
color: #716457;
}
</style>
background-color css
<style>
a { background-color: #716457; }
a { background-color: rgb(113,100,87); }
div.DivClassName
{
background-color: #716457;
}
.BgClassName
{
background-color: #716457;
}
</style>
border-color css
<style>
span { border-color: #716457; }
span { border-color: rgb(113,100,87); }
td.TdClassName
{
border-color: #716457;
}
.TagClassName
{
border-color: #716457;
}
</style>