Shades of Yellow Metal #766343
Tints of Yellow Metal #766343
RGB
CMYK
RGB Variations
Color information
#766343 (or 0x766343) is known color: Yellow Metal. HEX triplet: 76, 63 and 43. RGB value is (118,99,67). Sum of RGB (Red+Green+Blue) = 118+99+67=284 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.55% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 67 (26.56% from 255 or 23.59% from 284); Max value from RGB is 118 - color contains mainly: red. Hex color #766343 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766343 is #899CBC. Grayscale: #656565. Windows color (decimal): -9018557 or 4416374. OLE color: 4416374.
HSL color Cylindrical-coordinate representation of color #766343: hue angle of 37.65º 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 #766343 is Cyan = 0, Magento = 0.16, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 67 | - |
| CMYK | 0 | 0.16 | 0.43 | 0.54 |
| HSL | 37.65º | 0.28% | 0.36% | - |
| HSV(B) | 37.65º | 0.43% | 0.46% | - |
| XYZ | 12.95 | 13.18 | 7.17 | - |
| YUV | 101.03 | 108.79 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 67 | 0 | 0.16 | 0.43 | 0.54 | 37.65 | 0.28 | 0.36 |
| Hex | 76 | 63 | 43 | 0 | 10 | 2B | 36 | 26 | 1C | 24 |
| Octal | 166 | 143 | 103 | 0 | 20 | 53 | 66 | 46 | 34 | 44 |
| Binary | 1110110 | 1100011 | 1000011 | 0 | 10000 | 101011 | 110110 | 100110 | 11100 | 100100 |
Color Harmonies of #766343
Complementary color
Monochromatic Colors of #766343
Black with #766343
Text Example
Text Example
White with #766343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766343; }
p { color: rgb(118,99,67); }
H1.HeaderClassName
{
color: #766343;
}
.AnyTagClassName
{
color: #766343;
}
</style>
background-color css
<style>
a { background-color: #766343; }
a { background-color: rgb(118,99,67); }
div.DivClassName
{
background-color: #766343;
}
.BgClassName
{
background-color: #766343;
}
</style>
border-color css
<style>
span { border-color: #766343; }
span { border-color: rgb(118,99,67); }
td.TdClassName
{
border-color: #766343;
}
.TagClassName
{
border-color: #766343;
}
</style>