Shades of Soya Bean #736648
Tints of Soya Bean #736648
RGB
CMYK
RGB Variations
Color information
#736648 (or 0x736648) is known color: Soya Bean. HEX triplet: 73, 66 and 48. RGB value is (115,102,72). Sum of RGB (Red+Green+Blue) = 115+102+72=289 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.79% from 289); Green value is 102 (40.23% from 255 or 35.29% from 289); Blue value is 72 (28.52% from 255 or 24.91% from 289); Max value from RGB is 115 - color contains mainly: red. Hex color #736648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736648 is #8C99B7. Grayscale: #666666. Windows color (decimal): -9214392 or 4744819. OLE color: 4744819.
HSL color Cylindrical-coordinate representation of color #736648: hue angle of 41.86º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #736648 is Cyan = 0, Magento = 0.11, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 72 | - |
| CMYK | 0 | 0.11 | 0.37 | 0.55 |
| HSL | 41.86º | 0.23% | 0.37% | - |
| HSV(B) | 41.86º | 0.37% | 0.45% | - |
| XYZ | 12.99 | 13.62 | 8.07 | - |
| YUV | 102.47 | 110.81 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 72 | 0 | 0.11 | 0.37 | 0.55 | 41.86 | 0.23 | 0.37 |
| Hex | 73 | 66 | 48 | 0 | B | 25 | 37 | 2A | 17 | 25 |
| Octal | 163 | 146 | 110 | 0 | 13 | 45 | 67 | 52 | 27 | 45 |
| Binary | 1110011 | 1100110 | 1001000 | 0 | 1011 | 100101 | 110111 | 101010 | 10111 | 100101 |
Color Harmonies of #736648
Complementary color
Monochromatic Colors of #736648
Black with #736648
Text Example
Text Example
White with #736648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736648; }
p { color: rgb(115,102,72); }
H1.HeaderClassName
{
color: #736648;
}
.AnyTagClassName
{
color: #736648;
}
</style>
background-color css
<style>
a { background-color: #736648; }
a { background-color: rgb(115,102,72); }
div.DivClassName
{
background-color: #736648;
}
.BgClassName
{
background-color: #736648;
}
</style>
border-color css
<style>
span { border-color: #736648; }
span { border-color: rgb(115,102,72); }
td.TdClassName
{
border-color: #736648;
}
.TagClassName
{
border-color: #736648;
}
</style>