Shades of Pine Cone #766756
Tints of Pine Cone #766756
RGB
CMYK
RGB Variations
Color information
#766756 (or 0x766756) is known color: Pine Cone. HEX triplet: 76, 67 and 56. RGB value is (118,103,86). Sum of RGB (Red+Green+Blue) = 118+103+86=307 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.44% from 307); Green value is 103 (40.62% from 255 or 33.55% from 307); Blue value is 86 (33.98% from 255 or 28.01% from 307); Max value from RGB is 118 - color contains mainly: red. Hex color #766756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766756 is #8998A9. Grayscale: #696969. Windows color (decimal): -9017514 or 5662582. OLE color: 5662582.
HSL color Cylindrical-coordinate representation of color #766756: hue angle of 31.88º 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 #766756 is Cyan = 0, Magento = 0.13, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 86 | - |
| CMYK | 0 | 0.13 | 0.27 | 0.54 |
| HSL | 31.88º | 0.16% | 0.4% | - |
| HSV(B) | 31.88º | 0.27% | 0.46% | - |
| XYZ | 14 | 14.22 | 10.81 | - |
| YUV | 105.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 86 | 0 | 0.13 | 0.27 | 0.54 | 31.88 | 0.16 | 0.4 |
| Hex | 76 | 67 | 56 | 0 | D | 1B | 36 | 20 | 10 | 28 |
| Octal | 166 | 147 | 126 | 0 | 15 | 33 | 66 | 40 | 20 | 50 |
| Binary | 1110110 | 1100111 | 1010110 | 0 | 1101 | 11011 | 110110 | 100000 | 10000 | 101000 |
Color Harmonies of #766756
Complementary color
Monochromatic Colors of #766756
Black with #766756
Text Example
Text Example
White with #766756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766756; }
p { color: rgb(118,103,86); }
H1.HeaderClassName
{
color: #766756;
}
.AnyTagClassName
{
color: #766756;
}
</style>
background-color css
<style>
a { background-color: #766756; }
a { background-color: rgb(118,103,86); }
div.DivClassName
{
background-color: #766756;
}
.BgClassName
{
background-color: #766756;
}
</style>
border-color css
<style>
span { border-color: #766756; }
span { border-color: rgb(118,103,86); }
td.TdClassName
{
border-color: #766756;
}
.TagClassName
{
border-color: #766756;
}
</style>