Shades of Yellow Metal #746337
Tints of Yellow Metal #746337
RGB
CMYK
RGB Variations
Color information
#746337 (or 0x746337) is known color: Yellow Metal. HEX triplet: 74, 63 and 37. RGB value is (116,99,55). Sum of RGB (Red+Green+Blue) = 116+99+55=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 99 (39.06% from 255 or 36.67% from 270); Blue value is 55 (21.88% from 255 or 20.37% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #746337 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746337 is #8B9CC8. Grayscale: #636363. Windows color (decimal): -9149641 or 3629940. OLE color: 3629940.
HSL color Cylindrical-coordinate representation of color #746337: hue angle of 43.28º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #746337 is Cyan = 0, Magento = 0.15, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 99 | 55 | - |
| CMYK | 0 | 0.15 | 0.53 | 0.55 |
| HSL | 43.28º | 0.36% | 0.34% | - |
| HSV(B) | 43.28º | 0.53% | 0.45% | - |
| XYZ | 12.35 | 12.91 | 5.46 | - |
| YUV | 99.07 | 103.13 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 55 | 0 | 0.15 | 0.53 | 0.55 | 43.28 | 0.36 | 0.34 |
| Hex | 74 | 63 | 37 | 0 | F | 35 | 37 | 2B | 24 | 22 |
| Octal | 164 | 143 | 67 | 0 | 17 | 65 | 67 | 53 | 44 | 42 |
| Binary | 1110100 | 1100011 | 110111 | 0 | 1111 | 110101 | 110111 | 101011 | 100100 | 100010 |
Color Harmonies of #746337
Complementary color
Monochromatic Colors of #746337
Black with #746337
Text Example
Text Example
White with #746337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746337; }
p { color: rgb(116,99,55); }
H1.HeaderClassName
{
color: #746337;
}
.AnyTagClassName
{
color: #746337;
}
</style>
background-color css
<style>
a { background-color: #746337; }
a { background-color: rgb(116,99,55); }
div.DivClassName
{
background-color: #746337;
}
.BgClassName
{
background-color: #746337;
}
</style>
border-color css
<style>
span { border-color: #746337; }
span { border-color: rgb(116,99,55); }
td.TdClassName
{
border-color: #746337;
}
.TagClassName
{
border-color: #746337;
}
</style>