Shades of Soya Bean #716346
Tints of Soya Bean #716346
RGB
CMYK
RGB Variations
Color information
#716346 (or 0x716346) is known color: Soya Bean. HEX triplet: 71, 63 and 46. RGB value is (113,99,70). Sum of RGB (Red+Green+Blue) = 113+99+70=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 70 (27.73% from 255 or 24.82% from 282); Max value from RGB is 113 - color contains mainly: red. Hex color #716346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716346 is #8E9CB9. Grayscale: #646464. Windows color (decimal): -9346234 or 4612977. OLE color: 4612977.
HSL color Cylindrical-coordinate representation of color #716346: hue angle of 40.47º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #716346 is Cyan = 0, Magento = 0.12, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 70 | - |
| CMYK | 0 | 0.12 | 0.38 | 0.56 |
| HSL | 40.47º | 0.23% | 0.36% | - |
| HSV(B) | 40.47º | 0.38% | 0.44% | - |
| XYZ | 12.38 | 12.88 | 7.63 | - |
| YUV | 99.88 | 111.14 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 70 | 0 | 0.12 | 0.38 | 0.56 | 40.47 | 0.23 | 0.36 |
| Hex | 71 | 63 | 46 | 0 | C | 26 | 38 | 28 | 17 | 24 |
| Octal | 161 | 143 | 106 | 0 | 14 | 46 | 70 | 50 | 27 | 44 |
| Binary | 1110001 | 1100011 | 1000110 | 0 | 1100 | 100110 | 111000 | 101000 | 10111 | 100100 |
Color Harmonies of #716346
Complementary color
Monochromatic Colors of #716346
Black with #716346
Text Example
Text Example
White with #716346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716346; }
p { color: rgb(113,99,70); }
H1.HeaderClassName
{
color: #716346;
}
.AnyTagClassName
{
color: #716346;
}
</style>
background-color css
<style>
a { background-color: #716346; }
a { background-color: rgb(113,99,70); }
div.DivClassName
{
background-color: #716346;
}
.BgClassName
{
background-color: #716346;
}
</style>
border-color css
<style>
span { border-color: #716346; }
span { border-color: rgb(113,99,70); }
td.TdClassName
{
border-color: #716346;
}
.TagClassName
{
border-color: #716346;
}
</style>