Shades of Pine Cone #766858
Tints of Pine Cone #766858
RGB
CMYK
RGB Variations
Color information
#766858 (or 0x766858) is known color: Pine Cone. HEX triplet: 76, 68 and 58. RGB value is (118,104,88). Sum of RGB (Red+Green+Blue) = 118+104+88=310 (41% of max value = 765). Red value is 118 (46.48% from 255 or 38.06% from 310); Green value is 104 (41.02% from 255 or 33.55% from 310); Blue value is 88 (34.77% from 255 or 28.39% from 310); Max value from RGB is 118 - color contains mainly: red. Hex color #766858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766858 is #8997A7. Grayscale: #6A6A6A. Windows color (decimal): -9017256 or 5793910. OLE color: 5793910.
HSL color Cylindrical-coordinate representation of color #766858: hue angle of 32º degrees, saturation: 0.15, 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 #766858 is Cyan = 0, Magento = 0.12, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 88 | - |
| CMYK | 0 | 0.12 | 0.25 | 0.54 |
| HSL | 32º | 0.15% | 0.4% | - |
| HSV(B) | 32º | 0.25% | 0.46% | - |
| XYZ | 14.18 | 14.46 | 11.28 | - |
| YUV | 106.36 | 117.64 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 88 | 0 | 0.12 | 0.25 | 0.54 | 32 | 0.15 | 0.4 |
| Hex | 76 | 68 | 58 | 0 | C | 19 | 36 | 20 | F | 28 |
| Octal | 166 | 150 | 130 | 0 | 14 | 31 | 66 | 40 | 17 | 50 |
| Binary | 1110110 | 1101000 | 1011000 | 0 | 1100 | 11001 | 110110 | 100000 | 1111 | 101000 |
Color Harmonies of #766858
Complementary color
Monochromatic Colors of #766858
Black with #766858
Text Example
Text Example
White with #766858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766858; }
p { color: rgb(118,104,88); }
H1.HeaderClassName
{
color: #766858;
}
.AnyTagClassName
{
color: #766858;
}
</style>
background-color css
<style>
a { background-color: #766858; }
a { background-color: rgb(118,104,88); }
div.DivClassName
{
background-color: #766858;
}
.BgClassName
{
background-color: #766858;
}
</style>
border-color css
<style>
span { border-color: #766858; }
span { border-color: rgb(118,104,88); }
td.TdClassName
{
border-color: #766858;
}
.TagClassName
{
border-color: #766858;
}
</style>