Shades of Yellow Metal #766643
Tints of Yellow Metal #766643
RGB
CMYK
RGB Variations
Color information
#766643 (or 0x766643) is known color: Yellow Metal. HEX triplet: 76, 66 and 43. RGB value is (118,102,67). Sum of RGB (Red+Green+Blue) = 118+102+67=287 (38% of max value = 765). Red value is 118 (46.48% from 255 or 41.11% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 67 (26.56% from 255 or 23.34% from 287); Max value from RGB is 118 - color contains mainly: red. Hex color #766643 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766643 is #8999BC. Grayscale: #666666. Windows color (decimal): -9017789 or 4417142. OLE color: 4417142.
HSL color Cylindrical-coordinate representation of color #766643: hue angle of 41.18º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #766643 is Cyan = 0, Magento = 0.14, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 67 | - |
| CMYK | 0 | 0.14 | 0.43 | 0.54 |
| HSL | 41.18º | 0.28% | 0.36% | - |
| HSV(B) | 41.18º | 0.43% | 0.46% | - |
| XYZ | 13.24 | 13.76 | 7.27 | - |
| YUV | 102.79 | 107.8 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 67 | 0 | 0.14 | 0.43 | 0.54 | 41.18 | 0.28 | 0.36 |
| Hex | 76 | 66 | 43 | 0 | E | 2B | 36 | 29 | 1C | 24 |
| Octal | 166 | 146 | 103 | 0 | 16 | 53 | 66 | 51 | 34 | 44 |
| Binary | 1110110 | 1100110 | 1000011 | 0 | 1110 | 101011 | 110110 | 101001 | 11100 | 100100 |
Color Harmonies of #766643
Complementary color
Monochromatic Colors of #766643
Black with #766643
Text Example
Text Example
White with #766643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766643; }
p { color: rgb(118,102,67); }
H1.HeaderClassName
{
color: #766643;
}
.AnyTagClassName
{
color: #766643;
}
</style>
background-color css
<style>
a { background-color: #766643; }
a { background-color: rgb(118,102,67); }
div.DivClassName
{
background-color: #766643;
}
.BgClassName
{
background-color: #766643;
}
</style>
border-color css
<style>
span { border-color: #766643; }
span { border-color: rgb(118,102,67); }
td.TdClassName
{
border-color: #766643;
}
.TagClassName
{
border-color: #766643;
}
</style>