Shades of Soya Bean #766748
Tints of Soya Bean #766748
RGB
CMYK
RGB Variations
Color information
#766748 (or 0x766748) is known color: Soya Bean. HEX triplet: 76, 67 and 48. RGB value is (118,103,72). Sum of RGB (Red+Green+Blue) = 118+103+72=293 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.27% from 293); Green value is 103 (40.62% from 255 or 35.15% from 293); Blue value is 72 (28.52% from 255 or 24.57% from 293); Max value from RGB is 118 - color contains mainly: red. Hex color #766748 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766748 is #8998B7. Grayscale: #686868. Windows color (decimal): -9017528 or 4745078. OLE color: 4745078.
HSL color Cylindrical-coordinate representation of color #766748: hue angle of 40.43º 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 #766748 is Cyan = 0, Magento = 0.13, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 72 | - |
| CMYK | 0 | 0.13 | 0.39 | 0.54 |
| HSL | 40.43º | 0.24% | 0.37% | - |
| HSV(B) | 40.43º | 0.39% | 0.46% | - |
| XYZ | 13.49 | 14.02 | 8.13 | - |
| YUV | 103.95 | 109.97 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 72 | 0 | 0.13 | 0.39 | 0.54 | 40.43 | 0.24 | 0.37 |
| Hex | 76 | 67 | 48 | 0 | D | 27 | 36 | 28 | 18 | 25 |
| Octal | 166 | 147 | 110 | 0 | 15 | 47 | 66 | 50 | 30 | 45 |
| Binary | 1110110 | 1100111 | 1001000 | 0 | 1101 | 100111 | 110110 | 101000 | 11000 | 100101 |
Color Harmonies of #766748
Complementary color
Monochromatic Colors of #766748
Black with #766748
Text Example
Text Example
White with #766748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766748; }
p { color: rgb(118,103,72); }
H1.HeaderClassName
{
color: #766748;
}
.AnyTagClassName
{
color: #766748;
}
</style>
background-color css
<style>
a { background-color: #766748; }
a { background-color: rgb(118,103,72); }
div.DivClassName
{
background-color: #766748;
}
.BgClassName
{
background-color: #766748;
}
</style>
border-color css
<style>
span { border-color: #766748; }
span { border-color: rgb(118,103,72); }
td.TdClassName
{
border-color: #766748;
}
.TagClassName
{
border-color: #766748;
}
</style>