Shades of Pine Cone #716355
Tints of Pine Cone #716355
RGB
CMYK
RGB Variations
Color information
#716355 (or 0x716355) is known color: Pine Cone. HEX triplet: 71, 63 and 55. RGB value is (113,99,85). Sum of RGB (Red+Green+Blue) = 113+99+85=297 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.05% from 297); Green value is 99 (39.06% from 255 or 33.33% from 297); Blue value is 85 (33.59% from 255 or 28.62% from 297); Max value from RGB is 113 - color contains mainly: red. Hex color #716355 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716355 is #8E9CAA. Grayscale: #656565. Windows color (decimal): -9346219 or 5596017. OLE color: 5596017.
HSL color Cylindrical-coordinate representation of color #716355: hue angle of 30º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #716355 is Cyan = 0, Magento = 0.12, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 85 | - |
| CMYK | 0 | 0.12 | 0.25 | 0.56 |
| HSL | 30º | 0.14% | 0.39% | - |
| HSV(B) | 30º | 0.25% | 0.44% | - |
| XYZ | 12.91 | 13.09 | 10.44 | - |
| YUV | 101.59 | 118.64 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 85 | 0 | 0.12 | 0.25 | 0.56 | 30 | 0.14 | 0.39 |
| Hex | 71 | 63 | 55 | 0 | C | 19 | 38 | 1E | E | 27 |
| Octal | 161 | 143 | 125 | 0 | 14 | 31 | 70 | 36 | 16 | 47 |
| Binary | 1110001 | 1100011 | 1010101 | 0 | 1100 | 11001 | 111000 | 11110 | 1110 | 100111 |
Color Harmonies of #716355
Complementary color
Monochromatic Colors of #716355
Black with #716355
Text Example
Text Example
White with #716355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716355; }
p { color: rgb(113,99,85); }
H1.HeaderClassName
{
color: #716355;
}
.AnyTagClassName
{
color: #716355;
}
</style>
background-color css
<style>
a { background-color: #716355; }
a { background-color: rgb(113,99,85); }
div.DivClassName
{
background-color: #716355;
}
.BgClassName
{
background-color: #716355;
}
</style>
border-color css
<style>
span { border-color: #716355; }
span { border-color: rgb(113,99,85); }
td.TdClassName
{
border-color: #716355;
}
.TagClassName
{
border-color: #716355;
}
</style>