Shades of Soya Bean #766849
Tints of Soya Bean #766849
RGB
CMYK
RGB Variations
Color information
#766849 (or 0x766849) is known color: Soya Bean. HEX triplet: 76, 68 and 49. RGB value is (118,104,73). Sum of RGB (Red+Green+Blue) = 118+104+73=295 (39% of max value = 765). Red value is 118 (46.48% from 255 or 40% from 295); Green value is 104 (41.02% from 255 or 35.25% from 295); Blue value is 73 (28.91% from 255 or 24.75% from 295); Max value from RGB is 118 - color contains mainly: red. Hex color #766849 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766849 is #8997B6. Grayscale: #686868. Windows color (decimal): -9017271 or 4810870. OLE color: 4810870.
HSL color Cylindrical-coordinate representation of color #766849: hue angle of 41.33º 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 #766849 is Cyan = 0, Magento = 0.12, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 73 | - |
| CMYK | 0 | 0.12 | 0.38 | 0.54 |
| HSL | 41.33º | 0.24% | 0.37% | - |
| HSV(B) | 41.33º | 0.38% | 0.46% | - |
| XYZ | 13.62 | 14.23 | 8.33 | - |
| YUV | 104.65 | 110.14 | 137.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 73 | 0 | 0.12 | 0.38 | 0.54 | 41.33 | 0.24 | 0.37 |
| Hex | 76 | 68 | 49 | 0 | C | 26 | 36 | 29 | 18 | 25 |
| Octal | 166 | 150 | 111 | 0 | 14 | 46 | 66 | 51 | 30 | 45 |
| Binary | 1110110 | 1101000 | 1001001 | 0 | 1100 | 100110 | 110110 | 101001 | 11000 | 100101 |
Color Harmonies of #766849
Complementary color
Monochromatic Colors of #766849
Black with #766849
Text Example
Text Example
White with #766849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766849; }
p { color: rgb(118,104,73); }
H1.HeaderClassName
{
color: #766849;
}
.AnyTagClassName
{
color: #766849;
}
</style>
background-color css
<style>
a { background-color: #766849; }
a { background-color: rgb(118,104,73); }
div.DivClassName
{
background-color: #766849;
}
.BgClassName
{
background-color: #766849;
}
</style>
border-color css
<style>
span { border-color: #766849; }
span { border-color: rgb(118,104,73); }
td.TdClassName
{
border-color: #766849;
}
.TagClassName
{
border-color: #766849;
}
</style>