Shades of Soya Bean #786349
Tints of Soya Bean #786349
RGB
CMYK
RGB Variations
Color information
#786349 (or 0x786349) is known color: Soya Bean. HEX triplet: 78, 63 and 49. RGB value is (120,99,73). Sum of RGB (Red+Green+Blue) = 120+99+73=292 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.10% from 292); Green value is 99 (39.06% from 255 or 33.90% from 292); Blue value is 73 (28.91% from 255 or 25% from 292); Max value from RGB is 120 - color contains mainly: red. Hex color #786349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786349 is #879CB6. Grayscale: #666666. Windows color (decimal): -8887479 or 4809592. OLE color: 4809592.
HSL color Cylindrical-coordinate representation of color #786349: hue angle of 33.19º 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 #786349 is Cyan = 0, Magento = 0.17, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 99 | 73 | - |
| CMYK | 0 | 0.17 | 0.39 | 0.53 |
| HSL | 33.19º | 0.24% | 0.38% | - |
| HSV(B) | 33.19º | 0.39% | 0.47% | - |
| XYZ | 13.41 | 13.4 | 8.18 | - |
| YUV | 102.32 | 111.46 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 73 | 0 | 0.17 | 0.39 | 0.53 | 33.19 | 0.24 | 0.38 |
| Hex | 78 | 63 | 49 | 0 | 11 | 27 | 35 | 21 | 18 | 26 |
| Octal | 170 | 143 | 111 | 0 | 21 | 47 | 65 | 41 | 30 | 46 |
| Binary | 1111000 | 1100011 | 1001001 | 0 | 10001 | 100111 | 110101 | 100001 | 11000 | 100110 |
Color Harmonies of #786349
Complementary color
Monochromatic Colors of #786349
Black with #786349
Text Example
Text Example
White with #786349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786349; }
p { color: rgb(120,99,73); }
H1.HeaderClassName
{
color: #786349;
}
.AnyTagClassName
{
color: #786349;
}
</style>
background-color css
<style>
a { background-color: #786349; }
a { background-color: rgb(120,99,73); }
div.DivClassName
{
background-color: #786349;
}
.BgClassName
{
background-color: #786349;
}
</style>
border-color css
<style>
span { border-color: #786349; }
span { border-color: rgb(120,99,73); }
td.TdClassName
{
border-color: #786349;
}
.TagClassName
{
border-color: #786349;
}
</style>