Shades of Yellow Metal #746844
Tints of Yellow Metal #746844
RGB
CMYK
RGB Variations
Color information
#746844 (or 0x746844) is known color: Yellow Metal. HEX triplet: 74, 68 and 44. RGB value is (116,104,68). Sum of RGB (Red+Green+Blue) = 116+104+68=288 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.28% from 288); Green value is 104 (41.02% from 255 or 36.11% from 288); Blue value is 68 (26.95% from 255 or 23.61% from 288); Max value from RGB is 116 - color contains mainly: red. Hex color #746844 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746844 is #8B97BB. Grayscale: #676767. Windows color (decimal): -9148348 or 4483188. OLE color: 4483188.
HSL color Cylindrical-coordinate representation of color #746844: hue angle of 45º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #746844 is Cyan = 0, Magento = 0.10, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 104 | 68 | - |
| CMYK | 0 | 0.10 | 0.41 | 0.55 |
| HSL | 45º | 0.26% | 0.36% | - |
| HSV(B) | 45º | 0.41% | 0.45% | - |
| XYZ | 13.2 | 14.03 | 7.48 | - |
| YUV | 103.48 | 107.98 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 68 | 0 | 0.10 | 0.41 | 0.55 | 45 | 0.26 | 0.36 |
| Hex | 74 | 68 | 44 | 0 | A | 29 | 37 | 2D | 1A | 24 |
| Octal | 164 | 150 | 104 | 0 | 12 | 51 | 67 | 55 | 32 | 44 |
| Binary | 1110100 | 1101000 | 1000100 | 0 | 1010 | 101001 | 110111 | 101101 | 11010 | 100100 |
Color Harmonies of #746844
Complementary color
Monochromatic Colors of #746844
Black with #746844
Text Example
Text Example
White with #746844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746844; }
p { color: rgb(116,104,68); }
H1.HeaderClassName
{
color: #746844;
}
.AnyTagClassName
{
color: #746844;
}
</style>
background-color css
<style>
a { background-color: #746844; }
a { background-color: rgb(116,104,68); }
div.DivClassName
{
background-color: #746844;
}
.BgClassName
{
background-color: #746844;
}
</style>
border-color css
<style>
span { border-color: #746844; }
span { border-color: rgb(116,104,68); }
td.TdClassName
{
border-color: #746844;
}
.TagClassName
{
border-color: #746844;
}
</style>