Shades of Pine Cone #756858
Tints of Pine Cone #756858
RGB
CMYK
RGB Variations
Color information
#756858 (or 0x756858) is known color: Pine Cone. HEX triplet: 75, 68 and 58. RGB value is (117,104,88). Sum of RGB (Red+Green+Blue) = 117+104+88=309 (40% of max value = 765). Red value is 117 (46.09% from 255 or 37.86% from 309); Green value is 104 (41.02% from 255 or 33.66% from 309); Blue value is 88 (34.77% from 255 or 28.48% from 309); Max value from RGB is 117 - color contains mainly: red. Hex color #756858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756858 is #8A97A7. Grayscale: #6A6A6A. Windows color (decimal): -9082792 or 5793909. OLE color: 5793909.
HSL color Cylindrical-coordinate representation of color #756858: hue angle of 33.1º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #756858 is Cyan = 0, Magento = 0.11, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 88 | - |
| CMYK | 0 | 0.11 | 0.25 | 0.54 |
| HSL | 33.1º | 0.14% | 0.4% | - |
| HSV(B) | 33.1º | 0.25% | 0.46% | - |
| XYZ | 14.05 | 14.39 | 11.27 | - |
| YUV | 106.06 | 117.81 | 135.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 88 | 0 | 0.11 | 0.25 | 0.54 | 33.1 | 0.14 | 0.4 |
| Hex | 75 | 68 | 58 | 0 | B | 19 | 36 | 21 | E | 28 |
| Octal | 165 | 150 | 130 | 0 | 13 | 31 | 66 | 41 | 16 | 50 |
| Binary | 1110101 | 1101000 | 1011000 | 0 | 1011 | 11001 | 110110 | 100001 | 1110 | 101000 |
Color Harmonies of #756858
Complementary color
Monochromatic Colors of #756858
Black with #756858
Text Example
Text Example
White with #756858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756858; }
p { color: rgb(117,104,88); }
H1.HeaderClassName
{
color: #756858;
}
.AnyTagClassName
{
color: #756858;
}
</style>
background-color css
<style>
a { background-color: #756858; }
a { background-color: rgb(117,104,88); }
div.DivClassName
{
background-color: #756858;
}
.BgClassName
{
background-color: #756858;
}
</style>
border-color css
<style>
span { border-color: #756858; }
span { border-color: rgb(117,104,88); }
td.TdClassName
{
border-color: #756858;
}
.TagClassName
{
border-color: #756858;
}
</style>