Shades of Yellow Metal #746745
Tints of Yellow Metal #746745
RGB
CMYK
RGB Variations
Color information
#746745 (or 0x746745) is known color: Yellow Metal. HEX triplet: 74, 67 and 45. RGB value is (116,103,69). Sum of RGB (Red+Green+Blue) = 116+103+69=288 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.28% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 69 (27.34% from 255 or 23.96% from 288); Max value from RGB is 116 - color contains mainly: red. Hex color #746745 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746745 is #8B98BA. Grayscale: #676767. Windows color (decimal): -9148603 or 4548468. OLE color: 4548468.
HSL color Cylindrical-coordinate representation of color #746745: hue angle of 43.4º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #746745 is Cyan = 0, Magento = 0.11, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 69 | - |
| CMYK | 0 | 0.11 | 0.41 | 0.55 |
| HSL | 43.4º | 0.25% | 0.36% | - |
| HSV(B) | 43.4º | 0.41% | 0.45% | - |
| XYZ | 13.13 | 13.84 | 7.61 | - |
| YUV | 103.01 | 108.81 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 69 | 0 | 0.11 | 0.41 | 0.55 | 43.4 | 0.25 | 0.36 |
| Hex | 74 | 67 | 45 | 0 | B | 29 | 37 | 2B | 19 | 24 |
| Octal | 164 | 147 | 105 | 0 | 13 | 51 | 67 | 53 | 31 | 44 |
| Binary | 1110100 | 1100111 | 1000101 | 0 | 1011 | 101001 | 110111 | 101011 | 11001 | 100100 |
Color Harmonies of #746745
Complementary color
Monochromatic Colors of #746745
Black with #746745
Text Example
Text Example
White with #746745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746745; }
p { color: rgb(116,103,69); }
H1.HeaderClassName
{
color: #746745;
}
.AnyTagClassName
{
color: #746745;
}
</style>
background-color css
<style>
a { background-color: #746745; }
a { background-color: rgb(116,103,69); }
div.DivClassName
{
background-color: #746745;
}
.BgClassName
{
background-color: #746745;
}
</style>
border-color css
<style>
span { border-color: #746745; }
span { border-color: rgb(116,103,69); }
td.TdClassName
{
border-color: #746745;
}
.TagClassName
{
border-color: #746745;
}
</style>