Shades of Yellow Metal #766439
Tints of Yellow Metal #766439
RGB
CMYK
RGB Variations
Color information
#766439 (or 0x766439) is known color: Yellow Metal. HEX triplet: 76, 64 and 39. RGB value is (118,100,57). Sum of RGB (Red+Green+Blue) = 118+100+57=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 100 (39.45% from 255 or 36.36% from 275); Blue value is 57 (22.66% from 255 or 20.73% from 275); Max value from RGB is 118 - color contains mainly: red. Hex color #766439 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766439 is #899BC6. Grayscale: #646464. Windows color (decimal): -9018311 or 3761270. OLE color: 3761270.
HSL color Cylindrical-coordinate representation of color #766439: hue angle of 42.3º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #766439 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 57 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.54 |
| HSL | 42.3º | 0.35% | 0.34% | - |
| HSV(B) | 42.3º | 0.52% | 0.46% | - |
| XYZ | 12.77 | 13.26 | 5.76 | - |
| YUV | 100.48 | 103.46 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 57 | 0 | 0.15 | 0.52 | 0.54 | 42.3 | 0.35 | 0.34 |
| Hex | 76 | 64 | 39 | 0 | F | 34 | 36 | 2A | 23 | 22 |
| Octal | 166 | 144 | 71 | 0 | 17 | 64 | 66 | 52 | 43 | 42 |
| Binary | 1110110 | 1100100 | 111001 | 0 | 1111 | 110100 | 110110 | 101010 | 100011 | 100010 |
Color Harmonies of #766439
Complementary color
Monochromatic Colors of #766439
Black with #766439
Text Example
Text Example
White with #766439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766439; }
p { color: rgb(118,100,57); }
H1.HeaderClassName
{
color: #766439;
}
.AnyTagClassName
{
color: #766439;
}
</style>
background-color css
<style>
a { background-color: #766439; }
a { background-color: rgb(118,100,57); }
div.DivClassName
{
background-color: #766439;
}
.BgClassName
{
background-color: #766439;
}
</style>
border-color css
<style>
span { border-color: #766439; }
span { border-color: rgb(118,100,57); }
td.TdClassName
{
border-color: #766439;
}
.TagClassName
{
border-color: #766439;
}
</style>