Shades of Yellow Metal #746138
Tints of Yellow Metal #746138
RGB
CMYK
RGB Variations
Color information
#746138 (or 0x746138) is known color: Yellow Metal. HEX triplet: 74, 61 and 38. RGB value is (116,97,56). Sum of RGB (Red+Green+Blue) = 116+97+56=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 97 (38.28% from 255 or 36.06% from 269); Blue value is 56 (22.27% from 255 or 20.82% from 269); Max value from RGB is 116 - color contains mainly: red. Hex color #746138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746138 is #8B9EC7. Grayscale: #626262. Windows color (decimal): -9150152 or 3694964. OLE color: 3694964.
HSL color Cylindrical-coordinate representation of color #746138: hue angle of 41º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #746138 is Cyan = 0, Magento = 0.16, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 97 | 56 | - |
| CMYK | 0 | 0.16 | 0.52 | 0.55 |
| HSL | 41º | 0.35% | 0.34% | - |
| HSV(B) | 41º | 0.52% | 0.45% | - |
| XYZ | 12.19 | 12.55 | 5.52 | - |
| YUV | 98.01 | 104.29 | 140.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 97 | 56 | 0 | 0.16 | 0.52 | 0.55 | 41 | 0.35 | 0.34 |
| Hex | 74 | 61 | 38 | 0 | 10 | 34 | 37 | 29 | 23 | 22 |
| Octal | 164 | 141 | 70 | 0 | 20 | 64 | 67 | 51 | 43 | 42 |
| Binary | 1110100 | 1100001 | 111000 | 0 | 10000 | 110100 | 110111 | 101001 | 100011 | 100010 |
Color Harmonies of #746138
Complementary color
Monochromatic Colors of #746138
Black with #746138
Text Example
Text Example
White with #746138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746138; }
p { color: rgb(116,97,56); }
H1.HeaderClassName
{
color: #746138;
}
.AnyTagClassName
{
color: #746138;
}
</style>
background-color css
<style>
a { background-color: #746138; }
a { background-color: rgb(116,97,56); }
div.DivClassName
{
background-color: #746138;
}
.BgClassName
{
background-color: #746138;
}
</style>
border-color css
<style>
span { border-color: #746138; }
span { border-color: rgb(116,97,56); }
td.TdClassName
{
border-color: #746138;
}
.TagClassName
{
border-color: #746138;
}
</style>