Shades of Pine Cone #766556
Tints of Pine Cone #766556
RGB
CMYK
RGB Variations
Color information
#766556 (or 0x766556) is known color: Pine Cone. HEX triplet: 76, 65 and 56. RGB value is (118,101,86). Sum of RGB (Red+Green+Blue) = 118+101+86=305 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.69% from 305); Green value is 101 (39.84% from 255 or 33.11% from 305); Blue value is 86 (33.98% from 255 or 28.20% from 305); Max value from RGB is 118 - color contains mainly: red. Hex color #766556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766556 is #899AA9. Grayscale: #686868. Windows color (decimal): -9018026 or 5662070. OLE color: 5662070.
HSL color Cylindrical-coordinate representation of color #766556: hue angle of 28.12º 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 #766556 is Cyan = 0, Magento = 0.14, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 86 | - |
| CMYK | 0 | 0.14 | 0.27 | 0.54 |
| HSL | 28.13º | 0.16% | 0.4% | - |
| HSV(B) | 28.13º | 0.27% | 0.46% | - |
| XYZ | 13.8 | 13.83 | 10.75 | - |
| YUV | 104.37 | 117.63 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 86 | 0 | 0.14 | 0.27 | 0.54 | 28.13 | 0.16 | 0.4 |
| Hex | 76 | 65 | 56 | 0 | E | 1B | 36 | 1C | 10 | 28 |
| Octal | 166 | 145 | 126 | 0 | 16 | 33 | 66 | 34 | 20 | 50 |
| Binary | 1110110 | 1100101 | 1010110 | 0 | 1110 | 11011 | 110110 | 11100 | 10000 | 101000 |
Color Harmonies of #766556
Complementary color
Monochromatic Colors of #766556
Black with #766556
Text Example
Text Example
White with #766556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766556; }
p { color: rgb(118,101,86); }
H1.HeaderClassName
{
color: #766556;
}
.AnyTagClassName
{
color: #766556;
}
</style>
background-color css
<style>
a { background-color: #766556; }
a { background-color: rgb(118,101,86); }
div.DivClassName
{
background-color: #766556;
}
.BgClassName
{
background-color: #766556;
}
</style>
border-color css
<style>
span { border-color: #766556; }
span { border-color: rgb(118,101,86); }
td.TdClassName
{
border-color: #766556;
}
.TagClassName
{
border-color: #766556;
}
</style>