Shades of Pine Cone #716254
Tints of Pine Cone #716254
RGB
CMYK
RGB Variations
Color information
#716254 (or 0x716254) is known color: Pine Cone. HEX triplet: 71, 62 and 54. RGB value is (113,98,84). Sum of RGB (Red+Green+Blue) = 113+98+84=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 98 (38.67% from 255 or 33.22% from 295); Blue value is 84 (33.20% from 255 or 28.47% from 295); Max value from RGB is 113 - color contains mainly: red. Hex color #716254 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716254 is #8E9DAB. Grayscale: #646464. Windows color (decimal): -9346476 or 5530225. OLE color: 5530225.
HSL color Cylindrical-coordinate representation of color #716254: hue angle of 28.97º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #716254 is Cyan = 0, Magento = 0.13, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 84 | - |
| CMYK | 0 | 0.13 | 0.26 | 0.56 |
| HSL | 28.97º | 0.15% | 0.39% | - |
| HSV(B) | 28.97º | 0.26% | 0.44% | - |
| XYZ | 12.78 | 12.89 | 10.2 | - |
| YUV | 100.89 | 118.47 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 84 | 0 | 0.13 | 0.26 | 0.56 | 28.97 | 0.15 | 0.39 |
| Hex | 71 | 62 | 54 | 0 | D | 1A | 38 | 1D | F | 27 |
| Octal | 161 | 142 | 124 | 0 | 15 | 32 | 70 | 35 | 17 | 47 |
| Binary | 1110001 | 1100010 | 1010100 | 0 | 1101 | 11010 | 111000 | 11101 | 1111 | 100111 |
Color Harmonies of #716254
Complementary color
Monochromatic Colors of #716254
Black with #716254
Text Example
Text Example
White with #716254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716254; }
p { color: rgb(113,98,84); }
H1.HeaderClassName
{
color: #716254;
}
.AnyTagClassName
{
color: #716254;
}
</style>
background-color css
<style>
a { background-color: #716254; }
a { background-color: rgb(113,98,84); }
div.DivClassName
{
background-color: #716254;
}
.BgClassName
{
background-color: #716254;
}
</style>
border-color css
<style>
span { border-color: #716254; }
span { border-color: rgb(113,98,84); }
td.TdClassName
{
border-color: #716254;
}
.TagClassName
{
border-color: #716254;
}
</style>