Shades of Soya Bean #786649
Tints of Soya Bean #786649
RGB
CMYK
RGB Variations
Color information
#786649 (or 0x786649) is known color: Soya Bean. HEX triplet: 78, 66 and 49. RGB value is (120,102,73). Sum of RGB (Red+Green+Blue) = 120+102+73=295 (39% of max value = 765). Red value is 120 (47.27% from 255 or 40.68% from 295); Green value is 102 (40.23% from 255 or 34.58% from 295); Blue value is 73 (28.91% from 255 or 24.75% from 295); Max value from RGB is 120 - color contains mainly: red. Hex color #786649 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786649 is #8799B6. Grayscale: #686868. Windows color (decimal): -8886711 or 4810360. OLE color: 4810360.
HSL color Cylindrical-coordinate representation of color #786649: hue angle of 37.02º degrees, saturation: 0.24, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #786649 is Cyan = 0, Magento = 0.15, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 102 | 73 | - |
| CMYK | 0 | 0.15 | 0.39 | 0.53 |
| HSL | 37.02º | 0.24% | 0.38% | - |
| HSV(B) | 37.02º | 0.39% | 0.47% | - |
| XYZ | 13.7 | 13.98 | 8.28 | - |
| YUV | 104.08 | 110.46 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 102 | 73 | 0 | 0.15 | 0.39 | 0.53 | 37.02 | 0.24 | 0.38 |
| Hex | 78 | 66 | 49 | 0 | F | 27 | 35 | 25 | 18 | 26 |
| Octal | 170 | 146 | 111 | 0 | 17 | 47 | 65 | 45 | 30 | 46 |
| Binary | 1111000 | 1100110 | 1001001 | 0 | 1111 | 100111 | 110101 | 100101 | 11000 | 100110 |
Color Harmonies of #786649
Complementary color
Monochromatic Colors of #786649
Black with #786649
Text Example
Text Example
White with #786649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786649; }
p { color: rgb(120,102,73); }
H1.HeaderClassName
{
color: #786649;
}
.AnyTagClassName
{
color: #786649;
}
</style>
background-color css
<style>
a { background-color: #786649; }
a { background-color: rgb(120,102,73); }
div.DivClassName
{
background-color: #786649;
}
.BgClassName
{
background-color: #786649;
}
</style>
border-color css
<style>
span { border-color: #786649; }
span { border-color: rgb(120,102,73); }
td.TdClassName
{
border-color: #786649;
}
.TagClassName
{
border-color: #786649;
}
</style>