Shades of Soya Bean #756348
Tints of Soya Bean #756348
RGB
CMYK
RGB Variations
Color information
#756348 (or 0x756348) is known color: Soya Bean. HEX triplet: 75, 63 and 48. RGB value is (117,99,72). Sum of RGB (Red+Green+Blue) = 117+99+72=288 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.62% from 288); Green value is 99 (39.06% from 255 or 34.38% from 288); Blue value is 72 (28.52% from 255 or 25% from 288); Max value from RGB is 117 - color contains mainly: red. Hex color #756348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756348 is #8A9CB7. Grayscale: #656565. Windows color (decimal): -9084088 or 4744053. OLE color: 4744053.
HSL color Cylindrical-coordinate representation of color #756348: hue angle of 36º degrees, saturation: 0.24, 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 #756348 is Cyan = 0, Magento = 0.15, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 99 | 72 | - |
| CMYK | 0 | 0.15 | 0.38 | 0.54 |
| HSL | 36º | 0.24% | 0.37% | - |
| HSV(B) | 36º | 0.38% | 0.46% | - |
| XYZ | 12.97 | 13.17 | 7.99 | - |
| YUV | 101.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 72 | 0 | 0.15 | 0.38 | 0.54 | 36 | 0.24 | 0.37 |
| Hex | 75 | 63 | 48 | 0 | F | 26 | 36 | 24 | 18 | 25 |
| Octal | 165 | 143 | 110 | 0 | 17 | 46 | 66 | 44 | 30 | 45 |
| Binary | 1110101 | 1100011 | 1001000 | 0 | 1111 | 100110 | 110110 | 100100 | 11000 | 100101 |
Color Harmonies of #756348
Complementary color
Monochromatic Colors of #756348
Black with #756348
Text Example
Text Example
White with #756348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756348; }
p { color: rgb(117,99,72); }
H1.HeaderClassName
{
color: #756348;
}
.AnyTagClassName
{
color: #756348;
}
</style>
background-color css
<style>
a { background-color: #756348; }
a { background-color: rgb(117,99,72); }
div.DivClassName
{
background-color: #756348;
}
.BgClassName
{
background-color: #756348;
}
</style>
border-color css
<style>
span { border-color: #756348; }
span { border-color: rgb(117,99,72); }
td.TdClassName
{
border-color: #756348;
}
.TagClassName
{
border-color: #756348;
}
</style>