Shades of Yellow Metal #766041
Tints of Yellow Metal #766041
RGB
CMYK
RGB Variations
Color information
#766041 (or 0x766041) is known color: Yellow Metal. HEX triplet: 76, 60 and 41. RGB value is (118,96,65). Sum of RGB (Red+Green+Blue) = 118+96+65=279 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.29% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 65 (25.78% from 255 or 23.30% from 279); Max value from RGB is 118 - color contains mainly: red. Hex color #766041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766041 is #899FBE. Grayscale: #636363. Windows color (decimal): -9019327 or 4284534. OLE color: 4284534.
HSL color Cylindrical-coordinate representation of color #766041: hue angle of 35.09º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #766041 is Cyan = 0, Magento = 0.19, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 65 | - |
| CMYK | 0 | 0.19 | 0.45 | 0.54 |
| HSL | 35.09º | 0.29% | 0.36% | - |
| HSV(B) | 35.09º | 0.45% | 0.46% | - |
| XYZ | 12.61 | 12.6 | 6.77 | - |
| YUV | 99.04 | 108.79 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 65 | 0 | 0.19 | 0.45 | 0.54 | 35.09 | 0.29 | 0.36 |
| Hex | 76 | 60 | 41 | 0 | 13 | 2D | 36 | 23 | 1D | 24 |
| Octal | 166 | 140 | 101 | 0 | 23 | 55 | 66 | 43 | 35 | 44 |
| Binary | 1110110 | 1100000 | 1000001 | 0 | 10011 | 101101 | 110110 | 100011 | 11101 | 100100 |
Color Harmonies of #766041
Complementary color
Monochromatic Colors of #766041
Black with #766041
Text Example
Text Example
White with #766041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766041; }
p { color: rgb(118,96,65); }
H1.HeaderClassName
{
color: #766041;
}
.AnyTagClassName
{
color: #766041;
}
</style>
background-color css
<style>
a { background-color: #766041; }
a { background-color: rgb(118,96,65); }
div.DivClassName
{
background-color: #766041;
}
.BgClassName
{
background-color: #766041;
}
</style>
border-color css
<style>
span { border-color: #766041; }
span { border-color: rgb(118,96,65); }
td.TdClassName
{
border-color: #766041;
}
.TagClassName
{
border-color: #766041;
}
</style>