Shades of Soya Bean #716347
Tints of Soya Bean #716347
RGB
CMYK
RGB Variations
Color information
#716347 (or 0x716347) is known color: Soya Bean. HEX triplet: 71, 63 and 47. RGB value is (113,99,71). Sum of RGB (Red+Green+Blue) = 113+99+71=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 71 (28.12% from 255 or 25.09% from 283); Max value from RGB is 113 - color contains mainly: red. Hex color #716347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716347 is #8E9CB8. Grayscale: #646464. Windows color (decimal): -9346233 or 4678513. OLE color: 4678513.
HSL color Cylindrical-coordinate representation of color #716347: hue angle of 40º 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 #716347 is Cyan = 0, Magento = 0.12, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 71 | - |
| CMYK | 0 | 0.12 | 0.37 | 0.56 |
| HSL | 40º | 0.23% | 0.36% | - |
| HSV(B) | 40º | 0.37% | 0.44% | - |
| XYZ | 12.41 | 12.89 | 7.8 | - |
| YUV | 99.99 | 111.64 | 137.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 71 | 0 | 0.12 | 0.37 | 0.56 | 40 | 0.23 | 0.36 |
| Hex | 71 | 63 | 47 | 0 | C | 25 | 38 | 28 | 17 | 24 |
| Octal | 161 | 143 | 107 | 0 | 14 | 45 | 70 | 50 | 27 | 44 |
| Binary | 1110001 | 1100011 | 1000111 | 0 | 1100 | 100101 | 111000 | 101000 | 10111 | 100100 |
Color Harmonies of #716347
Complementary color
Monochromatic Colors of #716347
Black with #716347
Text Example
Text Example
White with #716347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716347; }
p { color: rgb(113,99,71); }
H1.HeaderClassName
{
color: #716347;
}
.AnyTagClassName
{
color: #716347;
}
</style>
background-color css
<style>
a { background-color: #716347; }
a { background-color: rgb(113,99,71); }
div.DivClassName
{
background-color: #716347;
}
.BgClassName
{
background-color: #716347;
}
</style>
border-color css
<style>
span { border-color: #716347; }
span { border-color: rgb(113,99,71); }
td.TdClassName
{
border-color: #716347;
}
.TagClassName
{
border-color: #716347;
}
</style>