Shades of Yellow Metal #766639
Tints of Yellow Metal #766639
RGB
CMYK
RGB Variations
Color information
#766639 (or 0x766639) is known color: Yellow Metal. HEX triplet: 76, 66 and 39. RGB value is (118,102,57). Sum of RGB (Red+Green+Blue) = 118+102+57=277 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.60% from 277); Green value is 102 (40.23% from 255 or 36.82% from 277); Blue value is 57 (22.66% from 255 or 20.58% from 277); Max value from RGB is 118 - color contains mainly: red. Hex color #766639 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766639 is #8999C6. Grayscale: #656565. Windows color (decimal): -9017799 or 3761782. OLE color: 3761782.
HSL color Cylindrical-coordinate representation of color #766639: hue angle of 44.26º 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 #766639 is Cyan = 0, Magento = 0.14, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 57 | - |
| CMYK | 0 | 0.14 | 0.52 | 0.54 |
| HSL | 44.26º | 0.35% | 0.34% | - |
| HSV(B) | 44.26º | 0.52% | 0.46% | - |
| XYZ | 12.96 | 13.65 | 5.82 | - |
| YUV | 101.65 | 102.8 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 57 | 0 | 0.14 | 0.52 | 0.54 | 44.26 | 0.35 | 0.34 |
| Hex | 76 | 66 | 39 | 0 | E | 34 | 36 | 2C | 23 | 22 |
| Octal | 166 | 146 | 71 | 0 | 16 | 64 | 66 | 54 | 43 | 42 |
| Binary | 1110110 | 1100110 | 111001 | 0 | 1110 | 110100 | 110110 | 101100 | 100011 | 100010 |
Color Harmonies of #766639
Complementary color
Monochromatic Colors of #766639
Black with #766639
Text Example
Text Example
White with #766639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766639; }
p { color: rgb(118,102,57); }
H1.HeaderClassName
{
color: #766639;
}
.AnyTagClassName
{
color: #766639;
}
</style>
background-color css
<style>
a { background-color: #766639; }
a { background-color: rgb(118,102,57); }
div.DivClassName
{
background-color: #766639;
}
.BgClassName
{
background-color: #766639;
}
</style>
border-color css
<style>
span { border-color: #766639; }
span { border-color: rgb(118,102,57); }
td.TdClassName
{
border-color: #766639;
}
.TagClassName
{
border-color: #766639;
}
</style>