Shades of Pine Cone #716760
Tints of Pine Cone #716760
RGB
CMYK
RGB Variations
Color information
#716760 (or 0x716760) is known color: Pine Cone. HEX triplet: 71, 67 and 60. RGB value is (113,103,96). Sum of RGB (Red+Green+Blue) = 113+103+96=312 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.22% from 312); Green value is 103 (40.62% from 255 or 33.01% from 312); Blue value is 96 (37.89% from 255 or 30.77% from 312); Max value from RGB is 113 - color contains mainly: red. Hex color #716760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716760 is #8E989F. Grayscale: #696969. Windows color (decimal): -9345184 or 6317937. OLE color: 6317937.
HSL color Cylindrical-coordinate representation of color #716760: hue angle of 24.71º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716760 is Cyan = 0, Magento = 0.09, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 96 | - |
| CMYK | 0 | 0.09 | 0.15 | 0.56 |
| HSL | 24.71º | 0.08% | 0.41% | - |
| HSV(B) | 24.71º | 0.15% | 0.44% | - |
| XYZ | 13.77 | 14.06 | 13.05 | - |
| YUV | 105.19 | 122.81 | 133.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 96 | 0 | 0.09 | 0.15 | 0.56 | 24.71 | 0.08 | 0.41 |
| Hex | 71 | 67 | 60 | 0 | 9 | F | 38 | 19 | 8 | 29 |
| Octal | 161 | 147 | 140 | 0 | 11 | 17 | 70 | 31 | 10 | 51 |
| Binary | 1110001 | 1100111 | 1100000 | 0 | 1001 | 1111 | 111000 | 11001 | 1000 | 101001 |
Color Harmonies of #716760
Complementary color
Monochromatic Colors of #716760
Black with #716760
Text Example
Text Example
White with #716760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716760; }
p { color: rgb(113,103,96); }
H1.HeaderClassName
{
color: #716760;
}
.AnyTagClassName
{
color: #716760;
}
</style>
background-color css
<style>
a { background-color: #716760; }
a { background-color: rgb(113,103,96); }
div.DivClassName
{
background-color: #716760;
}
.BgClassName
{
background-color: #716760;
}
</style>
border-color css
<style>
span { border-color: #716760; }
span { border-color: rgb(113,103,96); }
td.TdClassName
{
border-color: #716760;
}
.TagClassName
{
border-color: #716760;
}
</style>