Shades of Pine Cone #756652
Tints of Pine Cone #756652
RGB
CMYK
RGB Variations
Color information
#756652 (or 0x756652) is known color: Pine Cone. HEX triplet: 75, 66 and 52. RGB value is (117,102,82). Sum of RGB (Red+Green+Blue) = 117+102+82=301 (39% of max value = 765). Red value is 117 (46.09% from 255 or 38.87% from 301); Green value is 102 (40.23% from 255 or 33.89% from 301); Blue value is 82 (32.42% from 255 or 27.24% from 301); Max value from RGB is 117 - color contains mainly: red. Hex color #756652 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756652 is #8A99AD. Grayscale: #686868. Windows color (decimal): -9083310 or 5400181. OLE color: 5400181.
HSL color Cylindrical-coordinate representation of color #756652: hue angle of 34.29º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #756652 is Cyan = 0, Magento = 0.13, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 82 | - |
| CMYK | 0 | 0.13 | 0.30 | 0.54 |
| HSL | 34.29º | 0.18% | 0.39% | - |
| HSV(B) | 34.29º | 0.3% | 0.46% | - |
| XYZ | 13.61 | 13.89 | 9.95 | - |
| YUV | 104.21 | 115.47 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 82 | 0 | 0.13 | 0.30 | 0.54 | 34.29 | 0.18 | 0.39 |
| Hex | 75 | 66 | 52 | 0 | D | 1E | 36 | 22 | 12 | 27 |
| Octal | 165 | 146 | 122 | 0 | 15 | 36 | 66 | 42 | 22 | 47 |
| Binary | 1110101 | 1100110 | 1010010 | 0 | 1101 | 11110 | 110110 | 100010 | 10010 | 100111 |
Color Harmonies of #756652
Complementary color
Monochromatic Colors of #756652
Black with #756652
Text Example
Text Example
White with #756652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756652; }
p { color: rgb(117,102,82); }
H1.HeaderClassName
{
color: #756652;
}
.AnyTagClassName
{
color: #756652;
}
</style>
background-color css
<style>
a { background-color: #756652; }
a { background-color: rgb(117,102,82); }
div.DivClassName
{
background-color: #756652;
}
.BgClassName
{
background-color: #756652;
}
</style>
border-color css
<style>
span { border-color: #756652; }
span { border-color: rgb(117,102,82); }
td.TdClassName
{
border-color: #756652;
}
.TagClassName
{
border-color: #756652;
}
</style>