Shades of Soya Bean #756045
Tints of Soya Bean #756045
RGB
CMYK
RGB Variations
Color information
#756045 (or 0x756045) is known color: Soya Bean. HEX triplet: 75, 60 and 45. RGB value is (117,96,69). Sum of RGB (Red+Green+Blue) = 117+96+69=282 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.49% from 282); Green value is 96 (37.89% from 255 or 34.04% from 282); Blue value is 69 (27.34% from 255 or 24.47% from 282); Max value from RGB is 117 - color contains mainly: red. Hex color #756045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756045 is #8A9FBA. Grayscale: #636363. Windows color (decimal): -9084859 or 4546677. OLE color: 4546677.
HSL color Cylindrical-coordinate representation of color #756045: hue angle of 33.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #756045 is Cyan = 0, Magento = 0.18, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 69 | - |
| CMYK | 0 | 0.18 | 0.41 | 0.54 |
| HSL | 33.75º | 0.26% | 0.36% | - |
| HSV(B) | 33.75º | 0.41% | 0.46% | - |
| XYZ | 12.59 | 12.58 | 7.39 | - |
| YUV | 99.2 | 110.96 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 69 | 0 | 0.18 | 0.41 | 0.54 | 33.75 | 0.26 | 0.36 |
| Hex | 75 | 60 | 45 | 0 | 12 | 29 | 36 | 22 | 1A | 24 |
| Octal | 165 | 140 | 105 | 0 | 22 | 51 | 66 | 42 | 32 | 44 |
| Binary | 1110101 | 1100000 | 1000101 | 0 | 10010 | 101001 | 110110 | 100010 | 11010 | 100100 |
Color Harmonies of #756045
Complementary color
Monochromatic Colors of #756045
Black with #756045
Text Example
Text Example
White with #756045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756045; }
p { color: rgb(117,96,69); }
H1.HeaderClassName
{
color: #756045;
}
.AnyTagClassName
{
color: #756045;
}
</style>
background-color css
<style>
a { background-color: #756045; }
a { background-color: rgb(117,96,69); }
div.DivClassName
{
background-color: #756045;
}
.BgClassName
{
background-color: #756045;
}
</style>
border-color css
<style>
span { border-color: #756045; }
span { border-color: rgb(117,96,69); }
td.TdClassName
{
border-color: #756045;
}
.TagClassName
{
border-color: #756045;
}
</style>