Shades of Soya Bean #726746
Tints of Soya Bean #726746
RGB
CMYK
RGB Variations
Color information
#726746 (or 0x726746) is known color: Soya Bean. HEX triplet: 72, 67 and 46. RGB value is (114,103,70). Sum of RGB (Red+Green+Blue) = 114+103+70=287 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.72% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 70 (27.73% from 255 or 24.39% from 287); Max value from RGB is 114 - color contains mainly: red. Hex color #726746 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726746 is #8D98B9. Grayscale: #666666. Windows color (decimal): -9279674 or 4614002. OLE color: 4614002.
HSL color Cylindrical-coordinate representation of color #726746: hue angle of 45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #726746 is Cyan = 0, Magento = 0.10, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 70 | - |
| CMYK | 0 | 0.10 | 0.39 | 0.55 |
| HSL | 45º | 0.24% | 0.36% | - |
| HSV(B) | 45º | 0.39% | 0.45% | - |
| XYZ | 12.9 | 13.72 | 7.76 | - |
| YUV | 102.53 | 109.64 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 70 | 0 | 0.10 | 0.39 | 0.55 | 45 | 0.24 | 0.36 |
| Hex | 72 | 67 | 46 | 0 | A | 27 | 37 | 2D | 18 | 24 |
| Octal | 162 | 147 | 106 | 0 | 12 | 47 | 67 | 55 | 30 | 44 |
| Binary | 1110010 | 1100111 | 1000110 | 0 | 1010 | 100111 | 110111 | 101101 | 11000 | 100100 |
Color Harmonies of #726746
Complementary color
Monochromatic Colors of #726746
Black with #726746
Text Example
Text Example
White with #726746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726746; }
p { color: rgb(114,103,70); }
H1.HeaderClassName
{
color: #726746;
}
.AnyTagClassName
{
color: #726746;
}
</style>
background-color css
<style>
a { background-color: #726746; }
a { background-color: rgb(114,103,70); }
div.DivClassName
{
background-color: #726746;
}
.BgClassName
{
background-color: #726746;
}
</style>
border-color css
<style>
span { border-color: #726746; }
span { border-color: rgb(114,103,70); }
td.TdClassName
{
border-color: #726746;
}
.TagClassName
{
border-color: #726746;
}
</style>