Shades of Soya Bean #716446
Tints of Soya Bean #716446
RGB
CMYK
RGB Variations
Color information
#716446 (or 0x716446) is known color: Soya Bean. HEX triplet: 71, 64 and 46. RGB value is (113,100,70). Sum of RGB (Red+Green+Blue) = 113+100+70=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 100 (39.45% from 255 or 35.34% from 283); Blue value is 70 (27.73% from 255 or 24.73% from 283); Max value from RGB is 113 - color contains mainly: red. Hex color #716446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716446 is #8E9BB9. Grayscale: #646464. Windows color (decimal): -9345978 or 4613233. OLE color: 4613233.
HSL color Cylindrical-coordinate representation of color #716446: hue angle of 41.86º 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 #716446 is Cyan = 0, Magento = 0.12, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 70 | - |
| CMYK | 0 | 0.12 | 0.38 | 0.56 |
| HSL | 41.86º | 0.23% | 0.36% | - |
| HSV(B) | 41.86º | 0.38% | 0.44% | - |
| XYZ | 12.47 | 13.07 | 7.66 | - |
| YUV | 100.47 | 110.81 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 70 | 0 | 0.12 | 0.38 | 0.56 | 41.86 | 0.23 | 0.36 |
| Hex | 71 | 64 | 46 | 0 | C | 26 | 38 | 2A | 17 | 24 |
| Octal | 161 | 144 | 106 | 0 | 14 | 46 | 70 | 52 | 27 | 44 |
| Binary | 1110001 | 1100100 | 1000110 | 0 | 1100 | 100110 | 111000 | 101010 | 10111 | 100100 |
Color Harmonies of #716446
Complementary color
Monochromatic Colors of #716446
Black with #716446
Text Example
Text Example
White with #716446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716446; }
p { color: rgb(113,100,70); }
H1.HeaderClassName
{
color: #716446;
}
.AnyTagClassName
{
color: #716446;
}
</style>
background-color css
<style>
a { background-color: #716446; }
a { background-color: rgb(113,100,70); }
div.DivClassName
{
background-color: #716446;
}
.BgClassName
{
background-color: #716446;
}
</style>
border-color css
<style>
span { border-color: #716446; }
span { border-color: rgb(113,100,70); }
td.TdClassName
{
border-color: #716446;
}
.TagClassName
{
border-color: #716446;
}
</style>