Shades of Yellow Metal #766137
Tints of Yellow Metal #766137
RGB
CMYK
RGB Variations
Color information
#766137 (or 0x766137) is known color: Yellow Metal. HEX triplet: 76, 61 and 37. RGB value is (118,97,55). Sum of RGB (Red+Green+Blue) = 118+97+55=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 97 (38.28% from 255 or 35.93% from 270); Blue value is 55 (21.88% from 255 or 20.37% from 270); Max value from RGB is 118 - color contains mainly: red. Hex color #766137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766137 is #899EC8. Grayscale: #626262. Windows color (decimal): -9019081 or 3629430. OLE color: 3629430.
HSL color Cylindrical-coordinate representation of color #766137: hue angle of 40º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #766137 is Cyan = 0, Magento = 0.18, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 97 | 55 | - |
| CMYK | 0 | 0.18 | 0.53 | 0.54 |
| HSL | 40º | 0.36% | 0.34% | - |
| HSV(B) | 40º | 0.53% | 0.46% | - |
| XYZ | 12.44 | 12.68 | 5.41 | - |
| YUV | 98.49 | 103.46 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 55 | 0 | 0.18 | 0.53 | 0.54 | 40 | 0.36 | 0.34 |
| Hex | 76 | 61 | 37 | 0 | 12 | 35 | 36 | 28 | 24 | 22 |
| Octal | 166 | 141 | 67 | 0 | 22 | 65 | 66 | 50 | 44 | 42 |
| Binary | 1110110 | 1100001 | 110111 | 0 | 10010 | 110101 | 110110 | 101000 | 100100 | 100010 |
Color Harmonies of #766137
Complementary color
Monochromatic Colors of #766137
Black with #766137
Text Example
Text Example
White with #766137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766137; }
p { color: rgb(118,97,55); }
H1.HeaderClassName
{
color: #766137;
}
.AnyTagClassName
{
color: #766137;
}
</style>
background-color css
<style>
a { background-color: #766137; }
a { background-color: rgb(118,97,55); }
div.DivClassName
{
background-color: #766137;
}
.BgClassName
{
background-color: #766137;
}
</style>
border-color css
<style>
span { border-color: #766137; }
span { border-color: rgb(118,97,55); }
td.TdClassName
{
border-color: #766137;
}
.TagClassName
{
border-color: #766137;
}
</style>