Shades of Soya Bean #766747
Tints of Soya Bean #766747
RGB
CMYK
RGB Variations
Color information
#766747 (or 0x766747) is known color: Soya Bean. HEX triplet: 76, 67 and 47. RGB value is (118,103,71). Sum of RGB (Red+Green+Blue) = 118+103+71=292 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.41% from 292); Green value is 103 (40.62% from 255 or 35.27% from 292); Blue value is 71 (28.12% from 255 or 24.32% from 292); Max value from RGB is 118 - color contains mainly: red. Hex color #766747 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766747 is #8998B8. Grayscale: #676767. Windows color (decimal): -9017529 or 4679542. OLE color: 4679542.
HSL color Cylindrical-coordinate representation of color #766747: 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 #766747 is Cyan = 0, Magento = 0.13, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 71 | - |
| 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.46 | 14.01 | 7.96 | - |
| YUV | 103.84 | 109.47 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 71 | 0 | 0.13 | 0.40 | 0.54 | 40.85 | 0.25 | 0.37 |
| Hex | 76 | 67 | 47 | 0 | D | 28 | 36 | 29 | 19 | 25 |
| Octal | 166 | 147 | 107 | 0 | 15 | 50 | 66 | 51 | 31 | 45 |
| Binary | 1110110 | 1100111 | 1000111 | 0 | 1101 | 101000 | 110110 | 101001 | 11001 | 100101 |
Color Harmonies of #766747
Complementary color
Monochromatic Colors of #766747
Black with #766747
Text Example
Text Example
White with #766747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766747; }
p { color: rgb(118,103,71); }
H1.HeaderClassName
{
color: #766747;
}
.AnyTagClassName
{
color: #766747;
}
</style>
background-color css
<style>
a { background-color: #766747; }
a { background-color: rgb(118,103,71); }
div.DivClassName
{
background-color: #766747;
}
.BgClassName
{
background-color: #766747;
}
</style>
border-color css
<style>
span { border-color: #766747; }
span { border-color: rgb(118,103,71); }
td.TdClassName
{
border-color: #766747;
}
.TagClassName
{
border-color: #766747;
}
</style>