Shades of Soya Bean #756849
Tints of Soya Bean #756849
RGB
CMYK
RGB Variations
Color information
#756849 (or 0x756849) is known color: Soya Bean. HEX triplet: 75, 68 and 49. RGB value is (117,104,73). Sum of RGB (Red+Green+Blue) = 117+104+73=294 (38% of max value = 765). Red value is 117 (46.09% from 255 or 39.80% from 294); Green value is 104 (41.02% from 255 or 35.37% from 294); Blue value is 73 (28.91% from 255 or 24.83% from 294); Max value from RGB is 117 - color contains mainly: red. Hex color #756849 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756849 is #8A97B6. Grayscale: #686868. Windows color (decimal): -9082807 or 4810869. OLE color: 4810869.
HSL color Cylindrical-coordinate representation of color #756849: hue angle of 42.27º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #756849 is Cyan = 0, Magento = 0.11, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 73 | - |
| CMYK | 0 | 0.11 | 0.38 | 0.54 |
| HSL | 42.27º | 0.23% | 0.37% | - |
| HSV(B) | 42.27º | 0.38% | 0.46% | - |
| XYZ | 13.49 | 14.16 | 8.33 | - |
| YUV | 104.35 | 110.31 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 73 | 0 | 0.11 | 0.38 | 0.54 | 42.27 | 0.23 | 0.37 |
| Hex | 75 | 68 | 49 | 0 | B | 26 | 36 | 2A | 17 | 25 |
| Octal | 165 | 150 | 111 | 0 | 13 | 46 | 66 | 52 | 27 | 45 |
| Binary | 1110101 | 1101000 | 1001001 | 0 | 1011 | 100110 | 110110 | 101010 | 10111 | 100101 |
Color Harmonies of #756849
Complementary color
Monochromatic Colors of #756849
Black with #756849
Text Example
Text Example
White with #756849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756849; }
p { color: rgb(117,104,73); }
H1.HeaderClassName
{
color: #756849;
}
.AnyTagClassName
{
color: #756849;
}
</style>
background-color css
<style>
a { background-color: #756849; }
a { background-color: rgb(117,104,73); }
div.DivClassName
{
background-color: #756849;
}
.BgClassName
{
background-color: #756849;
}
</style>
border-color css
<style>
span { border-color: #756849; }
span { border-color: rgb(117,104,73); }
td.TdClassName
{
border-color: #756849;
}
.TagClassName
{
border-color: #756849;
}
</style>