Shades of Soya Bean #766848
Tints of Soya Bean #766848
RGB
CMYK
RGB Variations
Color information
#766848 (or 0x766848) is known color: Soya Bean. HEX triplet: 76, 68 and 48. RGB value is (118,104,72). Sum of RGB (Red+Green+Blue) = 118+104+72=294 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.14% from 294); Green value is 104 (41.02% from 255 or 35.37% from 294); Blue value is 72 (28.52% from 255 or 24.49% from 294); Max value from RGB is 118 - color contains mainly: red. Hex color #766848 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766848 is #8997B7. Grayscale: #686868. Windows color (decimal): -9017272 or 4745334. OLE color: 4745334.
HSL color Cylindrical-coordinate representation of color #766848: hue angle of 41.74º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #766848 is Cyan = 0, Magento = 0.12, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 72 | - |
| CMYK | 0 | 0.12 | 0.39 | 0.54 |
| HSL | 41.74º | 0.24% | 0.37% | - |
| HSV(B) | 41.74º | 0.39% | 0.46% | - |
| XYZ | 13.59 | 14.22 | 8.16 | - |
| YUV | 104.54 | 109.64 | 137.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 72 | 0 | 0.12 | 0.39 | 0.54 | 41.74 | 0.24 | 0.37 |
| Hex | 76 | 68 | 48 | 0 | C | 27 | 36 | 2A | 18 | 25 |
| Octal | 166 | 150 | 110 | 0 | 14 | 47 | 66 | 52 | 30 | 45 |
| Binary | 1110110 | 1101000 | 1001000 | 0 | 1100 | 100111 | 110110 | 101010 | 11000 | 100101 |
Color Harmonies of #766848
Complementary color
Monochromatic Colors of #766848
Black with #766848
Text Example
Text Example
White with #766848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766848; }
p { color: rgb(118,104,72); }
H1.HeaderClassName
{
color: #766848;
}
.AnyTagClassName
{
color: #766848;
}
</style>
background-color css
<style>
a { background-color: #766848; }
a { background-color: rgb(118,104,72); }
div.DivClassName
{
background-color: #766848;
}
.BgClassName
{
background-color: #766848;
}
</style>
border-color css
<style>
span { border-color: #766848; }
span { border-color: rgb(118,104,72); }
td.TdClassName
{
border-color: #766848;
}
.TagClassName
{
border-color: #766848;
}
</style>