Shades of Pine Cone #756657
Tints of Pine Cone #756657
RGB
CMYK
RGB Variations
Color information
#756657 (or 0x756657) is known color: Pine Cone. HEX triplet: 75, 66 and 57. RGB value is (117,102,87). Sum of RGB (Red+Green+Blue) = 117+102+87=306 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.24% from 306); Green value is 102 (40.23% from 255 or 33.33% from 306); Blue value is 87 (34.38% from 255 or 28.43% from 306); Max value from RGB is 117 - color contains mainly: red. Hex color #756657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756657 is #8A99A8. Grayscale: #686868. Windows color (decimal): -9083305 or 5727861. OLE color: 5727861.
HSL color Cylindrical-coordinate representation of color #756657: hue angle of 30º 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 #756657 is Cyan = 0, Magento = 0.13, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 87 | - |
| CMYK | 0 | 0.13 | 0.26 | 0.54 |
| HSL | 30º | 0.15% | 0.4% | - |
| HSV(B) | 30º | 0.26% | 0.46% | - |
| XYZ | 13.81 | 13.97 | 10.99 | - |
| YUV | 104.78 | 117.97 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 87 | 0 | 0.13 | 0.26 | 0.54 | 30 | 0.15 | 0.4 |
| Hex | 75 | 66 | 57 | 0 | D | 1A | 36 | 1E | F | 28 |
| Octal | 165 | 146 | 127 | 0 | 15 | 32 | 66 | 36 | 17 | 50 |
| Binary | 1110101 | 1100110 | 1010111 | 0 | 1101 | 11010 | 110110 | 11110 | 1111 | 101000 |
Color Harmonies of #756657
Complementary color
Monochromatic Colors of #756657
Black with #756657
Text Example
Text Example
White with #756657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756657; }
p { color: rgb(117,102,87); }
H1.HeaderClassName
{
color: #756657;
}
.AnyTagClassName
{
color: #756657;
}
</style>
background-color css
<style>
a { background-color: #756657; }
a { background-color: rgb(117,102,87); }
div.DivClassName
{
background-color: #756657;
}
.BgClassName
{
background-color: #756657;
}
</style>
border-color css
<style>
span { border-color: #756657; }
span { border-color: rgb(117,102,87); }
td.TdClassName
{
border-color: #756657;
}
.TagClassName
{
border-color: #756657;
}
</style>