Shades of Soya Bean #736445
Tints of Soya Bean #736445
RGB
CMYK
RGB Variations
Color information
#736445 (or 0x736445) is known color: Soya Bean. HEX triplet: 73, 64 and 45. RGB value is (115,100,69). Sum of RGB (Red+Green+Blue) = 115+100+69=284 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.49% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 69 (27.34% from 255 or 24.30% from 284); Max value from RGB is 115 - color contains mainly: red. Hex color #736445 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736445 is #8C9BBA. Grayscale: #656565. Windows color (decimal): -9214907 or 4547699. OLE color: 4547699.
HSL color Cylindrical-coordinate representation of color #736445: hue angle of 40.43º 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 #736445 is Cyan = 0, Magento = 0.13, Yellow = 0.4 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 69 | - |
| CMYK | 0 | 0.13 | 0.4 | 0.55 |
| HSL | 40.43º | 0.25% | 0.36% | - |
| HSV(B) | 40.43º | 0.4% | 0.45% | - |
| XYZ | 12.7 | 13.19 | 7.51 | - |
| YUV | 100.95 | 109.97 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 69 | 0 | 0.13 | 0.4 | 0.55 | 40.43 | 0.25 | 0.36 |
| Hex | 73 | 64 | 45 | 0 | D | 28 | 37 | 28 | 19 | 24 |
| Octal | 163 | 144 | 105 | 0 | 15 | 50 | 67 | 50 | 31 | 44 |
| Binary | 1110011 | 1100100 | 1000101 | 0 | 1101 | 101000 | 110111 | 101000 | 11001 | 100100 |
Color Harmonies of #736445
Complementary color
Monochromatic Colors of #736445
Black with #736445
Text Example
Text Example
White with #736445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736445; }
p { color: rgb(115,100,69); }
H1.HeaderClassName
{
color: #736445;
}
.AnyTagClassName
{
color: #736445;
}
</style>
background-color css
<style>
a { background-color: #736445; }
a { background-color: rgb(115,100,69); }
div.DivClassName
{
background-color: #736445;
}
.BgClassName
{
background-color: #736445;
}
</style>
border-color css
<style>
span { border-color: #736445; }
span { border-color: rgb(115,100,69); }
td.TdClassName
{
border-color: #736445;
}
.TagClassName
{
border-color: #736445;
}
</style>