Shades of Pine Cone #716558
Tints of Pine Cone #716558
RGB
CMYK
RGB Variations
Color information
#716558 (or 0x716558) is known color: Pine Cone. HEX triplet: 71, 65 and 58. RGB value is (113,101,88). Sum of RGB (Red+Green+Blue) = 113+101+88=302 (40% of max value = 765). Red value is 113 (44.53% from 255 or 37.42% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 88 (34.77% from 255 or 29.14% from 302); Max value from RGB is 113 - color contains mainly: red. Hex color #716558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716558 is #8E9AA7. Grayscale: #676767. Windows color (decimal): -9345704 or 5793137. OLE color: 5793137.
HSL color Cylindrical-coordinate representation of color #716558: hue angle of 31.2º 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 #716558 is Cyan = 0, Magento = 0.11, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 88 | - |
| CMYK | 0 | 0.11 | 0.22 | 0.56 |
| HSL | 31.2º | 0.12% | 0.39% | - |
| HSV(B) | 31.2º | 0.22% | 0.44% | - |
| XYZ | 13.23 | 13.52 | 11.15 | - |
| YUV | 103.11 | 119.48 | 135.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 88 | 0 | 0.11 | 0.22 | 0.56 | 31.2 | 0.12 | 0.39 |
| Hex | 71 | 65 | 58 | 0 | B | 16 | 38 | 1F | C | 27 |
| Octal | 161 | 145 | 130 | 0 | 13 | 26 | 70 | 37 | 14 | 47 |
| Binary | 1110001 | 1100101 | 1011000 | 0 | 1011 | 10110 | 111000 | 11111 | 1100 | 100111 |
Color Harmonies of #716558
Complementary color
Monochromatic Colors of #716558
Black with #716558
Text Example
Text Example
White with #716558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716558; }
p { color: rgb(113,101,88); }
H1.HeaderClassName
{
color: #716558;
}
.AnyTagClassName
{
color: #716558;
}
</style>
background-color css
<style>
a { background-color: #716558; }
a { background-color: rgb(113,101,88); }
div.DivClassName
{
background-color: #716558;
}
.BgClassName
{
background-color: #716558;
}
</style>
border-color css
<style>
span { border-color: #716558; }
span { border-color: rgb(113,101,88); }
td.TdClassName
{
border-color: #716558;
}
.TagClassName
{
border-color: #716558;
}
</style>