Shades of Pine Cone #766356
Tints of Pine Cone #766356
RGB
CMYK
RGB Variations
Color information
#766356 (or 0x766356) is known color: Pine Cone. HEX triplet: 76, 63 and 56. RGB value is (118,99,86). Sum of RGB (Red+Green+Blue) = 118+99+86=303 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.94% from 303); Green value is 99 (39.06% from 255 or 32.67% from 303); Blue value is 86 (33.98% from 255 or 28.38% from 303); Max value from RGB is 118 - color contains mainly: red. Hex color #766356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766356 is #899CA9. Grayscale: #676767. Windows color (decimal): -9018538 or 5661558. OLE color: 5661558.
HSL color Cylindrical-coordinate representation of color #766356: hue angle of 24.38º 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 #766356 is Cyan = 0, Magento = 0.16, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 86 | - |
| CMYK | 0 | 0.16 | 0.27 | 0.54 |
| HSL | 24.38º | 0.16% | 0.4% | - |
| HSV(B) | 24.38º | 0.27% | 0.46% | - |
| XYZ | 13.61 | 13.45 | 10.68 | - |
| YUV | 103.2 | 118.29 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 86 | 0 | 0.16 | 0.27 | 0.54 | 24.38 | 0.16 | 0.4 |
| Hex | 76 | 63 | 56 | 0 | 10 | 1B | 36 | 18 | 10 | 28 |
| Octal | 166 | 143 | 126 | 0 | 20 | 33 | 66 | 30 | 20 | 50 |
| Binary | 1110110 | 1100011 | 1010110 | 0 | 10000 | 11011 | 110110 | 11000 | 10000 | 101000 |
Color Harmonies of #766356
Complementary color
Monochromatic Colors of #766356
Black with #766356
Text Example
Text Example
White with #766356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766356; }
p { color: rgb(118,99,86); }
H1.HeaderClassName
{
color: #766356;
}
.AnyTagClassName
{
color: #766356;
}
</style>
background-color css
<style>
a { background-color: #766356; }
a { background-color: rgb(118,99,86); }
div.DivClassName
{
background-color: #766356;
}
.BgClassName
{
background-color: #766356;
}
</style>
border-color css
<style>
span { border-color: #766356; }
span { border-color: rgb(118,99,86); }
td.TdClassName
{
border-color: #766356;
}
.TagClassName
{
border-color: #766356;
}
</style>