Shades of Soya Bean #716449
Tints of Soya Bean #716449
RGB
CMYK
RGB Variations
Color information
#716449 (or 0x716449) is known color: Soya Bean. HEX triplet: 71, 64 and 49. RGB value is (113,100,73). Sum of RGB (Red+Green+Blue) = 113+100+73=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 100 (39.45% from 255 or 34.97% from 286); Blue value is 73 (28.91% from 255 or 25.52% from 286); Max value from RGB is 113 - color contains mainly: red. Hex color #716449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716449 is #8E9BB6. Grayscale: #646464. Windows color (decimal): -9345975 or 4809841. OLE color: 4809841.
HSL color Cylindrical-coordinate representation of color #716449: hue angle of 40.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 #716449 is Cyan = 0, Magento = 0.12, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 73 | - |
| CMYK | 0 | 0.12 | 0.35 | 0.56 |
| HSL | 40.5º | 0.22% | 0.36% | - |
| HSV(B) | 40.5º | 0.35% | 0.44% | - |
| XYZ | 12.57 | 13.11 | 8.17 | - |
| YUV | 100.81 | 112.31 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 73 | 0 | 0.12 | 0.35 | 0.56 | 40.5 | 0.22 | 0.36 |
| Hex | 71 | 64 | 49 | 0 | C | 23 | 38 | 28 | 16 | 24 |
| Octal | 161 | 144 | 111 | 0 | 14 | 43 | 70 | 50 | 26 | 44 |
| Binary | 1110001 | 1100100 | 1001001 | 0 | 1100 | 100011 | 111000 | 101000 | 10110 | 100100 |
Color Harmonies of #716449
Complementary color
Monochromatic Colors of #716449
Black with #716449
Text Example
Text Example
White with #716449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716449; }
p { color: rgb(113,100,73); }
H1.HeaderClassName
{
color: #716449;
}
.AnyTagClassName
{
color: #716449;
}
</style>
background-color css
<style>
a { background-color: #716449; }
a { background-color: rgb(113,100,73); }
div.DivClassName
{
background-color: #716449;
}
.BgClassName
{
background-color: #716449;
}
</style>
border-color css
<style>
span { border-color: #716449; }
span { border-color: rgb(113,100,73); }
td.TdClassName
{
border-color: #716449;
}
.TagClassName
{
border-color: #716449;
}
</style>