Shades of Soya Bean #756646
Tints of Soya Bean #756646
RGB
CMYK
RGB Variations
Color information
#756646 (or 0x756646) is known color: Soya Bean. HEX triplet: 75, 66 and 46. RGB value is (117,102,70). Sum of RGB (Red+Green+Blue) = 117+102+70=289 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.48% from 289); Green value is 102 (40.23% from 255 or 35.29% from 289); Blue value is 70 (27.73% from 255 or 24.22% from 289); Max value from RGB is 117 - color contains mainly: red. Hex color #756646 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756646 is #8A99B9. Grayscale: #666666. Windows color (decimal): -9083322 or 4613749. OLE color: 4613749.
HSL color Cylindrical-coordinate representation of color #756646: hue angle of 40.85º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #756646 is Cyan = 0, Magento = 0.13, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 70 | - |
| CMYK | 0 | 0.13 | 0.40 | 0.54 |
| HSL | 40.85º | 0.25% | 0.37% | - |
| HSV(B) | 40.85º | 0.4% | 0.46% | - |
| XYZ | 13.19 | 13.73 | 7.75 | - |
| YUV | 102.84 | 109.47 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 70 | 0 | 0.13 | 0.40 | 0.54 | 40.85 | 0.25 | 0.37 |
| Hex | 75 | 66 | 46 | 0 | D | 28 | 36 | 29 | 19 | 25 |
| Octal | 165 | 146 | 106 | 0 | 15 | 50 | 66 | 51 | 31 | 45 |
| Binary | 1110101 | 1100110 | 1000110 | 0 | 1101 | 101000 | 110110 | 101001 | 11001 | 100101 |
Color Harmonies of #756646
Complementary color
Monochromatic Colors of #756646
Black with #756646
Text Example
Text Example
White with #756646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756646; }
p { color: rgb(117,102,70); }
H1.HeaderClassName
{
color: #756646;
}
.AnyTagClassName
{
color: #756646;
}
</style>
background-color css
<style>
a { background-color: #756646; }
a { background-color: rgb(117,102,70); }
div.DivClassName
{
background-color: #756646;
}
.BgClassName
{
background-color: #756646;
}
</style>
border-color css
<style>
span { border-color: #756646; }
span { border-color: rgb(117,102,70); }
td.TdClassName
{
border-color: #756646;
}
.TagClassName
{
border-color: #756646;
}
</style>