Shades of Soya Bean #716647
Tints of Soya Bean #716647
RGB
CMYK
RGB Variations
Color information
#716647 (or 0x716647) is known color: Soya Bean. HEX triplet: 71, 66 and 47. RGB value is (113,102,71). Sum of RGB (Red+Green+Blue) = 113+102+71=286 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.51% from 286); Green value is 102 (40.23% from 255 or 35.66% from 286); Blue value is 71 (28.12% from 255 or 24.83% from 286); Max value from RGB is 113 - color contains mainly: red. Hex color #716647 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716647 is #8E99B8. Grayscale: #656565. Windows color (decimal): -9345465 or 4679281. OLE color: 4679281.
HSL color Cylindrical-coordinate representation of color #716647: hue angle of 44.29º 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 #716647 is Cyan = 0, Magento = 0.10, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 71 | - |
| CMYK | 0 | 0.10 | 0.37 | 0.56 |
| HSL | 44.29º | 0.23% | 0.36% | - |
| HSV(B) | 44.29º | 0.37% | 0.44% | - |
| XYZ | 12.7 | 13.47 | 7.89 | - |
| YUV | 101.76 | 110.64 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 71 | 0 | 0.10 | 0.37 | 0.56 | 44.29 | 0.23 | 0.36 |
| Hex | 71 | 66 | 47 | 0 | A | 25 | 38 | 2C | 17 | 24 |
| Octal | 161 | 146 | 107 | 0 | 12 | 45 | 70 | 54 | 27 | 44 |
| Binary | 1110001 | 1100110 | 1000111 | 0 | 1010 | 100101 | 111000 | 101100 | 10111 | 100100 |
Color Harmonies of #716647
Complementary color
Monochromatic Colors of #716647
Black with #716647
Text Example
Text Example
White with #716647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716647; }
p { color: rgb(113,102,71); }
H1.HeaderClassName
{
color: #716647;
}
.AnyTagClassName
{
color: #716647;
}
</style>
background-color css
<style>
a { background-color: #716647; }
a { background-color: rgb(113,102,71); }
div.DivClassName
{
background-color: #716647;
}
.BgClassName
{
background-color: #716647;
}
</style>
border-color css
<style>
span { border-color: #716647; }
span { border-color: rgb(113,102,71); }
td.TdClassName
{
border-color: #716647;
}
.TagClassName
{
border-color: #716647;
}
</style>