Shades of Soya Bean #716149
Tints of Soya Bean #716149
RGB
CMYK
RGB Variations
Color information
#716149 (or 0x716149) is known color: Soya Bean. HEX triplet: 71, 61 and 49. RGB value is (113,97,73). Sum of RGB (Red+Green+Blue) = 113+97+73=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 97 (38.28% from 255 or 34.28% from 283); Blue value is 73 (28.91% from 255 or 25.80% from 283); Max value from RGB is 113 - color contains mainly: red. Hex color #716149 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716149 is #8E9EB6. Grayscale: #636363. Windows color (decimal): -9346743 or 4809073. OLE color: 4809073.
HSL color Cylindrical-coordinate representation of color #716149: hue angle of 36º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #716149 is Cyan = 0, Magento = 0.14, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 73 | - |
| CMYK | 0 | 0.14 | 0.35 | 0.56 |
| HSL | 36º | 0.22% | 0.36% | - |
| HSV(B) | 36º | 0.35% | 0.44% | - |
| XYZ | 12.29 | 12.54 | 8.08 | - |
| YUV | 99.05 | 113.3 | 137.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 73 | 0 | 0.14 | 0.35 | 0.56 | 36 | 0.22 | 0.36 |
| Hex | 71 | 61 | 49 | 0 | E | 23 | 38 | 24 | 16 | 24 |
| Octal | 161 | 141 | 111 | 0 | 16 | 43 | 70 | 44 | 26 | 44 |
| Binary | 1110001 | 1100001 | 1001001 | 0 | 1110 | 100011 | 111000 | 100100 | 10110 | 100100 |
Color Harmonies of #716149
Complementary color
Monochromatic Colors of #716149
Black with #716149
Text Example
Text Example
White with #716149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716149; }
p { color: rgb(113,97,73); }
H1.HeaderClassName
{
color: #716149;
}
.AnyTagClassName
{
color: #716149;
}
</style>
background-color css
<style>
a { background-color: #716149; }
a { background-color: rgb(113,97,73); }
div.DivClassName
{
background-color: #716149;
}
.BgClassName
{
background-color: #716149;
}
</style>
border-color css
<style>
span { border-color: #716149; }
span { border-color: rgb(113,97,73); }
td.TdClassName
{
border-color: #716149;
}
.TagClassName
{
border-color: #716149;
}
</style>