Shades of Soya Bean #736146
Tints of Soya Bean #736146
RGB
CMYK
RGB Variations
Color information
#736146 (or 0x736146) is known color: Soya Bean. HEX triplet: 73, 61 and 46. RGB value is (115,97,70). Sum of RGB (Red+Green+Blue) = 115+97+70=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 70 (27.73% from 255 or 24.82% from 282); Max value from RGB is 115 - color contains mainly: red. Hex color #736146 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736146 is #8C9EB9. Grayscale: #636363. Windows color (decimal): -9215674 or 4612467. OLE color: 4612467.
HSL color Cylindrical-coordinate representation of color #736146: hue angle of 36º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #736146 is Cyan = 0, Magento = 0.16, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 97 | 70 | - |
| CMYK | 0 | 0.16 | 0.39 | 0.55 |
| HSL | 36º | 0.24% | 0.36% | - |
| HSV(B) | 36º | 0.39% | 0.45% | - |
| XYZ | 12.45 | 12.64 | 7.58 | - |
| YUV | 99.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 97 | 70 | 0 | 0.16 | 0.39 | 0.55 | 36 | 0.24 | 0.36 |
| Hex | 73 | 61 | 46 | 0 | 10 | 27 | 37 | 24 | 18 | 24 |
| Octal | 163 | 141 | 106 | 0 | 20 | 47 | 67 | 44 | 30 | 44 |
| Binary | 1110011 | 1100001 | 1000110 | 0 | 10000 | 100111 | 110111 | 100100 | 11000 | 100100 |
Color Harmonies of #736146
Complementary color
Monochromatic Colors of #736146
Black with #736146
Text Example
Text Example
White with #736146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736146; }
p { color: rgb(115,97,70); }
H1.HeaderClassName
{
color: #736146;
}
.AnyTagClassName
{
color: #736146;
}
</style>
background-color css
<style>
a { background-color: #736146; }
a { background-color: rgb(115,97,70); }
div.DivClassName
{
background-color: #736146;
}
.BgClassName
{
background-color: #736146;
}
</style>
border-color css
<style>
span { border-color: #736146; }
span { border-color: rgb(115,97,70); }
td.TdClassName
{
border-color: #736146;
}
.TagClassName
{
border-color: #736146;
}
</style>