Shades of Yellow Metal #726940
Tints of Yellow Metal #726940
RGB
CMYK
RGB Variations
Color information
#726940 (or 0x726940) is known color: Yellow Metal. HEX triplet: 72, 69 and 40. RGB value is (114,105,64). Sum of RGB (Red+Green+Blue) = 114+105+64=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 105 (41.41% from 255 or 37.10% from 283); Blue value is 64 (25.39% from 255 or 22.61% from 283); Max value from RGB is 114 - color contains mainly: red. Hex color #726940 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726940 is #8D96BF. Grayscale: #676767. Windows color (decimal): -9279168 or 4221298. OLE color: 4221298.
HSL color Cylindrical-coordinate representation of color #726940: hue angle of 49.2º 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 #726940 is Cyan = 0, Magento = 0.08, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 105 | 64 | - |
| CMYK | 0 | 0.08 | 0.44 | 0.55 |
| HSL | 49.2º | 0.28% | 0.35% | - |
| HSV(B) | 49.2º | 0.44% | 0.45% | - |
| XYZ | 12.92 | 14.05 | 6.88 | - |
| YUV | 103.02 | 105.98 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 64 | 0 | 0.08 | 0.44 | 0.55 | 49.2 | 0.28 | 0.35 |
| Hex | 72 | 69 | 40 | 0 | 8 | 2C | 37 | 31 | 1C | 23 |
| Octal | 162 | 151 | 100 | 0 | 10 | 54 | 67 | 61 | 34 | 43 |
| Binary | 1110010 | 1101001 | 1000000 | 0 | 1000 | 101100 | 110111 | 110001 | 11100 | 100011 |
Color Harmonies of #726940
Complementary color
Monochromatic Colors of #726940
Black with #726940
Text Example
Text Example
White with #726940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726940; }
p { color: rgb(114,105,64); }
H1.HeaderClassName
{
color: #726940;
}
.AnyTagClassName
{
color: #726940;
}
</style>
background-color css
<style>
a { background-color: #726940; }
a { background-color: rgb(114,105,64); }
div.DivClassName
{
background-color: #726940;
}
.BgClassName
{
background-color: #726940;
}
</style>
border-color css
<style>
span { border-color: #726940; }
span { border-color: rgb(114,105,64); }
td.TdClassName
{
border-color: #726940;
}
.TagClassName
{
border-color: #726940;
}
</style>