Shades of Pine Cone #716458
Tints of Pine Cone #716458
RGB
CMYK
RGB Variations
Color information
#716458 (or 0x716458) is known color: Pine Cone. HEX triplet: 71, 64 and 58. RGB value is (113,100,88). Sum of RGB (Red+Green+Blue) = 113+100+88=301 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.54% from 301); Green value is 100 (39.45% from 255 or 33.22% from 301); Blue value is 88 (34.77% from 255 or 29.24% from 301); Max value from RGB is 113 - color contains mainly: red. Hex color #716458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716458 is #8E9BA7. Grayscale: #666666. Windows color (decimal): -9345960 or 5792881. OLE color: 5792881.
HSL color Cylindrical-coordinate representation of color #716458: hue angle of 28.8º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #716458 is Cyan = 0, Magento = 0.12, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 88 | - |
| CMYK | 0 | 0.12 | 0.22 | 0.56 |
| HSL | 28.8º | 0.12% | 0.39% | - |
| HSV(B) | 28.8º | 0.22% | 0.44% | - |
| XYZ | 13.13 | 13.33 | 11.11 | - |
| YUV | 102.52 | 119.81 | 135.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 88 | 0 | 0.12 | 0.22 | 0.56 | 28.8 | 0.12 | 0.39 |
| Hex | 71 | 64 | 58 | 0 | C | 16 | 38 | 1D | C | 27 |
| Octal | 161 | 144 | 130 | 0 | 14 | 26 | 70 | 35 | 14 | 47 |
| Binary | 1110001 | 1100100 | 1011000 | 0 | 1100 | 10110 | 111000 | 11101 | 1100 | 100111 |
Color Harmonies of #716458
Complementary color
Monochromatic Colors of #716458
Black with #716458
Text Example
Text Example
White with #716458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716458; }
p { color: rgb(113,100,88); }
H1.HeaderClassName
{
color: #716458;
}
.AnyTagClassName
{
color: #716458;
}
</style>
background-color css
<style>
a { background-color: #716458; }
a { background-color: rgb(113,100,88); }
div.DivClassName
{
background-color: #716458;
}
.BgClassName
{
background-color: #716458;
}
</style>
border-color css
<style>
span { border-color: #716458; }
span { border-color: rgb(113,100,88); }
td.TdClassName
{
border-color: #716458;
}
.TagClassName
{
border-color: #716458;
}
</style>