Shades of Pine Cone #786452
Tints of Pine Cone #786452
RGB
CMYK
RGB Variations
Color information
#786452 (or 0x786452) is known color: Pine Cone. HEX triplet: 78, 64 and 52. RGB value is (120,100,82). Sum of RGB (Red+Green+Blue) = 120+100+82=302 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.74% from 302); Green value is 100 (39.45% from 255 or 33.11% from 302); Blue value is 82 (32.42% from 255 or 27.15% from 302); Max value from RGB is 120 - color contains mainly: red. Hex color #786452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786452 is #879BAD. Grayscale: #686868. Windows color (decimal): -8887214 or 5399672. OLE color: 5399672.
HSL color Cylindrical-coordinate representation of color #786452: hue angle of 28.42º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #786452 is Cyan = 0, Magento = 0.17, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 100 | 82 | - |
| CMYK | 0 | 0.17 | 0.32 | 0.53 |
| HSL | 28.42º | 0.19% | 0.4% | - |
| HSV(B) | 28.42º | 0.32% | 0.47% | - |
| XYZ | 13.83 | 13.72 | 9.9 | - |
| YUV | 103.93 | 115.63 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 100 | 82 | 0 | 0.17 | 0.32 | 0.53 | 28.42 | 0.19 | 0.4 |
| Hex | 78 | 64 | 52 | 0 | 11 | 20 | 35 | 1C | 13 | 28 |
| Octal | 170 | 144 | 122 | 0 | 21 | 40 | 65 | 34 | 23 | 50 |
| Binary | 1111000 | 1100100 | 1010010 | 0 | 10001 | 100000 | 110101 | 11100 | 10011 | 101000 |
Color Harmonies of #786452
Complementary color
Monochromatic Colors of #786452
Black with #786452
Text Example
Text Example
White with #786452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786452; }
p { color: rgb(120,100,82); }
H1.HeaderClassName
{
color: #786452;
}
.AnyTagClassName
{
color: #786452;
}
</style>
background-color css
<style>
a { background-color: #786452; }
a { background-color: rgb(120,100,82); }
div.DivClassName
{
background-color: #786452;
}
.BgClassName
{
background-color: #786452;
}
</style>
border-color css
<style>
span { border-color: #786452; }
span { border-color: rgb(120,100,82); }
td.TdClassName
{
border-color: #786452;
}
.TagClassName
{
border-color: #786452;
}
</style>