Shades of Yellow Metal #766743
Tints of Yellow Metal #766743
RGB
CMYK
RGB Variations
Color information
#766743 (or 0x766743) is known color: Yellow Metal. HEX triplet: 76, 67 and 43. RGB value is (118,103,67). Sum of RGB (Red+Green+Blue) = 118+103+67=288 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.97% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 67 (26.56% from 255 or 23.26% from 288); Max value from RGB is 118 - color contains mainly: red. Hex color #766743 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766743 is #8998BC. Grayscale: #676767. Windows color (decimal): -9017533 or 4417398. OLE color: 4417398.
HSL color Cylindrical-coordinate representation of color #766743: hue angle of 42.35º 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 #766743 is Cyan = 0, Magento = 0.13, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 67 | - |
| CMYK | 0 | 0.13 | 0.43 | 0.54 |
| HSL | 42.35º | 0.28% | 0.36% | - |
| HSV(B) | 42.35º | 0.43% | 0.46% | - |
| XYZ | 13.33 | 13.96 | 7.3 | - |
| YUV | 103.38 | 107.47 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 67 | 0 | 0.13 | 0.43 | 0.54 | 42.35 | 0.28 | 0.36 |
| Hex | 76 | 67 | 43 | 0 | D | 2B | 36 | 2A | 1C | 24 |
| Octal | 166 | 147 | 103 | 0 | 15 | 53 | 66 | 52 | 34 | 44 |
| Binary | 1110110 | 1100111 | 1000011 | 0 | 1101 | 101011 | 110110 | 101010 | 11100 | 100100 |
Color Harmonies of #766743
Complementary color
Monochromatic Colors of #766743
Black with #766743
Text Example
Text Example
White with #766743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766743; }
p { color: rgb(118,103,67); }
H1.HeaderClassName
{
color: #766743;
}
.AnyTagClassName
{
color: #766743;
}
</style>
background-color css
<style>
a { background-color: #766743; }
a { background-color: rgb(118,103,67); }
div.DivClassName
{
background-color: #766743;
}
.BgClassName
{
background-color: #766743;
}
</style>
border-color css
<style>
span { border-color: #766743; }
span { border-color: rgb(118,103,67); }
td.TdClassName
{
border-color: #766743;
}
.TagClassName
{
border-color: #766743;
}
</style>