Shades of Pine Cone #756857
Tints of Pine Cone #756857
RGB
CMYK
RGB Variations
Color information
#756857 (or 0x756857) is known color: Pine Cone. HEX triplet: 75, 68 and 57. RGB value is (117,104,87). Sum of RGB (Red+Green+Blue) = 117+104+87=308 (40% of max value = 765). Red value is 117 (46.09% from 255 or 37.99% from 308); Green value is 104 (41.02% from 255 or 33.77% from 308); Blue value is 87 (34.38% from 255 or 28.25% from 308); Max value from RGB is 117 - color contains mainly: red. Hex color #756857 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756857 is #8A97A8. Grayscale: #6A6A6A. Windows color (decimal): -9082793 or 5728373. OLE color: 5728373.
HSL color Cylindrical-coordinate representation of color #756857: hue angle of 34º 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 #756857 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 87 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.54 |
| HSL | 34º | 0.15% | 0.4% | - |
| HSV(B) | 34º | 0.26% | 0.46% | - |
| XYZ | 14.01 | 14.37 | 11.05 | - |
| YUV | 105.95 | 117.31 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 87 | 0 | 0.11 | 0.26 | 0.54 | 34 | 0.15 | 0.4 |
| Hex | 75 | 68 | 57 | 0 | B | 1A | 36 | 22 | F | 28 |
| Octal | 165 | 150 | 127 | 0 | 13 | 32 | 66 | 42 | 17 | 50 |
| Binary | 1110101 | 1101000 | 1010111 | 0 | 1011 | 11010 | 110110 | 100010 | 1111 | 101000 |
Color Harmonies of #756857
Complementary color
Monochromatic Colors of #756857
Black with #756857
Text Example
Text Example
White with #756857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756857; }
p { color: rgb(117,104,87); }
H1.HeaderClassName
{
color: #756857;
}
.AnyTagClassName
{
color: #756857;
}
</style>
background-color css
<style>
a { background-color: #756857; }
a { background-color: rgb(117,104,87); }
div.DivClassName
{
background-color: #756857;
}
.BgClassName
{
background-color: #756857;
}
</style>
border-color css
<style>
span { border-color: #756857; }
span { border-color: rgb(117,104,87); }
td.TdClassName
{
border-color: #756857;
}
.TagClassName
{
border-color: #756857;
}
</style>