Shades of Soya Bean #736346
Tints of Soya Bean #736346
RGB
CMYK
RGB Variations
Color information
#736346 (or 0x736346) is known color: Soya Bean. HEX triplet: 73, 63 and 46. RGB value is (115,99,70). Sum of RGB (Red+Green+Blue) = 115+99+70=284 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.49% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 70 (27.73% from 255 or 24.65% from 284); Max value from RGB is 115 - color contains mainly: red. Hex color #736346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736346 is #8C9CB9. Grayscale: #646464. Windows color (decimal): -9215162 or 4612979. OLE color: 4612979.
HSL color Cylindrical-coordinate representation of color #736346: hue angle of 38.67º 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 #736346 is Cyan = 0, Magento = 0.14, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 99 | 70 | - |
| CMYK | 0 | 0.14 | 0.39 | 0.55 |
| HSL | 38.67º | 0.24% | 0.36% | - |
| HSV(B) | 38.67º | 0.39% | 0.45% | - |
| XYZ | 12.64 | 13.01 | 7.64 | - |
| YUV | 100.48 | 110.8 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 70 | 0 | 0.14 | 0.39 | 0.55 | 38.67 | 0.24 | 0.36 |
| Hex | 73 | 63 | 46 | 0 | E | 27 | 37 | 27 | 18 | 24 |
| Octal | 163 | 143 | 106 | 0 | 16 | 47 | 67 | 47 | 30 | 44 |
| Binary | 1110011 | 1100011 | 1000110 | 0 | 1110 | 100111 | 110111 | 100111 | 11000 | 100100 |
Color Harmonies of #736346
Complementary color
Monochromatic Colors of #736346
Black with #736346
Text Example
Text Example
White with #736346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736346; }
p { color: rgb(115,99,70); }
H1.HeaderClassName
{
color: #736346;
}
.AnyTagClassName
{
color: #736346;
}
</style>
background-color css
<style>
a { background-color: #736346; }
a { background-color: rgb(115,99,70); }
div.DivClassName
{
background-color: #736346;
}
.BgClassName
{
background-color: #736346;
}
</style>
border-color css
<style>
span { border-color: #736346; }
span { border-color: rgb(115,99,70); }
td.TdClassName
{
border-color: #736346;
}
.TagClassName
{
border-color: #736346;
}
</style>