Shades of Soya Bean #766847
Tints of Soya Bean #766847
RGB
CMYK
RGB Variations
Color information
#766847 (or 0x766847) is known color: Soya Bean. HEX triplet: 76, 68 and 47. RGB value is (118,104,71). Sum of RGB (Red+Green+Blue) = 118+104+71=293 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.27% from 293); Green value is 104 (41.02% from 255 or 35.49% from 293); Blue value is 71 (28.12% from 255 or 24.23% from 293); Max value from RGB is 118 - color contains mainly: red. Hex color #766847 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766847 is #8997B8. Grayscale: #686868. Windows color (decimal): -9017273 or 4679798. OLE color: 4679798.
HSL color Cylindrical-coordinate representation of color #766847: hue angle of 42.13º 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 #766847 is Cyan = 0, Magento = 0.12, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 71 | - |
| CMYK | 0 | 0.12 | 0.40 | 0.54 |
| HSL | 42.13º | 0.25% | 0.37% | - |
| HSV(B) | 42.13º | 0.4% | 0.46% | - |
| XYZ | 13.56 | 14.21 | 7.99 | - |
| YUV | 104.42 | 109.14 | 137.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 71 | 0 | 0.12 | 0.40 | 0.54 | 42.13 | 0.25 | 0.37 |
| Hex | 76 | 68 | 47 | 0 | C | 28 | 36 | 2A | 19 | 25 |
| Octal | 166 | 150 | 107 | 0 | 14 | 50 | 66 | 52 | 31 | 45 |
| Binary | 1110110 | 1101000 | 1000111 | 0 | 1100 | 101000 | 110110 | 101010 | 11001 | 100101 |
Color Harmonies of #766847
Complementary color
Monochromatic Colors of #766847
Black with #766847
Text Example
Text Example
White with #766847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766847; }
p { color: rgb(118,104,71); }
H1.HeaderClassName
{
color: #766847;
}
.AnyTagClassName
{
color: #766847;
}
</style>
background-color css
<style>
a { background-color: #766847; }
a { background-color: rgb(118,104,71); }
div.DivClassName
{
background-color: #766847;
}
.BgClassName
{
background-color: #766847;
}
</style>
border-color css
<style>
span { border-color: #766847; }
span { border-color: rgb(118,104,71); }
td.TdClassName
{
border-color: #766847;
}
.TagClassName
{
border-color: #766847;
}
</style>