Shades of Soya Bean #756649
Tints of Soya Bean #756649
RGB
CMYK
RGB Variations
Color information
#756649 (or 0x756649) is known color: Soya Bean. HEX triplet: 75, 66 and 49. RGB value is (117,102,73). Sum of RGB (Red+Green+Blue) = 117+102+73=292 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.07% from 292); Green value is 102 (40.23% from 255 or 34.93% from 292); Blue value is 73 (28.91% from 255 or 25% from 292); Max value from RGB is 117 - color contains mainly: red. Hex color #756649 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756649 is #8A99B6. Grayscale: #676767. Windows color (decimal): -9083319 or 4810357. OLE color: 4810357.
HSL color Cylindrical-coordinate representation of color #756649: hue angle of 39.55º 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 #756649 is Cyan = 0, Magento = 0.13, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 73 | - |
| CMYK | 0 | 0.13 | 0.38 | 0.54 |
| HSL | 39.55º | 0.23% | 0.37% | - |
| HSV(B) | 39.55º | 0.38% | 0.46% | - |
| XYZ | 13.29 | 13.77 | 8.26 | - |
| YUV | 103.18 | 110.97 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 73 | 0 | 0.13 | 0.38 | 0.54 | 39.55 | 0.23 | 0.37 |
| Hex | 75 | 66 | 49 | 0 | D | 26 | 36 | 28 | 17 | 25 |
| Octal | 165 | 146 | 111 | 0 | 15 | 46 | 66 | 50 | 27 | 45 |
| Binary | 1110101 | 1100110 | 1001001 | 0 | 1101 | 100110 | 110110 | 101000 | 10111 | 100101 |
Color Harmonies of #756649
Complementary color
Monochromatic Colors of #756649
Black with #756649
Text Example
Text Example
White with #756649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756649; }
p { color: rgb(117,102,73); }
H1.HeaderClassName
{
color: #756649;
}
.AnyTagClassName
{
color: #756649;
}
</style>
background-color css
<style>
a { background-color: #756649; }
a { background-color: rgb(117,102,73); }
div.DivClassName
{
background-color: #756649;
}
.BgClassName
{
background-color: #756649;
}
</style>
border-color css
<style>
span { border-color: #756649; }
span { border-color: rgb(117,102,73); }
td.TdClassName
{
border-color: #756649;
}
.TagClassName
{
border-color: #756649;
}
</style>