Shades of Soya Bean #766348
Tints of Soya Bean #766348
RGB
CMYK
RGB Variations
Color information
#766348 (or 0x766348) is known color: Soya Bean. HEX triplet: 76, 63 and 48. RGB value is (118,99,72). Sum of RGB (Red+Green+Blue) = 118+99+72=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 99 (39.06% from 255 or 34.26% from 289); Blue value is 72 (28.52% from 255 or 24.91% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #766348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766348 is #899CB7. Grayscale: #656565. Windows color (decimal): -9018552 or 4744054. OLE color: 4744054.
HSL color Cylindrical-coordinate representation of color #766348: hue angle of 35.22º 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 #766348 is Cyan = 0, Magento = 0.16, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 72 | - |
| CMYK | 0 | 0.16 | 0.39 | 0.54 |
| HSL | 35.22º | 0.24% | 0.37% | - |
| HSV(B) | 35.22º | 0.39% | 0.46% | - |
| XYZ | 13.1 | 13.24 | 8 | - |
| YUV | 101.6 | 111.29 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 72 | 0 | 0.16 | 0.39 | 0.54 | 35.22 | 0.24 | 0.37 |
| Hex | 76 | 63 | 48 | 0 | 10 | 27 | 36 | 23 | 18 | 25 |
| Octal | 166 | 143 | 110 | 0 | 20 | 47 | 66 | 43 | 30 | 45 |
| Binary | 1110110 | 1100011 | 1001000 | 0 | 10000 | 100111 | 110110 | 100011 | 11000 | 100101 |
Color Harmonies of #766348
Complementary color
Monochromatic Colors of #766348
Black with #766348
Text Example
Text Example
White with #766348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766348; }
p { color: rgb(118,99,72); }
H1.HeaderClassName
{
color: #766348;
}
.AnyTagClassName
{
color: #766348;
}
</style>
background-color css
<style>
a { background-color: #766348; }
a { background-color: rgb(118,99,72); }
div.DivClassName
{
background-color: #766348;
}
.BgClassName
{
background-color: #766348;
}
</style>
border-color css
<style>
span { border-color: #766348; }
span { border-color: rgb(118,99,72); }
td.TdClassName
{
border-color: #766348;
}
.TagClassName
{
border-color: #766348;
}
</style>