Shades of Soya Bean #726347
Tints of Soya Bean #726347
RGB
CMYK
RGB Variations
Color information
#726347 (or 0x726347) is known color: Soya Bean. HEX triplet: 72, 63 and 47. RGB value is (114,99,71). Sum of RGB (Red+Green+Blue) = 114+99+71=284 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.14% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 71 (28.12% from 255 or 25% from 284); Max value from RGB is 114 - color contains mainly: red. Hex color #726347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726347 is #8D9CB8. Grayscale: #646464. Windows color (decimal): -9280697 or 4678514. OLE color: 4678514.
HSL color Cylindrical-coordinate representation of color #726347: hue angle of 39.07º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #726347 is Cyan = 0, Magento = 0.13, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 99 | 71 | - |
| CMYK | 0 | 0.13 | 0.38 | 0.55 |
| HSL | 39.07º | 0.23% | 0.36% | - |
| HSV(B) | 39.07º | 0.38% | 0.45% | - |
| XYZ | 12.54 | 12.96 | 7.8 | - |
| YUV | 100.29 | 111.47 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 99 | 71 | 0 | 0.13 | 0.38 | 0.55 | 39.07 | 0.23 | 0.36 |
| Hex | 72 | 63 | 47 | 0 | D | 26 | 37 | 27 | 17 | 24 |
| Octal | 162 | 143 | 107 | 0 | 15 | 46 | 67 | 47 | 27 | 44 |
| Binary | 1110010 | 1100011 | 1000111 | 0 | 1101 | 100110 | 110111 | 100111 | 10111 | 100100 |
Color Harmonies of #726347
Complementary color
Monochromatic Colors of #726347
Black with #726347
Text Example
Text Example
White with #726347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726347; }
p { color: rgb(114,99,71); }
H1.HeaderClassName
{
color: #726347;
}
.AnyTagClassName
{
color: #726347;
}
</style>
background-color css
<style>
a { background-color: #726347; }
a { background-color: rgb(114,99,71); }
div.DivClassName
{
background-color: #726347;
}
.BgClassName
{
background-color: #726347;
}
</style>
border-color css
<style>
span { border-color: #726347; }
span { border-color: rgb(114,99,71); }
td.TdClassName
{
border-color: #726347;
}
.TagClassName
{
border-color: #726347;
}
</style>