Shades of Soya Bean #726748
Tints of Soya Bean #726748
RGB
CMYK
RGB Variations
Color information
#726748 (or 0x726748) is known color: Soya Bean. HEX triplet: 72, 67 and 48. RGB value is (114,103,72). Sum of RGB (Red+Green+Blue) = 114+103+72=289 (38% of max value = 765). Red value is 114 (44.92% from 255 or 39.45% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 72 (28.52% from 255 or 24.91% from 289); Max value from RGB is 114 - color contains mainly: red. Hex color #726748 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726748 is #8D98B7. Grayscale: #666666. Windows color (decimal): -9279672 or 4745074. OLE color: 4745074.
HSL color Cylindrical-coordinate representation of color #726748: hue angle of 44.29º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #726748 is Cyan = 0, Magento = 0.10, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 72 | - |
| CMYK | 0 | 0.10 | 0.37 | 0.55 |
| HSL | 44.29º | 0.23% | 0.36% | - |
| HSV(B) | 44.29º | 0.37% | 0.45% | - |
| XYZ | 12.96 | 13.75 | 8.1 | - |
| YUV | 102.76 | 110.64 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 72 | 0 | 0.10 | 0.37 | 0.55 | 44.29 | 0.23 | 0.36 |
| Hex | 72 | 67 | 48 | 0 | A | 25 | 37 | 2C | 17 | 24 |
| Octal | 162 | 147 | 110 | 0 | 12 | 45 | 67 | 54 | 27 | 44 |
| Binary | 1110010 | 1100111 | 1001000 | 0 | 1010 | 100101 | 110111 | 101100 | 10111 | 100100 |
Color Harmonies of #726748
Complementary color
Monochromatic Colors of #726748
Black with #726748
Text Example
Text Example
White with #726748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726748; }
p { color: rgb(114,103,72); }
H1.HeaderClassName
{
color: #726748;
}
.AnyTagClassName
{
color: #726748;
}
</style>
background-color css
<style>
a { background-color: #726748; }
a { background-color: rgb(114,103,72); }
div.DivClassName
{
background-color: #726748;
}
.BgClassName
{
background-color: #726748;
}
</style>
border-color css
<style>
span { border-color: #726748; }
span { border-color: rgb(114,103,72); }
td.TdClassName
{
border-color: #726748;
}
.TagClassName
{
border-color: #726748;
}
</style>