Shades of Yellow Metal #766442
Tints of Yellow Metal #766442
RGB
CMYK
RGB Variations
Color information
#766442 (or 0x766442) is known color: Yellow Metal. HEX triplet: 76, 64 and 42. RGB value is (118,100,66). Sum of RGB (Red+Green+Blue) = 118+100+66=284 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.55% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 66 (26.17% from 255 or 23.24% from 284); Max value from RGB is 118 - color contains mainly: red. Hex color #766442 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766442 is #899BBD. Grayscale: #656565. Windows color (decimal): -9018302 or 4351094. OLE color: 4351094.
HSL color Cylindrical-coordinate representation of color #766442: hue angle of 39.23º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #766442 is Cyan = 0, Magento = 0.15, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 66 | - |
| CMYK | 0 | 0.15 | 0.44 | 0.54 |
| HSL | 39.23º | 0.28% | 0.36% | - |
| HSV(B) | 39.23º | 0.44% | 0.46% | - |
| XYZ | 13.01 | 13.36 | 7.05 | - |
| YUV | 101.51 | 107.96 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 66 | 0 | 0.15 | 0.44 | 0.54 | 39.23 | 0.28 | 0.36 |
| Hex | 76 | 64 | 42 | 0 | F | 2C | 36 | 27 | 1C | 24 |
| Octal | 166 | 144 | 102 | 0 | 17 | 54 | 66 | 47 | 34 | 44 |
| Binary | 1110110 | 1100100 | 1000010 | 0 | 1111 | 101100 | 110110 | 100111 | 11100 | 100100 |
Color Harmonies of #766442
Complementary color
Monochromatic Colors of #766442
Black with #766442
Text Example
Text Example
White with #766442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766442; }
p { color: rgb(118,100,66); }
H1.HeaderClassName
{
color: #766442;
}
.AnyTagClassName
{
color: #766442;
}
</style>
background-color css
<style>
a { background-color: #766442; }
a { background-color: rgb(118,100,66); }
div.DivClassName
{
background-color: #766442;
}
.BgClassName
{
background-color: #766442;
}
</style>
border-color css
<style>
span { border-color: #766442; }
span { border-color: rgb(118,100,66); }
td.TdClassName
{
border-color: #766442;
}
.TagClassName
{
border-color: #766442;
}
</style>