Shades of Yellow Metal #766638
Tints of Yellow Metal #766638
RGB
CMYK
RGB Variations
Color information
#766638 (or 0x766638) is known color: Yellow Metal. HEX triplet: 76, 66 and 38. RGB value is (118,102,56). Sum of RGB (Red+Green+Blue) = 118+102+56=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 102 (40.23% from 255 or 36.96% from 276); Blue value is 56 (22.27% from 255 or 20.29% from 276); Max value from RGB is 118 - color contains mainly: red. Hex color #766638 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766638 is #8999C7. Grayscale: #656565. Windows color (decimal): -9017800 or 3696246. OLE color: 3696246.
HSL color Cylindrical-coordinate representation of color #766638: hue angle of 44.52º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #766638 is Cyan = 0, Magento = 0.14, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 56 | - |
| CMYK | 0 | 0.14 | 0.53 | 0.54 |
| HSL | 44.52º | 0.36% | 0.34% | - |
| HSV(B) | 44.52º | 0.53% | 0.46% | - |
| XYZ | 12.94 | 13.64 | 5.69 | - |
| YUV | 101.54 | 102.3 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 56 | 0 | 0.14 | 0.53 | 0.54 | 44.52 | 0.36 | 0.34 |
| Hex | 76 | 66 | 38 | 0 | E | 35 | 36 | 2D | 24 | 22 |
| Octal | 166 | 146 | 70 | 0 | 16 | 65 | 66 | 55 | 44 | 42 |
| Binary | 1110110 | 1100110 | 111000 | 0 | 1110 | 110101 | 110110 | 101101 | 100100 | 100010 |
Color Harmonies of #766638
Complementary color
Monochromatic Colors of #766638
Black with #766638
Text Example
Text Example
White with #766638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766638; }
p { color: rgb(118,102,56); }
H1.HeaderClassName
{
color: #766638;
}
.AnyTagClassName
{
color: #766638;
}
</style>
background-color css
<style>
a { background-color: #766638; }
a { background-color: rgb(118,102,56); }
div.DivClassName
{
background-color: #766638;
}
.BgClassName
{
background-color: #766638;
}
</style>
border-color css
<style>
span { border-color: #766638; }
span { border-color: rgb(118,102,56); }
td.TdClassName
{
border-color: #766638;
}
.TagClassName
{
border-color: #766638;
}
</style>