Shades of Soya Bean #796246
Tints of Soya Bean #796246
RGB
CMYK
RGB Variations
Color information
#796246 (or 0x796246) is known color: Soya Bean. HEX triplet: 79, 62 and 46. RGB value is (121,98,70). Sum of RGB (Red+Green+Blue) = 121+98+70=289 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.87% from 289); Green value is 98 (38.67% from 255 or 33.91% from 289); Blue value is 70 (27.73% from 255 or 24.22% from 289); Max value from RGB is 121 - color contains mainly: red. Hex color #796246 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796246 is #869DB9. Grayscale: #656565. Windows color (decimal): -8822202 or 4612729. OLE color: 4612729.
HSL color Cylindrical-coordinate representation of color #796246: hue angle of 32.94º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #796246 is Cyan = 0, Magento = 0.19, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 98 | 70 | - |
| CMYK | 0 | 0.19 | 0.42 | 0.53 |
| HSL | 32.94º | 0.27% | 0.37% | - |
| HSV(B) | 32.94º | 0.42% | 0.47% | - |
| XYZ | 13.36 | 13.24 | 7.65 | - |
| YUV | 101.69 | 110.12 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 70 | 0 | 0.19 | 0.42 | 0.53 | 32.94 | 0.27 | 0.37 |
| Hex | 79 | 62 | 46 | 0 | 13 | 2A | 35 | 21 | 1B | 25 |
| Octal | 171 | 142 | 106 | 0 | 23 | 52 | 65 | 41 | 33 | 45 |
| Binary | 1111001 | 1100010 | 1000110 | 0 | 10011 | 101010 | 110101 | 100001 | 11011 | 100101 |
Color Harmonies of #796246
Complementary color
Monochromatic Colors of #796246
Black with #796246
Text Example
Text Example
White with #796246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796246; }
p { color: rgb(121,98,70); }
H1.HeaderClassName
{
color: #796246;
}
.AnyTagClassName
{
color: #796246;
}
</style>
background-color css
<style>
a { background-color: #796246; }
a { background-color: rgb(121,98,70); }
div.DivClassName
{
background-color: #796246;
}
.BgClassName
{
background-color: #796246;
}
</style>
border-color css
<style>
span { border-color: #796246; }
span { border-color: rgb(121,98,70); }
td.TdClassName
{
border-color: #796246;
}
.TagClassName
{
border-color: #796246;
}
</style>