Shades of Yellow Metal #766243
Tints of Yellow Metal #766243
RGB
CMYK
RGB Variations
Color information
#766243 (or 0x766243) is known color: Yellow Metal. HEX triplet: 76, 62 and 43. RGB value is (118,98,67). Sum of RGB (Red+Green+Blue) = 118+98+67=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 98 (38.67% from 255 or 34.63% from 283); Blue value is 67 (26.56% from 255 or 23.67% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #766243 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766243 is #899DBC. Grayscale: #646464. Windows color (decimal): -9018813 or 4416118. OLE color: 4416118.
HSL color Cylindrical-coordinate representation of color #766243: hue angle of 36.47º 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 #766243 is Cyan = 0, Magento = 0.17, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 67 | - |
| CMYK | 0 | 0.17 | 0.43 | 0.54 |
| HSL | 36.47º | 0.28% | 0.36% | - |
| HSV(B) | 36.47º | 0.43% | 0.46% | - |
| XYZ | 12.85 | 12.99 | 7.14 | - |
| YUV | 100.45 | 109.13 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 67 | 0 | 0.17 | 0.43 | 0.54 | 36.47 | 0.28 | 0.36 |
| Hex | 76 | 62 | 43 | 0 | 11 | 2B | 36 | 24 | 1C | 24 |
| Octal | 166 | 142 | 103 | 0 | 21 | 53 | 66 | 44 | 34 | 44 |
| Binary | 1110110 | 1100010 | 1000011 | 0 | 10001 | 101011 | 110110 | 100100 | 11100 | 100100 |
Color Harmonies of #766243
Complementary color
Monochromatic Colors of #766243
Black with #766243
Text Example
Text Example
White with #766243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766243; }
p { color: rgb(118,98,67); }
H1.HeaderClassName
{
color: #766243;
}
.AnyTagClassName
{
color: #766243;
}
</style>
background-color css
<style>
a { background-color: #766243; }
a { background-color: rgb(118,98,67); }
div.DivClassName
{
background-color: #766243;
}
.BgClassName
{
background-color: #766243;
}
</style>
border-color css
<style>
span { border-color: #766243; }
span { border-color: rgb(118,98,67); }
td.TdClassName
{
border-color: #766243;
}
.TagClassName
{
border-color: #766243;
}
</style>