Shades of Soya Bean #746247
Tints of Soya Bean #746247
RGB
CMYK
RGB Variations
Color information
#746247 (or 0x746247) is known color: Soya Bean. HEX triplet: 74, 62 and 47. RGB value is (116,98,71). Sum of RGB (Red+Green+Blue) = 116+98+71=285 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.70% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 71 (28.12% from 255 or 24.91% from 285); Max value from RGB is 116 - color contains mainly: red. Hex color #746247 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746247 is #8B9DB8. Grayscale: #646464. Windows color (decimal): -9149881 or 4678260. OLE color: 4678260.
HSL color Cylindrical-coordinate representation of color #746247: hue angle of 36º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #746247 is Cyan = 0, Magento = 0.16, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 98 | 71 | - |
| CMYK | 0 | 0.16 | 0.39 | 0.55 |
| HSL | 36º | 0.24% | 0.37% | - |
| HSV(B) | 36º | 0.39% | 0.45% | - |
| XYZ | 12.71 | 12.9 | 7.78 | - |
| YUV | 100.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 98 | 71 | 0 | 0.16 | 0.39 | 0.55 | 36 | 0.24 | 0.37 |
| Hex | 74 | 62 | 47 | 0 | 10 | 27 | 37 | 24 | 18 | 25 |
| Octal | 164 | 142 | 107 | 0 | 20 | 47 | 67 | 44 | 30 | 45 |
| Binary | 1110100 | 1100010 | 1000111 | 0 | 10000 | 100111 | 110111 | 100100 | 11000 | 100101 |
Color Harmonies of #746247
Complementary color
Monochromatic Colors of #746247
Black with #746247
Text Example
Text Example
White with #746247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746247; }
p { color: rgb(116,98,71); }
H1.HeaderClassName
{
color: #746247;
}
.AnyTagClassName
{
color: #746247;
}
</style>
background-color css
<style>
a { background-color: #746247; }
a { background-color: rgb(116,98,71); }
div.DivClassName
{
background-color: #746247;
}
.BgClassName
{
background-color: #746247;
}
</style>
border-color css
<style>
span { border-color: #746247; }
span { border-color: rgb(116,98,71); }
td.TdClassName
{
border-color: #746247;
}
.TagClassName
{
border-color: #746247;
}
</style>