Shades of Yellow Metal #746040
Tints of Yellow Metal #746040
RGB
CMYK
RGB Variations
Color information
#746040 (or 0x746040) is known color: Yellow Metal. HEX triplet: 74, 60 and 40. RGB value is (116,96,64). Sum of RGB (Red+Green+Blue) = 116+96+64=276 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.03% from 276); Green value is 96 (37.89% from 255 or 34.78% from 276); Blue value is 64 (25.39% from 255 or 23.19% from 276); Max value from RGB is 116 - color contains mainly: red. Hex color #746040 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746040 is #8B9FBF. Grayscale: #626262. Windows color (decimal): -9150400 or 4218996. OLE color: 4218996.
HSL color Cylindrical-coordinate representation of color #746040: hue angle of 36.92º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #746040 is Cyan = 0, Magento = 0.17, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 96 | 64 | - |
| CMYK | 0 | 0.17 | 0.45 | 0.55 |
| HSL | 36.92º | 0.29% | 0.35% | - |
| HSV(B) | 36.92º | 0.45% | 0.45% | - |
| XYZ | 12.31 | 12.45 | 6.6 | - |
| YUV | 98.33 | 108.63 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 96 | 64 | 0 | 0.17 | 0.45 | 0.55 | 36.92 | 0.29 | 0.35 |
| Hex | 74 | 60 | 40 | 0 | 11 | 2D | 37 | 25 | 1D | 23 |
| Octal | 164 | 140 | 100 | 0 | 21 | 55 | 67 | 45 | 35 | 43 |
| Binary | 1110100 | 1100000 | 1000000 | 0 | 10001 | 101101 | 110111 | 100101 | 11101 | 100011 |
Color Harmonies of #746040
Complementary color
Monochromatic Colors of #746040
Black with #746040
Text Example
Text Example
White with #746040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746040; }
p { color: rgb(116,96,64); }
H1.HeaderClassName
{
color: #746040;
}
.AnyTagClassName
{
color: #746040;
}
</style>
background-color css
<style>
a { background-color: #746040; }
a { background-color: rgb(116,96,64); }
div.DivClassName
{
background-color: #746040;
}
.BgClassName
{
background-color: #746040;
}
</style>
border-color css
<style>
span { border-color: #746040; }
span { border-color: rgb(116,96,64); }
td.TdClassName
{
border-color: #746040;
}
.TagClassName
{
border-color: #746040;
}
</style>