Shades of Yellow Metal #746840
Tints of Yellow Metal #746840
RGB
CMYK
RGB Variations
Color information
#746840 (or 0x746840) is known color: Yellow Metal. HEX triplet: 74, 68 and 40. RGB value is (116,104,64). Sum of RGB (Red+Green+Blue) = 116+104+64=284 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.85% from 284); Green value is 104 (41.02% from 255 or 36.62% from 284); Blue value is 64 (25.39% from 255 or 22.54% from 284); Max value from RGB is 116 - color contains mainly: red. Hex color #746840 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746840 is #8B97BF. Grayscale: #676767. Windows color (decimal): -9148352 or 4221044. OLE color: 4221044.
HSL color Cylindrical-coordinate representation of color #746840: hue angle of 46.15º 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 #746840 is Cyan = 0, Magento = 0.10, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 104 | 64 | - |
| CMYK | 0 | 0.10 | 0.45 | 0.55 |
| HSL | 46.15º | 0.29% | 0.35% | - |
| HSV(B) | 46.15º | 0.45% | 0.45% | - |
| XYZ | 13.08 | 13.98 | 6.86 | - |
| YUV | 103.03 | 105.98 | 137.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 64 | 0 | 0.10 | 0.45 | 0.55 | 46.15 | 0.29 | 0.35 |
| Hex | 74 | 68 | 40 | 0 | A | 2D | 37 | 2E | 1D | 23 |
| Octal | 164 | 150 | 100 | 0 | 12 | 55 | 67 | 56 | 35 | 43 |
| Binary | 1110100 | 1101000 | 1000000 | 0 | 1010 | 101101 | 110111 | 101110 | 11101 | 100011 |
Color Harmonies of #746840
Complementary color
Monochromatic Colors of #746840
Black with #746840
Text Example
Text Example
White with #746840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746840; }
p { color: rgb(116,104,64); }
H1.HeaderClassName
{
color: #746840;
}
.AnyTagClassName
{
color: #746840;
}
</style>
background-color css
<style>
a { background-color: #746840; }
a { background-color: rgb(116,104,64); }
div.DivClassName
{
background-color: #746840;
}
.BgClassName
{
background-color: #746840;
}
</style>
border-color css
<style>
span { border-color: #746840; }
span { border-color: rgb(116,104,64); }
td.TdClassName
{
border-color: #746840;
}
.TagClassName
{
border-color: #746840;
}
</style>