Shades of Pine Cone #756856
Tints of Pine Cone #756856
RGB
CMYK
RGB Variations
Color information
#756856 (or 0x756856) is known color: Pine Cone. HEX triplet: 75, 68 and 56. RGB value is (117,104,86). Sum of RGB (Red+Green+Blue) = 117+104+86=307 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.11% from 307); Green value is 104 (41.02% from 255 or 33.88% from 307); Blue value is 86 (33.98% from 255 or 28.01% from 307); Max value from RGB is 117 - color contains mainly: red. Hex color #756856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756856 is #8A97A9. Grayscale: #696969. Windows color (decimal): -9082794 or 5662837. OLE color: 5662837.
HSL color Cylindrical-coordinate representation of color #756856: hue angle of 34.84º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #756856 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 86 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.54 |
| HSL | 34.84º | 0.15% | 0.4% | - |
| HSV(B) | 34.84º | 0.26% | 0.46% | - |
| XYZ | 13.97 | 14.35 | 10.84 | - |
| YUV | 105.84 | 116.81 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 86 | 0 | 0.11 | 0.26 | 0.54 | 34.84 | 0.15 | 0.4 |
| Hex | 75 | 68 | 56 | 0 | B | 1A | 36 | 23 | F | 28 |
| Octal | 165 | 150 | 126 | 0 | 13 | 32 | 66 | 43 | 17 | 50 |
| Binary | 1110101 | 1101000 | 1010110 | 0 | 1011 | 11010 | 110110 | 100011 | 1111 | 101000 |
Color Harmonies of #756856
Complementary color
Monochromatic Colors of #756856
Black with #756856
Text Example
Text Example
White with #756856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756856; }
p { color: rgb(117,104,86); }
H1.HeaderClassName
{
color: #756856;
}
.AnyTagClassName
{
color: #756856;
}
</style>
background-color css
<style>
a { background-color: #756856; }
a { background-color: rgb(117,104,86); }
div.DivClassName
{
background-color: #756856;
}
.BgClassName
{
background-color: #756856;
}
</style>
border-color css
<style>
span { border-color: #756856; }
span { border-color: rgb(117,104,86); }
td.TdClassName
{
border-color: #756856;
}
.TagClassName
{
border-color: #756856;
}
</style>