Shades of Soya Bean #716445
Tints of Soya Bean #716445
RGB
CMYK
RGB Variations
Color information
#716445 (or 0x716445) is known color: Soya Bean. HEX triplet: 71, 64 and 45. RGB value is (113,100,69). Sum of RGB (Red+Green+Blue) = 113+100+69=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 69 (27.34% from 255 or 24.47% from 282); Max value from RGB is 113 - color contains mainly: red. Hex color #716445 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716445 is #8E9BBA. Grayscale: #646464. Windows color (decimal): -9345979 or 4547697. OLE color: 4547697.
HSL color Cylindrical-coordinate representation of color #716445: hue angle of 42.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #716445 is Cyan = 0, Magento = 0.12, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 69 | - |
| CMYK | 0 | 0.12 | 0.39 | 0.56 |
| HSL | 42.27º | 0.24% | 0.36% | - |
| HSV(B) | 42.27º | 0.39% | 0.44% | - |
| XYZ | 12.44 | 13.05 | 7.49 | - |
| YUV | 100.35 | 110.31 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 69 | 0 | 0.12 | 0.39 | 0.56 | 42.27 | 0.24 | 0.36 |
| Hex | 71 | 64 | 45 | 0 | C | 27 | 38 | 2A | 18 | 24 |
| Octal | 161 | 144 | 105 | 0 | 14 | 47 | 70 | 52 | 30 | 44 |
| Binary | 1110001 | 1100100 | 1000101 | 0 | 1100 | 100111 | 111000 | 101010 | 11000 | 100100 |
Color Harmonies of #716445
Complementary color
Monochromatic Colors of #716445
Black with #716445
Text Example
Text Example
White with #716445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716445; }
p { color: rgb(113,100,69); }
H1.HeaderClassName
{
color: #716445;
}
.AnyTagClassName
{
color: #716445;
}
</style>
background-color css
<style>
a { background-color: #716445; }
a { background-color: rgb(113,100,69); }
div.DivClassName
{
background-color: #716445;
}
.BgClassName
{
background-color: #716445;
}
</style>
border-color css
<style>
span { border-color: #716445; }
span { border-color: rgb(113,100,69); }
td.TdClassName
{
border-color: #716445;
}
.TagClassName
{
border-color: #716445;
}
</style>