Shades of Soya Bean #766148
Tints of Soya Bean #766148
RGB
CMYK
RGB Variations
Color information
#766148 (or 0x766148) is known color: Soya Bean. HEX triplet: 76, 61 and 48. RGB value is (118,97,72). Sum of RGB (Red+Green+Blue) = 118+97+72=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 97 (38.28% from 255 or 33.80% from 287); Blue value is 72 (28.52% from 255 or 25.09% from 287); Max value from RGB is 118 - color contains mainly: red. Hex color #766148 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766148 is #899EB7. Grayscale: #646464. Windows color (decimal): -9019064 or 4743542. OLE color: 4743542.
HSL color Cylindrical-coordinate representation of color #766148: hue angle of 32.61º 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 #766148 is Cyan = 0, Magento = 0.18, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 97 | 72 | - |
| CMYK | 0 | 0.18 | 0.39 | 0.54 |
| HSL | 32.61º | 0.24% | 0.37% | - |
| HSV(B) | 32.61º | 0.39% | 0.46% | - |
| XYZ | 12.92 | 12.87 | 7.93 | - |
| YUV | 100.43 | 111.96 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 72 | 0 | 0.18 | 0.39 | 0.54 | 32.61 | 0.24 | 0.37 |
| Hex | 76 | 61 | 48 | 0 | 12 | 27 | 36 | 21 | 18 | 25 |
| Octal | 166 | 141 | 110 | 0 | 22 | 47 | 66 | 41 | 30 | 45 |
| Binary | 1110110 | 1100001 | 1001000 | 0 | 10010 | 100111 | 110110 | 100001 | 11000 | 100101 |
Color Harmonies of #766148
Complementary color
Monochromatic Colors of #766148
Black with #766148
Text Example
Text Example
White with #766148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766148; }
p { color: rgb(118,97,72); }
H1.HeaderClassName
{
color: #766148;
}
.AnyTagClassName
{
color: #766148;
}
</style>
background-color css
<style>
a { background-color: #766148; }
a { background-color: rgb(118,97,72); }
div.DivClassName
{
background-color: #766148;
}
.BgClassName
{
background-color: #766148;
}
</style>
border-color css
<style>
span { border-color: #766148; }
span { border-color: rgb(118,97,72); }
td.TdClassName
{
border-color: #766148;
}
.TagClassName
{
border-color: #766148;
}
</style>