Shades of Soya Bean #716646
Tints of Soya Bean #716646
RGB
CMYK
RGB Variations
Color information
#716646 (or 0x716646) is known color: Soya Bean. HEX triplet: 71, 66 and 46. RGB value is (113,102,70). Sum of RGB (Red+Green+Blue) = 113+102+70=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 70 (27.73% from 255 or 24.56% from 285); Max value from RGB is 113 - color contains mainly: red. Hex color #716646 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716646 is #8E99B9. Grayscale: #656565. Windows color (decimal): -9345466 or 4613745. OLE color: 4613745.
HSL color Cylindrical-coordinate representation of color #716646: hue angle of 44.65º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #716646 is Cyan = 0, Magento = 0.10, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 70 | - |
| CMYK | 0 | 0.10 | 0.38 | 0.56 |
| HSL | 44.65º | 0.23% | 0.36% | - |
| HSV(B) | 44.65º | 0.38% | 0.44% | - |
| XYZ | 12.67 | 13.46 | 7.72 | - |
| YUV | 101.64 | 110.14 | 136.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 70 | 0 | 0.10 | 0.38 | 0.56 | 44.65 | 0.23 | 0.36 |
| Hex | 71 | 66 | 46 | 0 | A | 26 | 38 | 2D | 17 | 24 |
| Octal | 161 | 146 | 106 | 0 | 12 | 46 | 70 | 55 | 27 | 44 |
| Binary | 1110001 | 1100110 | 1000110 | 0 | 1010 | 100110 | 111000 | 101101 | 10111 | 100100 |
Color Harmonies of #716646
Complementary color
Monochromatic Colors of #716646
Black with #716646
Text Example
Text Example
White with #716646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716646; }
p { color: rgb(113,102,70); }
H1.HeaderClassName
{
color: #716646;
}
.AnyTagClassName
{
color: #716646;
}
</style>
background-color css
<style>
a { background-color: #716646; }
a { background-color: rgb(113,102,70); }
div.DivClassName
{
background-color: #716646;
}
.BgClassName
{
background-color: #716646;
}
</style>
border-color css
<style>
span { border-color: #716646; }
span { border-color: rgb(113,102,70); }
td.TdClassName
{
border-color: #716646;
}
.TagClassName
{
border-color: #716646;
}
</style>