Shades of Soya Bean #766248
Tints of Soya Bean #766248
RGB
CMYK
RGB Variations
Color information
#766248 (or 0x766248) is known color: Soya Bean. HEX triplet: 76, 62 and 48. RGB value is (118,98,72). Sum of RGB (Red+Green+Blue) = 118+98+72=288 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.97% from 288); Green value is 98 (38.67% from 255 or 34.03% from 288); Blue value is 72 (28.52% from 255 or 25% from 288); Max value from RGB is 118 - color contains mainly: red. Hex color #766248 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766248 is #899DB7. Grayscale: #656565. Windows color (decimal): -9018808 or 4743798. OLE color: 4743798.
HSL color Cylindrical-coordinate representation of color #766248: hue angle of 33.91º 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 #766248 is Cyan = 0, Magento = 0.17, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 72 | - |
| CMYK | 0 | 0.17 | 0.39 | 0.54 |
| HSL | 33.91º | 0.24% | 0.37% | - |
| HSV(B) | 33.91º | 0.39% | 0.46% | - |
| XYZ | 13.01 | 13.05 | 7.97 | - |
| YUV | 101.02 | 111.63 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 72 | 0 | 0.17 | 0.39 | 0.54 | 33.91 | 0.24 | 0.37 |
| Hex | 76 | 62 | 48 | 0 | 11 | 27 | 36 | 22 | 18 | 25 |
| Octal | 166 | 142 | 110 | 0 | 21 | 47 | 66 | 42 | 30 | 45 |
| Binary | 1110110 | 1100010 | 1001000 | 0 | 10001 | 100111 | 110110 | 100010 | 11000 | 100101 |
Color Harmonies of #766248
Complementary color
Monochromatic Colors of #766248
Black with #766248
Text Example
Text Example
White with #766248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766248; }
p { color: rgb(118,98,72); }
H1.HeaderClassName
{
color: #766248;
}
.AnyTagClassName
{
color: #766248;
}
</style>
background-color css
<style>
a { background-color: #766248; }
a { background-color: rgb(118,98,72); }
div.DivClassName
{
background-color: #766248;
}
.BgClassName
{
background-color: #766248;
}
</style>
border-color css
<style>
span { border-color: #766248; }
span { border-color: rgb(118,98,72); }
td.TdClassName
{
border-color: #766248;
}
.TagClassName
{
border-color: #766248;
}
</style>