Shades of Pine Cone #756457
Tints of Pine Cone #756457
RGB
CMYK
RGB Variations
Color information
#756457 (or 0x756457) is known color: Pine Cone. HEX triplet: 75, 64 and 57. RGB value is (117,100,87). Sum of RGB (Red+Green+Blue) = 117+100+87=304 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.49% from 304); Green value is 100 (39.45% from 255 or 32.89% from 304); Blue value is 87 (34.38% from 255 or 28.62% from 304); Max value from RGB is 117 - color contains mainly: red. Hex color #756457 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756457 is #8A9BA8. Grayscale: #676767. Windows color (decimal): -9083817 or 5727349. OLE color: 5727349.
HSL color Cylindrical-coordinate representation of color #756457: hue angle of 26º 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 #756457 is Cyan = 0, Magento = 0.15, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 87 | - |
| CMYK | 0 | 0.15 | 0.26 | 0.54 |
| HSL | 26º | 0.15% | 0.4% | - |
| HSV(B) | 26º | 0.26% | 0.46% | - |
| XYZ | 13.61 | 13.58 | 10.92 | - |
| YUV | 103.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 87 | 0 | 0.15 | 0.26 | 0.54 | 26 | 0.15 | 0.4 |
| Hex | 75 | 64 | 57 | 0 | F | 1A | 36 | 1A | F | 28 |
| Octal | 165 | 144 | 127 | 0 | 17 | 32 | 66 | 32 | 17 | 50 |
| Binary | 1110101 | 1100100 | 1010111 | 0 | 1111 | 11010 | 110110 | 11010 | 1111 | 101000 |
Color Harmonies of #756457
Complementary color
Monochromatic Colors of #756457
Black with #756457
Text Example
Text Example
White with #756457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756457; }
p { color: rgb(117,100,87); }
H1.HeaderClassName
{
color: #756457;
}
.AnyTagClassName
{
color: #756457;
}
</style>
background-color css
<style>
a { background-color: #756457; }
a { background-color: rgb(117,100,87); }
div.DivClassName
{
background-color: #756457;
}
.BgClassName
{
background-color: #756457;
}
</style>
border-color css
<style>
span { border-color: #756457; }
span { border-color: rgb(117,100,87); }
td.TdClassName
{
border-color: #756457;
}
.TagClassName
{
border-color: #756457;
}
</style>