Shades of Yellow Metal #746440
Tints of Yellow Metal #746440
RGB
CMYK
RGB Variations
Color information
#746440 (or 0x746440) is known color: Yellow Metal. HEX triplet: 74, 64 and 40. RGB value is (116,100,64). Sum of RGB (Red+Green+Blue) = 116+100+64=280 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.43% from 280); Green value is 100 (39.45% from 255 or 35.71% from 280); Blue value is 64 (25.39% from 255 or 22.86% from 280); Max value from RGB is 116 - color contains mainly: red. Hex color #746440 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746440 is #8B9BBF. Grayscale: #646464. Windows color (decimal): -9149376 or 4220020. OLE color: 4220020.
HSL color Cylindrical-coordinate representation of color #746440: hue angle of 41.54º 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 #746440 is Cyan = 0, Magento = 0.14, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 64 | - |
| CMYK | 0 | 0.14 | 0.45 | 0.55 |
| HSL | 41.54º | 0.29% | 0.35% | - |
| HSV(B) | 41.54º | 0.45% | 0.45% | - |
| XYZ | 12.69 | 13.2 | 6.73 | - |
| YUV | 100.68 | 107.3 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 64 | 0 | 0.14 | 0.45 | 0.55 | 41.54 | 0.29 | 0.35 |
| Hex | 74 | 64 | 40 | 0 | E | 2D | 37 | 2A | 1D | 23 |
| Octal | 164 | 144 | 100 | 0 | 16 | 55 | 67 | 52 | 35 | 43 |
| Binary | 1110100 | 1100100 | 1000000 | 0 | 1110 | 101101 | 110111 | 101010 | 11101 | 100011 |
Color Harmonies of #746440
Complementary color
Monochromatic Colors of #746440
Black with #746440
Text Example
Text Example
White with #746440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746440; }
p { color: rgb(116,100,64); }
H1.HeaderClassName
{
color: #746440;
}
.AnyTagClassName
{
color: #746440;
}
</style>
background-color css
<style>
a { background-color: #746440; }
a { background-color: rgb(116,100,64); }
div.DivClassName
{
background-color: #746440;
}
.BgClassName
{
background-color: #746440;
}
</style>
border-color css
<style>
span { border-color: #746440; }
span { border-color: rgb(116,100,64); }
td.TdClassName
{
border-color: #746440;
}
.TagClassName
{
border-color: #746440;
}
</style>