Shades of Soya Bean #756647
Tints of Soya Bean #756647
RGB
CMYK
RGB Variations
Color information
#756647 (or 0x756647) is known color: Soya Bean. HEX triplet: 75, 66 and 47. RGB value is (117,102,71). Sum of RGB (Red+Green+Blue) = 117+102+71=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 102 (40.23% from 255 or 35.17% from 290); Blue value is 71 (28.12% from 255 or 24.48% from 290); Max value from RGB is 117 - color contains mainly: red. Hex color #756647 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756647 is #8A99B8. Grayscale: #676767. Windows color (decimal): -9083321 or 4679285. OLE color: 4679285.
HSL color Cylindrical-coordinate representation of color #756647: hue angle of 40.43º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #756647 is Cyan = 0, Magento = 0.13, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 71 | - |
| CMYK | 0 | 0.13 | 0.39 | 0.54 |
| HSL | 40.43º | 0.24% | 0.37% | - |
| HSV(B) | 40.43º | 0.39% | 0.46% | - |
| XYZ | 13.22 | 13.74 | 7.92 | - |
| YUV | 102.95 | 109.97 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 71 | 0 | 0.13 | 0.39 | 0.54 | 40.43 | 0.24 | 0.37 |
| Hex | 75 | 66 | 47 | 0 | D | 27 | 36 | 28 | 18 | 25 |
| Octal | 165 | 146 | 107 | 0 | 15 | 47 | 66 | 50 | 30 | 45 |
| Binary | 1110101 | 1100110 | 1000111 | 0 | 1101 | 100111 | 110110 | 101000 | 11000 | 100101 |
Color Harmonies of #756647
Complementary color
Monochromatic Colors of #756647
Black with #756647
Text Example
Text Example
White with #756647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756647; }
p { color: rgb(117,102,71); }
H1.HeaderClassName
{
color: #756647;
}
.AnyTagClassName
{
color: #756647;
}
</style>
background-color css
<style>
a { background-color: #756647; }
a { background-color: rgb(117,102,71); }
div.DivClassName
{
background-color: #756647;
}
.BgClassName
{
background-color: #756647;
}
</style>
border-color css
<style>
span { border-color: #756647; }
span { border-color: rgb(117,102,71); }
td.TdClassName
{
border-color: #756647;
}
.TagClassName
{
border-color: #756647;
}
</style>