Shades of Soya Bean #716049
Tints of Soya Bean #716049
RGB
CMYK
RGB Variations
Color information
#716049 (or 0x716049) is known color: Soya Bean. HEX triplet: 71, 60 and 49. RGB value is (113,96,73). Sum of RGB (Red+Green+Blue) = 113+96+73=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 96 (37.89% from 255 or 34.04% from 282); Blue value is 73 (28.91% from 255 or 25.89% from 282); Max value from RGB is 113 - color contains mainly: red. Hex color #716049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716049 is #8E9FB6. Grayscale: #626262. Windows color (decimal): -9346999 or 4808817. OLE color: 4808817.
HSL color Cylindrical-coordinate representation of color #716049: hue angle of 34.5º 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 #716049 is Cyan = 0, Magento = 0.15, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 73 | - |
| CMYK | 0 | 0.15 | 0.35 | 0.56 |
| HSL | 34.5º | 0.22% | 0.36% | - |
| HSV(B) | 34.5º | 0.35% | 0.44% | - |
| XYZ | 12.2 | 12.36 | 8.05 | - |
| YUV | 98.46 | 113.63 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 73 | 0 | 0.15 | 0.35 | 0.56 | 34.5 | 0.22 | 0.36 |
| Hex | 71 | 60 | 49 | 0 | F | 23 | 38 | 22 | 16 | 24 |
| Octal | 161 | 140 | 111 | 0 | 17 | 43 | 70 | 42 | 26 | 44 |
| Binary | 1110001 | 1100000 | 1001001 | 0 | 1111 | 100011 | 111000 | 100010 | 10110 | 100100 |
Color Harmonies of #716049
Complementary color
Monochromatic Colors of #716049
Black with #716049
Text Example
Text Example
White with #716049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716049; }
p { color: rgb(113,96,73); }
H1.HeaderClassName
{
color: #716049;
}
.AnyTagClassName
{
color: #716049;
}
</style>
background-color css
<style>
a { background-color: #716049; }
a { background-color: rgb(113,96,73); }
div.DivClassName
{
background-color: #716049;
}
.BgClassName
{
background-color: #716049;
}
</style>
border-color css
<style>
span { border-color: #716049; }
span { border-color: rgb(113,96,73); }
td.TdClassName
{
border-color: #716049;
}
.TagClassName
{
border-color: #716049;
}
</style>