Shades of Pine Cone #786550
Tints of Pine Cone #786550
RGB
CMYK
RGB Variations
Color information
#786550 (or 0x786550) is known color: Pine Cone. HEX triplet: 78, 65 and 50. RGB value is (120,101,80). Sum of RGB (Red+Green+Blue) = 120+101+80=301 (39% of max value = 765). Red value is 120 (47.27% from 255 or 39.87% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 80 (31.64% from 255 or 26.58% from 301); Max value from RGB is 120 - color contains mainly: red. Hex color #786550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786550 is #879AAF. Grayscale: #686868. Windows color (decimal): -8886960 or 5268856. OLE color: 5268856.
HSL color Cylindrical-coordinate representation of color #786550: hue angle of 31.5º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #786550 is Cyan = 0, Magento = 0.16, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 101 | 80 | - |
| CMYK | 0 | 0.16 | 0.33 | 0.53 |
| HSL | 31.5º | 0.2% | 0.39% | - |
| HSV(B) | 31.5º | 0.33% | 0.47% | - |
| XYZ | 13.85 | 13.88 | 9.54 | - |
| YUV | 104.29 | 114.29 | 139.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 101 | 80 | 0 | 0.16 | 0.33 | 0.53 | 31.5 | 0.2 | 0.39 |
| Hex | 78 | 65 | 50 | 0 | 10 | 21 | 35 | 1F | 14 | 27 |
| Octal | 170 | 145 | 120 | 0 | 20 | 41 | 65 | 37 | 24 | 47 |
| Binary | 1111000 | 1100101 | 1010000 | 0 | 10000 | 100001 | 110101 | 11111 | 10100 | 100111 |
Color Harmonies of #786550
Complementary color
Monochromatic Colors of #786550
Black with #786550
Text Example
Text Example
White with #786550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786550; }
p { color: rgb(120,101,80); }
H1.HeaderClassName
{
color: #786550;
}
.AnyTagClassName
{
color: #786550;
}
</style>
background-color css
<style>
a { background-color: #786550; }
a { background-color: rgb(120,101,80); }
div.DivClassName
{
background-color: #786550;
}
.BgClassName
{
background-color: #786550;
}
</style>
border-color css
<style>
span { border-color: #786550; }
span { border-color: rgb(120,101,80); }
td.TdClassName
{
border-color: #786550;
}
.TagClassName
{
border-color: #786550;
}
</style>