Shades of Soya Bean #716247
Tints of Soya Bean #716247
RGB
CMYK
RGB Variations
Color information
#716247 (or 0x716247) is known color: Soya Bean. HEX triplet: 71, 62 and 47. RGB value is (113,98,71). Sum of RGB (Red+Green+Blue) = 113+98+71=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 71 (28.12% from 255 or 25.18% from 282); Max value from RGB is 113 - color contains mainly: red. Hex color #716247 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716247 is #8E9DB8. Grayscale: #636363. Windows color (decimal): -9346489 or 4678257. OLE color: 4678257.
HSL color Cylindrical-coordinate representation of color #716247: hue angle of 38.57º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #716247 is Cyan = 0, Magento = 0.13, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 71 | - |
| CMYK | 0 | 0.13 | 0.37 | 0.56 |
| HSL | 38.57º | 0.23% | 0.36% | - |
| HSV(B) | 38.57º | 0.37% | 0.44% | - |
| XYZ | 12.32 | 12.7 | 7.76 | - |
| YUV | 99.41 | 111.97 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 71 | 0 | 0.13 | 0.37 | 0.56 | 38.57 | 0.23 | 0.36 |
| Hex | 71 | 62 | 47 | 0 | D | 25 | 38 | 27 | 17 | 24 |
| Octal | 161 | 142 | 107 | 0 | 15 | 45 | 70 | 47 | 27 | 44 |
| Binary | 1110001 | 1100010 | 1000111 | 0 | 1101 | 100101 | 111000 | 100111 | 10111 | 100100 |
Color Harmonies of #716247
Complementary color
Monochromatic Colors of #716247
Black with #716247
Text Example
Text Example
White with #716247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716247; }
p { color: rgb(113,98,71); }
H1.HeaderClassName
{
color: #716247;
}
.AnyTagClassName
{
color: #716247;
}
</style>
background-color css
<style>
a { background-color: #716247; }
a { background-color: rgb(113,98,71); }
div.DivClassName
{
background-color: #716247;
}
.BgClassName
{
background-color: #716247;
}
</style>
border-color css
<style>
span { border-color: #716247; }
span { border-color: rgb(113,98,71); }
td.TdClassName
{
border-color: #716247;
}
.TagClassName
{
border-color: #716247;
}
</style>