Shades of Pine Cone #716351
Tints of Pine Cone #716351
RGB
CMYK
RGB Variations
Color information
#716351 (or 0x716351) is known color: Pine Cone. HEX triplet: 71, 63 and 51. RGB value is (113,99,81). Sum of RGB (Red+Green+Blue) = 113+99+81=293 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.57% from 293); Green value is 99 (39.06% from 255 or 33.79% from 293); Blue value is 81 (32.03% from 255 or 27.65% from 293); Max value from RGB is 113 - color contains mainly: red. Hex color #716351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716351 is #8E9CAE. Grayscale: #656565. Windows color (decimal): -9346223 or 5333873. OLE color: 5333873.
HSL color Cylindrical-coordinate representation of color #716351: hue angle of 33.75º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #716351 is Cyan = 0, Magento = 0.12, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 81 | - |
| CMYK | 0 | 0.12 | 0.28 | 0.56 |
| HSL | 33.75º | 0.16% | 0.38% | - |
| HSV(B) | 33.75º | 0.28% | 0.44% | - |
| XYZ | 12.76 | 13.03 | 9.63 | - |
| YUV | 101.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 81 | 0 | 0.12 | 0.28 | 0.56 | 33.75 | 0.16 | 0.38 |
| Hex | 71 | 63 | 51 | 0 | C | 1C | 38 | 22 | 10 | 26 |
| Octal | 161 | 143 | 121 | 0 | 14 | 34 | 70 | 42 | 20 | 46 |
| Binary | 1110001 | 1100011 | 1010001 | 0 | 1100 | 11100 | 111000 | 100010 | 10000 | 100110 |
Color Harmonies of #716351
Complementary color
Monochromatic Colors of #716351
Black with #716351
Text Example
Text Example
White with #716351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716351; }
p { color: rgb(113,99,81); }
H1.HeaderClassName
{
color: #716351;
}
.AnyTagClassName
{
color: #716351;
}
</style>
background-color css
<style>
a { background-color: #716351; }
a { background-color: rgb(113,99,81); }
div.DivClassName
{
background-color: #716351;
}
.BgClassName
{
background-color: #716351;
}
</style>
border-color css
<style>
span { border-color: #716351; }
span { border-color: rgb(113,99,81); }
td.TdClassName
{
border-color: #716351;
}
.TagClassName
{
border-color: #716351;
}
</style>