Shades of Pine Cone #756756
Tints of Pine Cone #756756
RGB
CMYK
RGB Variations
Color information
#756756 (or 0x756756) is known color: Pine Cone. HEX triplet: 75, 67 and 56. RGB value is (117,103,86). Sum of RGB (Red+Green+Blue) = 117+103+86=306 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.24% from 306); Green value is 103 (40.62% from 255 or 33.66% from 306); Blue value is 86 (33.98% from 255 or 28.10% from 306); Max value from RGB is 117 - color contains mainly: red. Hex color #756756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756756 is #8A98A9. Grayscale: #696969. Windows color (decimal): -9083050 or 5662581. OLE color: 5662581.
HSL color Cylindrical-coordinate representation of color #756756: hue angle of 32.9º 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 #756756 is Cyan = 0, Magento = 0.12, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 86 | - |
| CMYK | 0 | 0.12 | 0.26 | 0.54 |
| HSL | 32.9º | 0.15% | 0.4% | - |
| HSV(B) | 32.9º | 0.26% | 0.46% | - |
| XYZ | 13.87 | 14.15 | 10.81 | - |
| YUV | 105.25 | 117.14 | 136.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 86 | 0 | 0.12 | 0.26 | 0.54 | 32.9 | 0.15 | 0.4 |
| Hex | 75 | 67 | 56 | 0 | C | 1A | 36 | 21 | F | 28 |
| Octal | 165 | 147 | 126 | 0 | 14 | 32 | 66 | 41 | 17 | 50 |
| Binary | 1110101 | 1100111 | 1010110 | 0 | 1100 | 11010 | 110110 | 100001 | 1111 | 101000 |
Color Harmonies of #756756
Complementary color
Monochromatic Colors of #756756
Black with #756756
Text Example
Text Example
White with #756756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756756; }
p { color: rgb(117,103,86); }
H1.HeaderClassName
{
color: #756756;
}
.AnyTagClassName
{
color: #756756;
}
</style>
background-color css
<style>
a { background-color: #756756; }
a { background-color: rgb(117,103,86); }
div.DivClassName
{
background-color: #756756;
}
.BgClassName
{
background-color: #756756;
}
</style>
border-color css
<style>
span { border-color: #756756; }
span { border-color: rgb(117,103,86); }
td.TdClassName
{
border-color: #756756;
}
.TagClassName
{
border-color: #756756;
}
</style>