Shades of Pine Cone #766856
Tints of Pine Cone #766856
RGB
CMYK
RGB Variations
Color information
#766856 (or 0x766856) is known color: Pine Cone. HEX triplet: 76, 68 and 56. RGB value is (118,104,86). Sum of RGB (Red+Green+Blue) = 118+104+86=308 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.31% from 308); Green value is 104 (41.02% from 255 or 33.77% from 308); Blue value is 86 (33.98% from 255 or 27.92% from 308); Max value from RGB is 118 - color contains mainly: red. Hex color #766856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766856 is #8997A9. Grayscale: #6A6A6A. Windows color (decimal): -9017258 or 5662838. OLE color: 5662838.
HSL color Cylindrical-coordinate representation of color #766856: hue angle of 33.75º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #766856 is Cyan = 0, Magento = 0.12, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 86 | - |
| CMYK | 0 | 0.12 | 0.27 | 0.54 |
| HSL | 33.75º | 0.16% | 0.4% | - |
| HSV(B) | 33.75º | 0.27% | 0.46% | - |
| XYZ | 14.1 | 14.42 | 10.85 | - |
| YUV | 106.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 86 | 0 | 0.12 | 0.27 | 0.54 | 33.75 | 0.16 | 0.4 |
| Hex | 76 | 68 | 56 | 0 | C | 1B | 36 | 22 | 10 | 28 |
| Octal | 166 | 150 | 126 | 0 | 14 | 33 | 66 | 42 | 20 | 50 |
| Binary | 1110110 | 1101000 | 1010110 | 0 | 1100 | 11011 | 110110 | 100010 | 10000 | 101000 |
Color Harmonies of #766856
Complementary color
Monochromatic Colors of #766856
Black with #766856
Text Example
Text Example
White with #766856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766856; }
p { color: rgb(118,104,86); }
H1.HeaderClassName
{
color: #766856;
}
.AnyTagClassName
{
color: #766856;
}
</style>
background-color css
<style>
a { background-color: #766856; }
a { background-color: rgb(118,104,86); }
div.DivClassName
{
background-color: #766856;
}
.BgClassName
{
background-color: #766856;
}
</style>
border-color css
<style>
span { border-color: #766856; }
span { border-color: rgb(118,104,86); }
td.TdClassName
{
border-color: #766856;
}
.TagClassName
{
border-color: #766856;
}
</style>