Shades of Yellow Metal #766138
Tints of Yellow Metal #766138
RGB
CMYK
RGB Variations
Color information
#766138 (or 0x766138) is known color: Yellow Metal. HEX triplet: 76, 61 and 38. RGB value is (118,97,56). Sum of RGB (Red+Green+Blue) = 118+97+56=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 97 (38.28% from 255 or 35.79% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #766138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766138 is #899EC7. Grayscale: #626262. Windows color (decimal): -9019080 or 3694966. OLE color: 3694966.
HSL color Cylindrical-coordinate representation of color #766138: hue angle of 39.68º 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 #766138 is Cyan = 0, Magento = 0.18, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 97 | 56 | - |
| CMYK | 0 | 0.18 | 0.53 | 0.54 |
| HSL | 39.68º | 0.36% | 0.34% | - |
| HSV(B) | 39.68º | 0.53% | 0.46% | - |
| XYZ | 12.46 | 12.69 | 5.53 | - |
| YUV | 98.61 | 103.96 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 56 | 0 | 0.18 | 0.53 | 0.54 | 39.68 | 0.36 | 0.34 |
| Hex | 76 | 61 | 38 | 0 | 12 | 35 | 36 | 28 | 24 | 22 |
| Octal | 166 | 141 | 70 | 0 | 22 | 65 | 66 | 50 | 44 | 42 |
| Binary | 1110110 | 1100001 | 111000 | 0 | 10010 | 110101 | 110110 | 101000 | 100100 | 100010 |
Color Harmonies of #766138
Complementary color
Monochromatic Colors of #766138
Black with #766138
Text Example
Text Example
White with #766138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766138; }
p { color: rgb(118,97,56); }
H1.HeaderClassName
{
color: #766138;
}
.AnyTagClassName
{
color: #766138;
}
</style>
background-color css
<style>
a { background-color: #766138; }
a { background-color: rgb(118,97,56); }
div.DivClassName
{
background-color: #766138;
}
.BgClassName
{
background-color: #766138;
}
</style>
border-color css
<style>
span { border-color: #766138; }
span { border-color: rgb(118,97,56); }
td.TdClassName
{
border-color: #766138;
}
.TagClassName
{
border-color: #766138;
}
</style>