Shades of Pine Cone #756459
Tints of Pine Cone #756459
RGB
CMYK
RGB Variations
Color information
#756459 (or 0x756459) is known color: Pine Cone. HEX triplet: 75, 64 and 59. RGB value is (117,100,89). Sum of RGB (Red+Green+Blue) = 117+100+89=306 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.24% from 306); Green value is 100 (39.45% from 255 or 32.68% from 306); Blue value is 89 (35.16% from 255 or 29.08% from 306); Max value from RGB is 117 - color contains mainly: red. Hex color #756459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756459 is #8A9BA6. Grayscale: #676767. Windows color (decimal): -9083815 or 5858421. OLE color: 5858421.
HSL color Cylindrical-coordinate representation of color #756459: hue angle of 23.57º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #756459 is Cyan = 0, Magento = 0.15, Yellow = 0.24 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 89 | - |
| CMYK | 0 | 0.15 | 0.24 | 0.54 |
| HSL | 23.57º | 0.14% | 0.4% | - |
| HSV(B) | 23.57º | 0.24% | 0.46% | - |
| XYZ | 13.7 | 13.62 | 11.36 | - |
| YUV | 103.83 | 119.63 | 137.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 89 | 0 | 0.15 | 0.24 | 0.54 | 23.57 | 0.14 | 0.4 |
| Hex | 75 | 64 | 59 | 0 | F | 18 | 36 | 18 | E | 28 |
| Octal | 165 | 144 | 131 | 0 | 17 | 30 | 66 | 30 | 16 | 50 |
| Binary | 1110101 | 1100100 | 1011001 | 0 | 1111 | 11000 | 110110 | 11000 | 1110 | 101000 |
Color Harmonies of #756459
Complementary color
Monochromatic Colors of #756459
Black with #756459
Text Example
Text Example
White with #756459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756459; }
p { color: rgb(117,100,89); }
H1.HeaderClassName
{
color: #756459;
}
.AnyTagClassName
{
color: #756459;
}
</style>
background-color css
<style>
a { background-color: #756459; }
a { background-color: rgb(117,100,89); }
div.DivClassName
{
background-color: #756459;
}
.BgClassName
{
background-color: #756459;
}
</style>
border-color css
<style>
span { border-color: #756459; }
span { border-color: rgb(117,100,89); }
td.TdClassName
{
border-color: #756459;
}
.TagClassName
{
border-color: #756459;
}
</style>