Shades of Yellow Metal #746746
Tints of Yellow Metal #746746
RGB
CMYK
RGB Variations
Color information
#746746 (or 0x746746) is known color: Yellow Metal. HEX triplet: 74, 67 and 46. RGB value is (116,103,70). Sum of RGB (Red+Green+Blue) = 116+103+70=289 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.14% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 70 (27.73% from 255 or 24.22% from 289); Max value from RGB is 116 - color contains mainly: red. Hex color #746746 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746746 is #8B98B9. Grayscale: #676767. Windows color (decimal): -9148602 or 4614004. OLE color: 4614004.
HSL color Cylindrical-coordinate representation of color #746746: hue angle of 43.04º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #746746 is Cyan = 0, Magento = 0.11, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 70 | - |
| CMYK | 0 | 0.11 | 0.40 | 0.55 |
| HSL | 43.04º | 0.25% | 0.36% | - |
| HSV(B) | 43.04º | 0.4% | 0.45% | - |
| XYZ | 13.16 | 13.86 | 7.78 | - |
| YUV | 103.13 | 109.31 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 70 | 0 | 0.11 | 0.40 | 0.55 | 43.04 | 0.25 | 0.36 |
| Hex | 74 | 67 | 46 | 0 | B | 28 | 37 | 2B | 19 | 24 |
| Octal | 164 | 147 | 106 | 0 | 13 | 50 | 67 | 53 | 31 | 44 |
| Binary | 1110100 | 1100111 | 1000110 | 0 | 1011 | 101000 | 110111 | 101011 | 11001 | 100100 |
Color Harmonies of #746746
Complementary color
Monochromatic Colors of #746746
Black with #746746
Text Example
Text Example
White with #746746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746746; }
p { color: rgb(116,103,70); }
H1.HeaderClassName
{
color: #746746;
}
.AnyTagClassName
{
color: #746746;
}
</style>
background-color css
<style>
a { background-color: #746746; }
a { background-color: rgb(116,103,70); }
div.DivClassName
{
background-color: #746746;
}
.BgClassName
{
background-color: #746746;
}
</style>
border-color css
<style>
span { border-color: #746746; }
span { border-color: rgb(116,103,70); }
td.TdClassName
{
border-color: #746746;
}
.TagClassName
{
border-color: #746746;
}
</style>