Shades of Yellow Metal #746439
Tints of Yellow Metal #746439
RGB
CMYK
RGB Variations
Color information
#746439 (or 0x746439) is known color: Yellow Metal. HEX triplet: 74, 64 and 39. RGB value is (116,100,57). Sum of RGB (Red+Green+Blue) = 116+100+57=273 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.49% from 273); Green value is 100 (39.45% from 255 or 36.63% from 273); Blue value is 57 (22.66% from 255 or 20.88% from 273); Max value from RGB is 116 - color contains mainly: red. Hex color #746439 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746439 is #8B9BC6. Grayscale: #646464. Windows color (decimal): -9149383 or 3761268. OLE color: 3761268.
HSL color Cylindrical-coordinate representation of color #746439: hue angle of 43.73º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #746439 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 57 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.55 |
| HSL | 43.73º | 0.34% | 0.34% | - |
| HSV(B) | 43.73º | 0.51% | 0.45% | - |
| XYZ | 12.5 | 13.12 | 5.75 | - |
| YUV | 99.88 | 103.8 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 57 | 0 | 0.14 | 0.51 | 0.55 | 43.73 | 0.34 | 0.34 |
| Hex | 74 | 64 | 39 | 0 | E | 33 | 37 | 2C | 22 | 22 |
| Octal | 164 | 144 | 71 | 0 | 16 | 63 | 67 | 54 | 42 | 42 |
| Binary | 1110100 | 1100100 | 111001 | 0 | 1110 | 110011 | 110111 | 101100 | 100010 | 100010 |
Color Harmonies of #746439
Complementary color
Monochromatic Colors of #746439
Black with #746439
Text Example
Text Example
White with #746439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746439; }
p { color: rgb(116,100,57); }
H1.HeaderClassName
{
color: #746439;
}
.AnyTagClassName
{
color: #746439;
}
</style>
background-color css
<style>
a { background-color: #746439; }
a { background-color: rgb(116,100,57); }
div.DivClassName
{
background-color: #746439;
}
.BgClassName
{
background-color: #746439;
}
</style>
border-color css
<style>
span { border-color: #746439; }
span { border-color: rgb(116,100,57); }
td.TdClassName
{
border-color: #746439;
}
.TagClassName
{
border-color: #746439;
}
</style>