Shades of Yellow Metal #766342
Tints of Yellow Metal #766342
RGB
CMYK
RGB Variations
Color information
#766342 (or 0x766342) is known color: Yellow Metal. HEX triplet: 76, 63 and 42. RGB value is (118,99,66). Sum of RGB (Red+Green+Blue) = 118+99+66=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 99 (39.06% from 255 or 34.98% from 283); Blue value is 66 (26.17% from 255 or 23.32% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #766342 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766342 is #899CBD. Grayscale: #656565. Windows color (decimal): -9018558 or 4350838. OLE color: 4350838.
HSL color Cylindrical-coordinate representation of color #766342: hue angle of 38.08º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #766342 is Cyan = 0, Magento = 0.16, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 66 | - |
| CMYK | 0 | 0.16 | 0.44 | 0.54 |
| HSL | 38.08º | 0.28% | 0.36% | - |
| HSV(B) | 38.08º | 0.44% | 0.46% | - |
| XYZ | 12.92 | 13.17 | 7.02 | - |
| YUV | 100.92 | 108.29 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 66 | 0 | 0.16 | 0.44 | 0.54 | 38.08 | 0.28 | 0.36 |
| Hex | 76 | 63 | 42 | 0 | 10 | 2C | 36 | 26 | 1C | 24 |
| Octal | 166 | 143 | 102 | 0 | 20 | 54 | 66 | 46 | 34 | 44 |
| Binary | 1110110 | 1100011 | 1000010 | 0 | 10000 | 101100 | 110110 | 100110 | 11100 | 100100 |
Color Harmonies of #766342
Complementary color
Monochromatic Colors of #766342
Black with #766342
Text Example
Text Example
White with #766342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766342; }
p { color: rgb(118,99,66); }
H1.HeaderClassName
{
color: #766342;
}
.AnyTagClassName
{
color: #766342;
}
</style>
background-color css
<style>
a { background-color: #766342; }
a { background-color: rgb(118,99,66); }
div.DivClassName
{
background-color: #766342;
}
.BgClassName
{
background-color: #766342;
}
</style>
border-color css
<style>
span { border-color: #766342; }
span { border-color: rgb(118,99,66); }
td.TdClassName
{
border-color: #766342;
}
.TagClassName
{
border-color: #766342;
}
</style>