Shades of Soya Bean #716048
Tints of Soya Bean #716048
RGB
CMYK
RGB Variations
Color information
#716048 (or 0x716048) is known color: Soya Bean. HEX triplet: 71, 60 and 48. RGB value is (113,96,72). Sum of RGB (Red+Green+Blue) = 113+96+72=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 72 (28.52% from 255 or 25.62% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #716048 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716048 is #8E9FB7. Grayscale: #626262. Windows color (decimal): -9347000 or 4743281. OLE color: 4743281.
HSL color Cylindrical-coordinate representation of color #716048: hue angle of 35.12º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #716048 is Cyan = 0, Magento = 0.15, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 96 | 72 | - |
| CMYK | 0 | 0.15 | 0.36 | 0.56 |
| HSL | 35.12º | 0.22% | 0.36% | - |
| HSV(B) | 35.12º | 0.36% | 0.44% | - |
| XYZ | 12.16 | 12.34 | 7.87 | - |
| YUV | 98.35 | 113.13 | 138.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 96 | 72 | 0 | 0.15 | 0.36 | 0.56 | 35.12 | 0.22 | 0.36 |
| Hex | 71 | 60 | 48 | 0 | F | 24 | 38 | 23 | 16 | 24 |
| Octal | 161 | 140 | 110 | 0 | 17 | 44 | 70 | 43 | 26 | 44 |
| Binary | 1110001 | 1100000 | 1001000 | 0 | 1111 | 100100 | 111000 | 100011 | 10110 | 100100 |
Color Harmonies of #716048
Complementary color
Monochromatic Colors of #716048
Black with #716048
Text Example
Text Example
White with #716048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716048; }
p { color: rgb(113,96,72); }
H1.HeaderClassName
{
color: #716048;
}
.AnyTagClassName
{
color: #716048;
}
</style>
background-color css
<style>
a { background-color: #716048; }
a { background-color: rgb(113,96,72); }
div.DivClassName
{
background-color: #716048;
}
.BgClassName
{
background-color: #716048;
}
</style>
border-color css
<style>
span { border-color: #716048; }
span { border-color: rgb(113,96,72); }
td.TdClassName
{
border-color: #716048;
}
.TagClassName
{
border-color: #716048;
}
</style>