Shades of Pine Cone #716559
Tints of Pine Cone #716559
RGB
CMYK
RGB Variations
Color information
#716559 (or 0x716559) is known color: Pine Cone. HEX triplet: 71, 65 and 59. RGB value is (113,101,89). Sum of RGB (Red+Green+Blue) = 113+101+89=303 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.29% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 89 (35.16% from 255 or 29.37% from 303); Max value from RGB is 113 - color contains mainly: red. Hex color #716559 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716559 is #8E9AA6. Grayscale: #676767. Windows color (decimal): -9345703 or 5858673. OLE color: 5858673.
HSL color Cylindrical-coordinate representation of color #716559: hue angle of 30º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #716559 is Cyan = 0, Magento = 0.11, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 89 | - |
| CMYK | 0 | 0.11 | 0.21 | 0.56 |
| HSL | 30º | 0.12% | 0.4% | - |
| HSV(B) | 30º | 0.21% | 0.44% | - |
| XYZ | 13.27 | 13.54 | 11.37 | - |
| YUV | 103.22 | 119.98 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 89 | 0 | 0.11 | 0.21 | 0.56 | 30 | 0.12 | 0.4 |
| Hex | 71 | 65 | 59 | 0 | B | 15 | 38 | 1E | C | 28 |
| Octal | 161 | 145 | 131 | 0 | 13 | 25 | 70 | 36 | 14 | 50 |
| Binary | 1110001 | 1100101 | 1011001 | 0 | 1011 | 10101 | 111000 | 11110 | 1100 | 101000 |
Color Harmonies of #716559
Complementary color
Monochromatic Colors of #716559
Black with #716559
Text Example
Text Example
White with #716559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716559; }
p { color: rgb(113,101,89); }
H1.HeaderClassName
{
color: #716559;
}
.AnyTagClassName
{
color: #716559;
}
</style>
background-color css
<style>
a { background-color: #716559; }
a { background-color: rgb(113,101,89); }
div.DivClassName
{
background-color: #716559;
}
.BgClassName
{
background-color: #716559;
}
</style>
border-color css
<style>
span { border-color: #716559; }
span { border-color: rgb(113,101,89); }
td.TdClassName
{
border-color: #716559;
}
.TagClassName
{
border-color: #716559;
}
</style>