Shades of Yellow Metal #726040
Tints of Yellow Metal #726040
RGB
CMYK
RGB Variations
Color information
#726040 (or 0x726040) is known color: Yellow Metal. HEX triplet: 72, 60 and 40. RGB value is (114,96,64). Sum of RGB (Red+Green+Blue) = 114+96+64=274 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.61% from 274); Green value is 96 (37.89% from 255 or 35.04% from 274); Blue value is 64 (25.39% from 255 or 23.36% from 274); Max value from RGB is 114 - color contains mainly: red. Hex color #726040 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726040 is #8D9FBF. Grayscale: #616161. Windows color (decimal): -9281472 or 4218994. OLE color: 4218994.
HSL color Cylindrical-coordinate representation of color #726040: hue angle of 38.4º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #726040 is Cyan = 0, Magento = 0.16, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 96 | 64 | - |
| CMYK | 0 | 0.16 | 0.44 | 0.55 |
| HSL | 38.4º | 0.28% | 0.35% | - |
| HSV(B) | 38.4º | 0.44% | 0.45% | - |
| XYZ | 12.05 | 12.31 | 6.59 | - |
| YUV | 97.73 | 108.96 | 139.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 64 | 0 | 0.16 | 0.44 | 0.55 | 38.4 | 0.28 | 0.35 |
| Hex | 72 | 60 | 40 | 0 | 10 | 2C | 37 | 26 | 1C | 23 |
| Octal | 162 | 140 | 100 | 0 | 20 | 54 | 67 | 46 | 34 | 43 |
| Binary | 1110010 | 1100000 | 1000000 | 0 | 10000 | 101100 | 110111 | 100110 | 11100 | 100011 |
Color Harmonies of #726040
Complementary color
Monochromatic Colors of #726040
Black with #726040
Text Example
Text Example
White with #726040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726040; }
p { color: rgb(114,96,64); }
H1.HeaderClassName
{
color: #726040;
}
.AnyTagClassName
{
color: #726040;
}
</style>
background-color css
<style>
a { background-color: #726040; }
a { background-color: rgb(114,96,64); }
div.DivClassName
{
background-color: #726040;
}
.BgClassName
{
background-color: #726040;
}
</style>
border-color css
<style>
span { border-color: #726040; }
span { border-color: rgb(114,96,64); }
td.TdClassName
{
border-color: #726040;
}
.TagClassName
{
border-color: #726040;
}
</style>