Shades of Soya Bean #756547
Tints of Soya Bean #756547
RGB
CMYK
RGB Variations
Color information
#756547 (or 0x756547) is known color: Soya Bean. HEX triplet: 75, 65 and 47. RGB value is (117,101,71). Sum of RGB (Red+Green+Blue) = 117+101+71=289 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.48% from 289); Green value is 101 (39.84% from 255 or 34.95% from 289); Blue value is 71 (28.12% from 255 or 24.57% from 289); Max value from RGB is 117 - color contains mainly: red. Hex color #756547 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756547 is #8A9AB8. Grayscale: #666666. Windows color (decimal): -9083577 or 4679029. OLE color: 4679029.
HSL color Cylindrical-coordinate representation of color #756547: hue angle of 39.13º 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 #756547 is Cyan = 0, Magento = 0.14, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 71 | - |
| CMYK | 0 | 0.14 | 0.39 | 0.54 |
| HSL | 39.13º | 0.24% | 0.37% | - |
| HSV(B) | 39.13º | 0.39% | 0.46% | - |
| XYZ | 13.13 | 13.54 | 7.88 | - |
| YUV | 102.36 | 110.3 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 71 | 0 | 0.14 | 0.39 | 0.54 | 39.13 | 0.24 | 0.37 |
| Hex | 75 | 65 | 47 | 0 | E | 27 | 36 | 27 | 18 | 25 |
| Octal | 165 | 145 | 107 | 0 | 16 | 47 | 66 | 47 | 30 | 45 |
| Binary | 1110101 | 1100101 | 1000111 | 0 | 1110 | 100111 | 110110 | 100111 | 11000 | 100101 |
Color Harmonies of #756547
Complementary color
Monochromatic Colors of #756547
Black with #756547
Text Example
Text Example
White with #756547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756547; }
p { color: rgb(117,101,71); }
H1.HeaderClassName
{
color: #756547;
}
.AnyTagClassName
{
color: #756547;
}
</style>
background-color css
<style>
a { background-color: #756547; }
a { background-color: rgb(117,101,71); }
div.DivClassName
{
background-color: #756547;
}
.BgClassName
{
background-color: #756547;
}
</style>
border-color css
<style>
span { border-color: #756547; }
span { border-color: rgb(117,101,71); }
td.TdClassName
{
border-color: #756547;
}
.TagClassName
{
border-color: #756547;
}
</style>