Shades of Soya Bean #726148
Tints of Soya Bean #726148
RGB
CMYK
RGB Variations
Color information
#726148 (or 0x726148) is known color: Soya Bean. HEX triplet: 72, 61 and 48. RGB value is (114,97,72). Sum of RGB (Red+Green+Blue) = 114+97+72=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 97 (38.28% from 255 or 34.28% from 283); Blue value is 72 (28.52% from 255 or 25.44% from 283); Max value from RGB is 114 - color contains mainly: red. Hex color #726148 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726148 is #8D9EB7. Grayscale: #636363. Windows color (decimal): -9281208 or 4743538. OLE color: 4743538.
HSL color Cylindrical-coordinate representation of color #726148: hue angle of 35.71º 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 #726148 is Cyan = 0, Magento = 0.15, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 72 | - |
| CMYK | 0 | 0.15 | 0.37 | 0.55 |
| HSL | 35.71º | 0.23% | 0.36% | - |
| HSV(B) | 35.71º | 0.37% | 0.45% | - |
| XYZ | 12.38 | 12.59 | 7.91 | - |
| YUV | 99.23 | 112.63 | 138.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 72 | 0 | 0.15 | 0.37 | 0.55 | 35.71 | 0.23 | 0.36 |
| Hex | 72 | 61 | 48 | 0 | F | 25 | 37 | 24 | 17 | 24 |
| Octal | 162 | 141 | 110 | 0 | 17 | 45 | 67 | 44 | 27 | 44 |
| Binary | 1110010 | 1100001 | 1001000 | 0 | 1111 | 100101 | 110111 | 100100 | 10111 | 100100 |
Color Harmonies of #726148
Complementary color
Monochromatic Colors of #726148
Black with #726148
Text Example
Text Example
White with #726148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726148; }
p { color: rgb(114,97,72); }
H1.HeaderClassName
{
color: #726148;
}
.AnyTagClassName
{
color: #726148;
}
</style>
background-color css
<style>
a { background-color: #726148; }
a { background-color: rgb(114,97,72); }
div.DivClassName
{
background-color: #726148;
}
.BgClassName
{
background-color: #726148;
}
</style>
border-color css
<style>
span { border-color: #726148; }
span { border-color: rgb(114,97,72); }
td.TdClassName
{
border-color: #726148;
}
.TagClassName
{
border-color: #726148;
}
</style>