Shades of Soya Bean #776546
Tints of Soya Bean #776546
RGB
CMYK
RGB Variations
Color information
#776546 (or 0x776546) is known color: Soya Bean. HEX triplet: 77, 65 and 46. RGB value is (119,101,70). Sum of RGB (Red+Green+Blue) = 119+101+70=290 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.03% from 290); Green value is 101 (39.84% from 255 or 34.83% from 290); Blue value is 70 (27.73% from 255 or 24.14% from 290); Max value from RGB is 119 - color contains mainly: red. Hex color #776546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776546 is #889AB9. Grayscale: #666666. Windows color (decimal): -8952506 or 4613495. OLE color: 4613495.
HSL color Cylindrical-coordinate representation of color #776546: hue angle of 37.96º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #776546 is Cyan = 0, Magento = 0.15, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 70 | - |
| CMYK | 0 | 0.15 | 0.41 | 0.53 |
| HSL | 37.96º | 0.26% | 0.37% | - |
| HSV(B) | 37.96º | 0.41% | 0.47% | - |
| XYZ | 13.37 | 13.67 | 7.73 | - |
| YUV | 102.85 | 109.46 | 139.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 70 | 0 | 0.15 | 0.41 | 0.53 | 37.96 | 0.26 | 0.37 |
| Hex | 77 | 65 | 46 | 0 | F | 29 | 35 | 26 | 1A | 25 |
| Octal | 167 | 145 | 106 | 0 | 17 | 51 | 65 | 46 | 32 | 45 |
| Binary | 1110111 | 1100101 | 1000110 | 0 | 1111 | 101001 | 110101 | 100110 | 11010 | 100101 |
Color Harmonies of #776546
Complementary color
Monochromatic Colors of #776546
Black with #776546
Text Example
Text Example
White with #776546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776546; }
p { color: rgb(119,101,70); }
H1.HeaderClassName
{
color: #776546;
}
.AnyTagClassName
{
color: #776546;
}
</style>
background-color css
<style>
a { background-color: #776546; }
a { background-color: rgb(119,101,70); }
div.DivClassName
{
background-color: #776546;
}
.BgClassName
{
background-color: #776546;
}
</style>
border-color css
<style>
span { border-color: #776546; }
span { border-color: rgb(119,101,70); }
td.TdClassName
{
border-color: #776546;
}
.TagClassName
{
border-color: #776546;
}
</style>