Shades of Soya Bean #736345
Tints of Soya Bean #736345
RGB
CMYK
RGB Variations
Color information
#736345 (or 0x736345) is known color: Soya Bean. HEX triplet: 73, 63 and 45. RGB value is (115,99,69). Sum of RGB (Red+Green+Blue) = 115+99+69=283 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.64% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 69 (27.34% from 255 or 24.38% from 283); Max value from RGB is 115 - color contains mainly: red. Hex color #736345 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736345 is #8C9CBA. Grayscale: #646464. Windows color (decimal): -9215163 or 4547443. OLE color: 4547443.
HSL color Cylindrical-coordinate representation of color #736345: hue angle of 39.13º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #736345 is Cyan = 0, Magento = 0.14, Yellow = 0.4 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 99 | 69 | - |
| CMYK | 0 | 0.14 | 0.4 | 0.55 |
| HSL | 39.13º | 0.25% | 0.36% | - |
| HSV(B) | 39.13º | 0.4% | 0.45% | - |
| XYZ | 12.61 | 13 | 7.47 | - |
| YUV | 100.36 | 110.3 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 69 | 0 | 0.14 | 0.4 | 0.55 | 39.13 | 0.25 | 0.36 |
| Hex | 73 | 63 | 45 | 0 | E | 28 | 37 | 27 | 19 | 24 |
| Octal | 163 | 143 | 105 | 0 | 16 | 50 | 67 | 47 | 31 | 44 |
| Binary | 1110011 | 1100011 | 1000101 | 0 | 1110 | 101000 | 110111 | 100111 | 11001 | 100100 |
Color Harmonies of #736345
Complementary color
Monochromatic Colors of #736345
Black with #736345
Text Example
Text Example
White with #736345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736345; }
p { color: rgb(115,99,69); }
H1.HeaderClassName
{
color: #736345;
}
.AnyTagClassName
{
color: #736345;
}
</style>
background-color css
<style>
a { background-color: #736345; }
a { background-color: rgb(115,99,69); }
div.DivClassName
{
background-color: #736345;
}
.BgClassName
{
background-color: #736345;
}
</style>
border-color css
<style>
span { border-color: #736345; }
span { border-color: rgb(115,99,69); }
td.TdClassName
{
border-color: #736345;
}
.TagClassName
{
border-color: #736345;
}
</style>