Shades of Soya Bean #756247
Tints of Soya Bean #756247
RGB
CMYK
RGB Variations
Color information
#756247 (or 0x756247) is known color: Soya Bean. HEX triplet: 75, 62 and 47. RGB value is (117,98,71). Sum of RGB (Red+Green+Blue) = 117+98+71=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 98 (38.67% from 255 or 34.27% from 286); Blue value is 71 (28.12% from 255 or 24.83% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #756247 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756247 is #8A9DB8. Grayscale: #646464. Windows color (decimal): -9084345 or 4678261. OLE color: 4678261.
HSL color Cylindrical-coordinate representation of color #756247: hue angle of 35.22º 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 #756247 is Cyan = 0, Magento = 0.16, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 71 | - |
| CMYK | 0 | 0.16 | 0.39 | 0.54 |
| HSL | 35.22º | 0.24% | 0.37% | - |
| HSV(B) | 35.22º | 0.39% | 0.46% | - |
| XYZ | 12.84 | 12.97 | 7.79 | - |
| YUV | 100.6 | 111.29 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 71 | 0 | 0.16 | 0.39 | 0.54 | 35.22 | 0.24 | 0.37 |
| Hex | 75 | 62 | 47 | 0 | 10 | 27 | 36 | 23 | 18 | 25 |
| Octal | 165 | 142 | 107 | 0 | 20 | 47 | 66 | 43 | 30 | 45 |
| Binary | 1110101 | 1100010 | 1000111 | 0 | 10000 | 100111 | 110110 | 100011 | 11000 | 100101 |
Color Harmonies of #756247
Complementary color
Monochromatic Colors of #756247
Black with #756247
Text Example
Text Example
White with #756247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756247; }
p { color: rgb(117,98,71); }
H1.HeaderClassName
{
color: #756247;
}
.AnyTagClassName
{
color: #756247;
}
</style>
background-color css
<style>
a { background-color: #756247; }
a { background-color: rgb(117,98,71); }
div.DivClassName
{
background-color: #756247;
}
.BgClassName
{
background-color: #756247;
}
</style>
border-color css
<style>
span { border-color: #756247; }
span { border-color: rgb(117,98,71); }
td.TdClassName
{
border-color: #756247;
}
.TagClassName
{
border-color: #756247;
}
</style>