Shades of Pine Cone #766859
Tints of Pine Cone #766859
RGB
CMYK
RGB Variations
Color information
#766859 (or 0x766859) is known color: Pine Cone. HEX triplet: 76, 68 and 59. RGB value is (118,104,89). Sum of RGB (Red+Green+Blue) = 118+104+89=311 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.94% from 311); Green value is 104 (41.02% from 255 or 33.44% from 311); Blue value is 89 (35.16% from 255 or 28.62% from 311); Max value from RGB is 118 - color contains mainly: red. Hex color #766859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766859 is #8997A6. Grayscale: #6A6A6A. Windows color (decimal): -9017255 or 5859446. OLE color: 5859446.
HSL color Cylindrical-coordinate representation of color #766859: hue angle of 31.03º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #766859 is Cyan = 0, Magento = 0.12, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 89 | - |
| CMYK | 0 | 0.12 | 0.25 | 0.54 |
| HSL | 31.03º | 0.14% | 0.41% | - |
| HSV(B) | 31.03º | 0.25% | 0.46% | - |
| XYZ | 14.22 | 14.47 | 11.5 | - |
| YUV | 106.48 | 118.14 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 89 | 0 | 0.12 | 0.25 | 0.54 | 31.03 | 0.14 | 0.41 |
| Hex | 76 | 68 | 59 | 0 | C | 19 | 36 | 1F | E | 29 |
| Octal | 166 | 150 | 131 | 0 | 14 | 31 | 66 | 37 | 16 | 51 |
| Binary | 1110110 | 1101000 | 1011001 | 0 | 1100 | 11001 | 110110 | 11111 | 1110 | 101001 |
Color Harmonies of #766859
Complementary color
Monochromatic Colors of #766859
Black with #766859
Text Example
Text Example
White with #766859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766859; }
p { color: rgb(118,104,89); }
H1.HeaderClassName
{
color: #766859;
}
.AnyTagClassName
{
color: #766859;
}
</style>
background-color css
<style>
a { background-color: #766859; }
a { background-color: rgb(118,104,89); }
div.DivClassName
{
background-color: #766859;
}
.BgClassName
{
background-color: #766859;
}
</style>
border-color css
<style>
span { border-color: #766859; }
span { border-color: rgb(118,104,89); }
td.TdClassName
{
border-color: #766859;
}
.TagClassName
{
border-color: #766859;
}
</style>