Shades of Soya Bean #726045
Tints of Soya Bean #726045
RGB
CMYK
RGB Variations
Color information
#726045 (or 0x726045) is known color: Soya Bean. HEX triplet: 72, 60 and 45. RGB value is (114,96,69). Sum of RGB (Red+Green+Blue) = 114+96+69=279 (36% of max value = 765). Red value is 114 (44.92% from 255 or 40.86% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 69 (27.34% from 255 or 24.73% from 279); Max value from RGB is 114 - color contains mainly: red. Hex color #726045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726045 is #8D9FBA. Grayscale: #626262. Windows color (decimal): -9281467 or 4546674. OLE color: 4546674.
HSL color Cylindrical-coordinate representation of color #726045: hue angle of 36º degrees, saturation: 0.25, 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 #726045 is Cyan = 0, Magento = 0.16, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 69 | - |
| CMYK | 0 | 0.16 | 0.39 | 0.55 |
| HSL | 36º | 0.25% | 0.36% | - |
| HSV(B) | 36º | 0.39% | 0.45% | - |
| XYZ | 12.2 | 12.37 | 7.38 | - |
| YUV | 98.3 | 111.46 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 69 | 0 | 0.16 | 0.39 | 0.55 | 36 | 0.25 | 0.36 |
| Hex | 72 | 60 | 45 | 0 | 10 | 27 | 37 | 24 | 19 | 24 |
| Octal | 162 | 140 | 105 | 0 | 20 | 47 | 67 | 44 | 31 | 44 |
| Binary | 1110010 | 1100000 | 1000101 | 0 | 10000 | 100111 | 110111 | 100100 | 11001 | 100100 |
Color Harmonies of #726045
Complementary color
Monochromatic Colors of #726045
Black with #726045
Text Example
Text Example
White with #726045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726045; }
p { color: rgb(114,96,69); }
H1.HeaderClassName
{
color: #726045;
}
.AnyTagClassName
{
color: #726045;
}
</style>
background-color css
<style>
a { background-color: #726045; }
a { background-color: rgb(114,96,69); }
div.DivClassName
{
background-color: #726045;
}
.BgClassName
{
background-color: #726045;
}
</style>
border-color css
<style>
span { border-color: #726045; }
span { border-color: rgb(114,96,69); }
td.TdClassName
{
border-color: #726045;
}
.TagClassName
{
border-color: #726045;
}
</style>