Shades of Yellow Metal #736040
Tints of Yellow Metal #736040
RGB
CMYK
RGB Variations
Color information
#736040 (or 0x736040) is known color: Yellow Metal. HEX triplet: 73, 60 and 40. RGB value is (115,96,64). Sum of RGB (Red+Green+Blue) = 115+96+64=275 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.82% from 275); Green value is 96 (37.89% from 255 or 34.91% from 275); Blue value is 64 (25.39% from 255 or 23.27% from 275); Max value from RGB is 115 - color contains mainly: red. Hex color #736040 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736040 is #8C9FBF. Grayscale: #626262. Windows color (decimal): -9215936 or 4218995. OLE color: 4218995.
HSL color Cylindrical-coordinate representation of color #736040: hue angle of 37.65º 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 #736040 is Cyan = 0, Magento = 0.17, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 64 | - |
| CMYK | 0 | 0.17 | 0.44 | 0.55 |
| HSL | 37.65º | 0.28% | 0.35% | - |
| HSV(B) | 37.65º | 0.44% | 0.45% | - |
| XYZ | 12.18 | 12.38 | 6.6 | - |
| YUV | 98.03 | 108.79 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 64 | 0 | 0.17 | 0.44 | 0.55 | 37.65 | 0.28 | 0.35 |
| Hex | 73 | 60 | 40 | 0 | 11 | 2C | 37 | 26 | 1C | 23 |
| Octal | 163 | 140 | 100 | 0 | 21 | 54 | 67 | 46 | 34 | 43 |
| Binary | 1110011 | 1100000 | 1000000 | 0 | 10001 | 101100 | 110111 | 100110 | 11100 | 100011 |
Color Harmonies of #736040
Complementary color
Monochromatic Colors of #736040
Black with #736040
Text Example
Text Example
White with #736040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736040; }
p { color: rgb(115,96,64); }
H1.HeaderClassName
{
color: #736040;
}
.AnyTagClassName
{
color: #736040;
}
</style>
background-color css
<style>
a { background-color: #736040; }
a { background-color: rgb(115,96,64); }
div.DivClassName
{
background-color: #736040;
}
.BgClassName
{
background-color: #736040;
}
</style>
border-color css
<style>
span { border-color: #736040; }
span { border-color: rgb(115,96,64); }
td.TdClassName
{
border-color: #736040;
}
.TagClassName
{
border-color: #736040;
}
</style>