Shades of Yellow Metal #766740
Tints of Yellow Metal #766740
RGB
CMYK
RGB Variations
Color information
#766740 (or 0x766740) is known color: Yellow Metal. HEX triplet: 76, 67 and 40. RGB value is (118,103,64). Sum of RGB (Red+Green+Blue) = 118+103+64=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 64 (25.39% from 255 or 22.46% from 285); Max value from RGB is 118 - color contains mainly: red. Hex color #766740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766740 is #8998BF. Grayscale: #676767. Windows color (decimal): -9017536 or 4220790. OLE color: 4220790.
HSL color Cylindrical-coordinate representation of color #766740: hue angle of 43.33º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #766740 is Cyan = 0, Magento = 0.13, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 64 | - |
| CMYK | 0 | 0.13 | 0.46 | 0.54 |
| HSL | 43.33º | 0.3% | 0.36% | - |
| HSV(B) | 43.33º | 0.46% | 0.46% | - |
| XYZ | 13.25 | 13.92 | 6.84 | - |
| YUV | 103.04 | 105.97 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 64 | 0 | 0.13 | 0.46 | 0.54 | 43.33 | 0.3 | 0.36 |
| Hex | 76 | 67 | 40 | 0 | D | 2E | 36 | 2B | 1E | 24 |
| Octal | 166 | 147 | 100 | 0 | 15 | 56 | 66 | 53 | 36 | 44 |
| Binary | 1110110 | 1100111 | 1000000 | 0 | 1101 | 101110 | 110110 | 101011 | 11110 | 100100 |
Color Harmonies of #766740
Complementary color
Monochromatic Colors of #766740
Black with #766740
Text Example
Text Example
White with #766740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766740; }
p { color: rgb(118,103,64); }
H1.HeaderClassName
{
color: #766740;
}
.AnyTagClassName
{
color: #766740;
}
</style>
background-color css
<style>
a { background-color: #766740; }
a { background-color: rgb(118,103,64); }
div.DivClassName
{
background-color: #766740;
}
.BgClassName
{
background-color: #766740;
}
</style>
border-color css
<style>
span { border-color: #766740; }
span { border-color: rgb(118,103,64); }
td.TdClassName
{
border-color: #766740;
}
.TagClassName
{
border-color: #766740;
}
</style>