Shades of Yellow Metal #766341
Tints of Yellow Metal #766341
RGB
CMYK
RGB Variations
Color information
#766341 (or 0x766341) is known color: Yellow Metal. HEX triplet: 76, 63 and 41. RGB value is (118,99,65). Sum of RGB (Red+Green+Blue) = 118+99+65=282 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.84% from 282); Green value is 99 (39.06% from 255 or 35.11% from 282); Blue value is 65 (25.78% from 255 or 23.05% from 282); Max value from RGB is 118 - color contains mainly: red. Hex color #766341 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766341 is #899CBE. Grayscale: #646464. Windows color (decimal): -9018559 or 4285302. OLE color: 4285302.
HSL color Cylindrical-coordinate representation of color #766341: hue angle of 38.49º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #766341 is Cyan = 0, Magento = 0.16, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 65 | - |
| CMYK | 0 | 0.16 | 0.45 | 0.54 |
| HSL | 38.49º | 0.29% | 0.36% | - |
| HSV(B) | 38.49º | 0.45% | 0.46% | - |
| XYZ | 12.89 | 13.16 | 6.86 | - |
| YUV | 100.81 | 107.79 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 65 | 0 | 0.16 | 0.45 | 0.54 | 38.49 | 0.29 | 0.36 |
| Hex | 76 | 63 | 41 | 0 | 10 | 2D | 36 | 26 | 1D | 24 |
| Octal | 166 | 143 | 101 | 0 | 20 | 55 | 66 | 46 | 35 | 44 |
| Binary | 1110110 | 1100011 | 1000001 | 0 | 10000 | 101101 | 110110 | 100110 | 11101 | 100100 |
Color Harmonies of #766341
Complementary color
Monochromatic Colors of #766341
Black with #766341
Text Example
Text Example
White with #766341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766341; }
p { color: rgb(118,99,65); }
H1.HeaderClassName
{
color: #766341;
}
.AnyTagClassName
{
color: #766341;
}
</style>
background-color css
<style>
a { background-color: #766341; }
a { background-color: rgb(118,99,65); }
div.DivClassName
{
background-color: #766341;
}
.BgClassName
{
background-color: #766341;
}
</style>
border-color css
<style>
span { border-color: #766341; }
span { border-color: rgb(118,99,65); }
td.TdClassName
{
border-color: #766341;
}
.TagClassName
{
border-color: #766341;
}
</style>