Shades of Pine Cone #716353
Tints of Pine Cone #716353
RGB
CMYK
RGB Variations
Color information
#716353 (or 0x716353) is known color: Pine Cone. HEX triplet: 71, 63 and 53. RGB value is (113,99,83). Sum of RGB (Red+Green+Blue) = 113+99+83=295 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.31% from 295); Green value is 99 (39.06% from 255 or 33.56% from 295); Blue value is 83 (32.81% from 255 or 28.14% from 295); Max value from RGB is 113 - color contains mainly: red. Hex color #716353 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716353 is #8E9CAC. Grayscale: #656565. Windows color (decimal): -9346221 or 5464945. OLE color: 5464945.
HSL color Cylindrical-coordinate representation of color #716353: hue angle of 32º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #716353 is Cyan = 0, Magento = 0.12, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 83 | - |
| CMYK | 0 | 0.12 | 0.27 | 0.56 |
| HSL | 32º | 0.15% | 0.38% | - |
| HSV(B) | 32º | 0.27% | 0.44% | - |
| XYZ | 12.83 | 13.06 | 10.03 | - |
| YUV | 101.36 | 117.64 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 83 | 0 | 0.12 | 0.27 | 0.56 | 32 | 0.15 | 0.38 |
| Hex | 71 | 63 | 53 | 0 | C | 1B | 38 | 20 | F | 26 |
| Octal | 161 | 143 | 123 | 0 | 14 | 33 | 70 | 40 | 17 | 46 |
| Binary | 1110001 | 1100011 | 1010011 | 0 | 1100 | 11011 | 111000 | 100000 | 1111 | 100110 |
Color Harmonies of #716353
Complementary color
Monochromatic Colors of #716353
Black with #716353
Text Example
Text Example
White with #716353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716353; }
p { color: rgb(113,99,83); }
H1.HeaderClassName
{
color: #716353;
}
.AnyTagClassName
{
color: #716353;
}
</style>
background-color css
<style>
a { background-color: #716353; }
a { background-color: rgb(113,99,83); }
div.DivClassName
{
background-color: #716353;
}
.BgClassName
{
background-color: #716353;
}
</style>
border-color css
<style>
span { border-color: #716353; }
span { border-color: rgb(113,99,83); }
td.TdClassName
{
border-color: #716353;
}
.TagClassName
{
border-color: #716353;
}
</style>