Shades of Soya Bean #776647
Tints of Soya Bean #776647
RGB
CMYK
RGB Variations
Color information
#776647 (or 0x776647) is known color: Soya Bean. HEX triplet: 77, 66 and 47. RGB value is (119,102,71). Sum of RGB (Red+Green+Blue) = 119+102+71=292 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.75% from 292); Green value is 102 (40.23% from 255 or 34.93% from 292); Blue value is 71 (28.12% from 255 or 24.32% from 292); Max value from RGB is 119 - color contains mainly: red. Hex color #776647 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776647 is #8899B8. Grayscale: #676767. Windows color (decimal): -8952249 or 4679287. OLE color: 4679287.
HSL color Cylindrical-coordinate representation of color #776647: hue angle of 38.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #776647 is Cyan = 0, Magento = 0.14, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 102 | 71 | - |
| CMYK | 0 | 0.14 | 0.40 | 0.53 |
| HSL | 38.75º | 0.25% | 0.37% | - |
| HSV(B) | 38.75º | 0.4% | 0.47% | - |
| XYZ | 13.5 | 13.88 | 7.93 | - |
| YUV | 103.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 102 | 71 | 0 | 0.14 | 0.40 | 0.53 | 38.75 | 0.25 | 0.37 |
| Hex | 77 | 66 | 47 | 0 | E | 28 | 35 | 27 | 19 | 25 |
| Octal | 167 | 146 | 107 | 0 | 16 | 50 | 65 | 47 | 31 | 45 |
| Binary | 1110111 | 1100110 | 1000111 | 0 | 1110 | 101000 | 110101 | 100111 | 11001 | 100101 |
Color Harmonies of #776647
Complementary color
Monochromatic Colors of #776647
Black with #776647
Text Example
Text Example
White with #776647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776647; }
p { color: rgb(119,102,71); }
H1.HeaderClassName
{
color: #776647;
}
.AnyTagClassName
{
color: #776647;
}
</style>
background-color css
<style>
a { background-color: #776647; }
a { background-color: rgb(119,102,71); }
div.DivClassName
{
background-color: #776647;
}
.BgClassName
{
background-color: #776647;
}
</style>
border-color css
<style>
span { border-color: #776647; }
span { border-color: rgb(119,102,71); }
td.TdClassName
{
border-color: #776647;
}
.TagClassName
{
border-color: #776647;
}
</style>