Shades of Soya Bean #716345
Tints of Soya Bean #716345
RGB
CMYK
RGB Variations
Color information
#716345 (or 0x716345) is known color: Soya Bean. HEX triplet: 71, 63 and 45. RGB value is (113,99,69). Sum of RGB (Red+Green+Blue) = 113+99+69=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 99 (39.06% from 255 or 35.23% from 281); Blue value is 69 (27.34% from 255 or 24.56% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #716345 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716345 is #8E9CBA. Grayscale: #636363. Windows color (decimal): -9346235 or 4547441. OLE color: 4547441.
HSL color Cylindrical-coordinate representation of color #716345: hue angle of 40.91º 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 #716345 is Cyan = 0, Magento = 0.12, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 69 | - |
| CMYK | 0 | 0.12 | 0.39 | 0.56 |
| HSL | 40.91º | 0.24% | 0.36% | - |
| HSV(B) | 40.91º | 0.39% | 0.44% | - |
| XYZ | 12.35 | 12.86 | 7.46 | - |
| YUV | 99.77 | 110.64 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 69 | 0 | 0.12 | 0.39 | 0.56 | 40.91 | 0.24 | 0.36 |
| Hex | 71 | 63 | 45 | 0 | C | 27 | 38 | 29 | 18 | 24 |
| Octal | 161 | 143 | 105 | 0 | 14 | 47 | 70 | 51 | 30 | 44 |
| Binary | 1110001 | 1100011 | 1000101 | 0 | 1100 | 100111 | 111000 | 101001 | 11000 | 100100 |
Color Harmonies of #716345
Complementary color
Monochromatic Colors of #716345
Black with #716345
Text Example
Text Example
White with #716345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716345; }
p { color: rgb(113,99,69); }
H1.HeaderClassName
{
color: #716345;
}
.AnyTagClassName
{
color: #716345;
}
</style>
background-color css
<style>
a { background-color: #716345; }
a { background-color: rgb(113,99,69); }
div.DivClassName
{
background-color: #716345;
}
.BgClassName
{
background-color: #716345;
}
</style>
border-color css
<style>
span { border-color: #716345; }
span { border-color: rgb(113,99,69); }
td.TdClassName
{
border-color: #716345;
}
.TagClassName
{
border-color: #716345;
}
</style>