Shades of Pine Cone #716152
Tints of Pine Cone #716152
RGB
CMYK
RGB Variations
Color information
#716152 (or 0x716152) is known color: Pine Cone. HEX triplet: 71, 61 and 52. RGB value is (113,97,82). Sum of RGB (Red+Green+Blue) = 113+97+82=292 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.70% from 292); Green value is 97 (38.28% from 255 or 33.22% from 292); Blue value is 82 (32.42% from 255 or 28.08% from 292); Max value from RGB is 113 - color contains mainly: red. Hex color #716152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716152 is #8E9EAD. Grayscale: #646464. Windows color (decimal): -9346734 or 5398897. OLE color: 5398897.
HSL color Cylindrical-coordinate representation of color #716152: hue angle of 29.03º degrees, saturation: 0.16, 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 #716152 is Cyan = 0, Magento = 0.14, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 82 | - |
| CMYK | 0 | 0.14 | 0.27 | 0.56 |
| HSL | 29.03º | 0.16% | 0.38% | - |
| HSV(B) | 29.03º | 0.27% | 0.44% | - |
| XYZ | 12.61 | 12.67 | 9.76 | - |
| YUV | 100.07 | 117.8 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 82 | 0 | 0.14 | 0.27 | 0.56 | 29.03 | 0.16 | 0.38 |
| Hex | 71 | 61 | 52 | 0 | E | 1B | 38 | 1D | 10 | 26 |
| Octal | 161 | 141 | 122 | 0 | 16 | 33 | 70 | 35 | 20 | 46 |
| Binary | 1110001 | 1100001 | 1010010 | 0 | 1110 | 11011 | 111000 | 11101 | 10000 | 100110 |
Color Harmonies of #716152
Complementary color
Monochromatic Colors of #716152
Black with #716152
Text Example
Text Example
White with #716152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716152; }
p { color: rgb(113,97,82); }
H1.HeaderClassName
{
color: #716152;
}
.AnyTagClassName
{
color: #716152;
}
</style>
background-color css
<style>
a { background-color: #716152; }
a { background-color: rgb(113,97,82); }
div.DivClassName
{
background-color: #716152;
}
.BgClassName
{
background-color: #716152;
}
</style>
border-color css
<style>
span { border-color: #716152; }
span { border-color: rgb(113,97,82); }
td.TdClassName
{
border-color: #716152;
}
.TagClassName
{
border-color: #716152;
}
</style>