Shades of Pine Cone #766855
Tints of Pine Cone #766855
RGB
CMYK
RGB Variations
Color information
#766855 (or 0x766855) is known color: Pine Cone. HEX triplet: 76, 68 and 55. RGB value is (118,104,85). Sum of RGB (Red+Green+Blue) = 118+104+85=307 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.44% from 307); Green value is 104 (41.02% from 255 or 33.88% from 307); Blue value is 85 (33.59% from 255 or 27.69% from 307); Max value from RGB is 118 - color contains mainly: red. Hex color #766855 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766855 is #8997AA. Grayscale: #6A6A6A. Windows color (decimal): -9017259 or 5597302. OLE color: 5597302.
HSL color Cylindrical-coordinate representation of color #766855: hue angle of 34.55º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #766855 is Cyan = 0, Magento = 0.12, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 85 | - |
| CMYK | 0 | 0.12 | 0.28 | 0.54 |
| HSL | 34.55º | 0.16% | 0.4% | - |
| HSV(B) | 34.55º | 0.28% | 0.46% | - |
| XYZ | 14.06 | 14.41 | 10.63 | - |
| YUV | 106.02 | 116.14 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 85 | 0 | 0.12 | 0.28 | 0.54 | 34.55 | 0.16 | 0.4 |
| Hex | 76 | 68 | 55 | 0 | C | 1C | 36 | 23 | 10 | 28 |
| Octal | 166 | 150 | 125 | 0 | 14 | 34 | 66 | 43 | 20 | 50 |
| Binary | 1110110 | 1101000 | 1010101 | 0 | 1100 | 11100 | 110110 | 100011 | 10000 | 101000 |
Color Harmonies of #766855
Complementary color
Monochromatic Colors of #766855
Black with #766855
Text Example
Text Example
White with #766855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766855; }
p { color: rgb(118,104,85); }
H1.HeaderClassName
{
color: #766855;
}
.AnyTagClassName
{
color: #766855;
}
</style>
background-color css
<style>
a { background-color: #766855; }
a { background-color: rgb(118,104,85); }
div.DivClassName
{
background-color: #766855;
}
.BgClassName
{
background-color: #766855;
}
</style>
border-color css
<style>
span { border-color: #766855; }
span { border-color: rgb(118,104,85); }
td.TdClassName
{
border-color: #766855;
}
.TagClassName
{
border-color: #766855;
}
</style>