Shades of Yellow Metal #746539
Tints of Yellow Metal #746539
RGB
CMYK
RGB Variations
Color information
#746539 (or 0x746539) is known color: Yellow Metal. HEX triplet: 74, 65 and 39. RGB value is (116,101,57). Sum of RGB (Red+Green+Blue) = 116+101+57=274 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.34% from 274); Green value is 101 (39.84% from 255 or 36.86% from 274); Blue value is 57 (22.66% from 255 or 20.80% from 274); Max value from RGB is 116 - color contains mainly: red. Hex color #746539 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746539 is #8B9AC6. Grayscale: #646464. Windows color (decimal): -9149127 or 3761524. OLE color: 3761524.
HSL color Cylindrical-coordinate representation of color #746539: hue angle of 44.75º 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 #746539 is Cyan = 0, Magento = 0.13, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 57 | - |
| CMYK | 0 | 0.13 | 0.51 | 0.55 |
| HSL | 44.75º | 0.34% | 0.34% | - |
| HSV(B) | 44.75º | 0.51% | 0.45% | - |
| XYZ | 12.59 | 13.32 | 5.78 | - |
| YUV | 100.47 | 103.47 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 57 | 0 | 0.13 | 0.51 | 0.55 | 44.75 | 0.34 | 0.34 |
| Hex | 74 | 65 | 39 | 0 | D | 33 | 37 | 2D | 22 | 22 |
| Octal | 164 | 145 | 71 | 0 | 15 | 63 | 67 | 55 | 42 | 42 |
| Binary | 1110100 | 1100101 | 111001 | 0 | 1101 | 110011 | 110111 | 101101 | 100010 | 100010 |
Color Harmonies of #746539
Complementary color
Monochromatic Colors of #746539
Black with #746539
Text Example
Text Example
White with #746539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746539; }
p { color: rgb(116,101,57); }
H1.HeaderClassName
{
color: #746539;
}
.AnyTagClassName
{
color: #746539;
}
</style>
background-color css
<style>
a { background-color: #746539; }
a { background-color: rgb(116,101,57); }
div.DivClassName
{
background-color: #746539;
}
.BgClassName
{
background-color: #746539;
}
</style>
border-color css
<style>
span { border-color: #746539; }
span { border-color: rgb(116,101,57); }
td.TdClassName
{
border-color: #746539;
}
.TagClassName
{
border-color: #746539;
}
</style>