Shades of Yellow Metal #766136
Tints of Yellow Metal #766136
RGB
CMYK
RGB Variations
Color information
#766136 (or 0x766136) is known color: Yellow Metal. HEX triplet: 76, 61 and 36. RGB value is (118,97,54). Sum of RGB (Red+Green+Blue) = 118+97+54=269 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.87% from 269); Green value is 97 (38.28% from 255 or 36.06% from 269); Blue value is 54 (21.48% from 255 or 20.07% from 269); Max value from RGB is 118 - color contains mainly: red. Hex color #766136 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766136 is #899EC9. Grayscale: #626262. Windows color (decimal): -9019082 or 3563894. OLE color: 3563894.
HSL color Cylindrical-coordinate representation of color #766136: hue angle of 40.31º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #766136 is Cyan = 0, Magento = 0.18, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 97 | 54 | - |
| CMYK | 0 | 0.18 | 0.54 | 0.54 |
| HSL | 40.31º | 0.37% | 0.34% | - |
| HSV(B) | 40.31º | 0.54% | 0.46% | - |
| XYZ | 12.41 | 12.67 | 5.28 | - |
| YUV | 98.38 | 102.96 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 54 | 0 | 0.18 | 0.54 | 0.54 | 40.31 | 0.37 | 0.34 |
| Hex | 76 | 61 | 36 | 0 | 12 | 36 | 36 | 28 | 25 | 22 |
| Octal | 166 | 141 | 66 | 0 | 22 | 66 | 66 | 50 | 45 | 42 |
| Binary | 1110110 | 1100001 | 110110 | 0 | 10010 | 110110 | 110110 | 101000 | 100101 | 100010 |
Color Harmonies of #766136
Complementary color
Monochromatic Colors of #766136
Black with #766136
Text Example
Text Example
White with #766136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766136; }
p { color: rgb(118,97,54); }
H1.HeaderClassName
{
color: #766136;
}
.AnyTagClassName
{
color: #766136;
}
</style>
background-color css
<style>
a { background-color: #766136; }
a { background-color: rgb(118,97,54); }
div.DivClassName
{
background-color: #766136;
}
.BgClassName
{
background-color: #766136;
}
</style>
border-color css
<style>
span { border-color: #766136; }
span { border-color: rgb(118,97,54); }
td.TdClassName
{
border-color: #766136;
}
.TagClassName
{
border-color: #766136;
}
</style>