Shades of Pine Cone #716354
Tints of Pine Cone #716354
RGB
CMYK
RGB Variations
Color information
#716354 (or 0x716354) is known color: Pine Cone. HEX triplet: 71, 63 and 54. RGB value is (113,99,84). Sum of RGB (Red+Green+Blue) = 113+99+84=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 99 (39.06% from 255 or 33.45% from 296); Blue value is 84 (33.20% from 255 or 28.38% from 296); Max value from RGB is 113 - color contains mainly: red. Hex color #716354 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716354 is #8E9CAB. Grayscale: #656565. Windows color (decimal): -9346220 or 5530481. OLE color: 5530481.
HSL color Cylindrical-coordinate representation of color #716354: hue angle of 31.03º 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 #716354 is Cyan = 0, Magento = 0.12, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 84 | - |
| CMYK | 0 | 0.12 | 0.26 | 0.56 |
| HSL | 31.03º | 0.15% | 0.39% | - |
| HSV(B) | 31.03º | 0.26% | 0.44% | - |
| XYZ | 12.87 | 13.07 | 10.23 | - |
| YUV | 101.48 | 118.14 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 84 | 0 | 0.12 | 0.26 | 0.56 | 31.03 | 0.15 | 0.39 |
| Hex | 71 | 63 | 54 | 0 | C | 1A | 38 | 1F | F | 27 |
| Octal | 161 | 143 | 124 | 0 | 14 | 32 | 70 | 37 | 17 | 47 |
| Binary | 1110001 | 1100011 | 1010100 | 0 | 1100 | 11010 | 111000 | 11111 | 1111 | 100111 |
Color Harmonies of #716354
Complementary color
Monochromatic Colors of #716354
Black with #716354
Text Example
Text Example
White with #716354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716354; }
p { color: rgb(113,99,84); }
H1.HeaderClassName
{
color: #716354;
}
.AnyTagClassName
{
color: #716354;
}
</style>
background-color css
<style>
a { background-color: #716354; }
a { background-color: rgb(113,99,84); }
div.DivClassName
{
background-color: #716354;
}
.BgClassName
{
background-color: #716354;
}
</style>
border-color css
<style>
span { border-color: #716354; }
span { border-color: rgb(113,99,84); }
td.TdClassName
{
border-color: #716354;
}
.TagClassName
{
border-color: #716354;
}
</style>