Shades of Yellow Metal #766035
Tints of Yellow Metal #766035
RGB
CMYK
RGB Variations
Color information
#766035 (or 0x766035) is known color: Yellow Metal. HEX triplet: 76, 60 and 35. RGB value is (118,96,53). Sum of RGB (Red+Green+Blue) = 118+96+53=267 (35% of max value = 765). Red value is 118 (46.48% from 255 or 44.19% from 267); Green value is 96 (37.89% from 255 or 35.96% from 267); Blue value is 53 (21.09% from 255 or 19.85% from 267); Max value from RGB is 118 - color contains mainly: red. Hex color #766035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766035 is #899FCA. Grayscale: #616161. Windows color (decimal): -9019339 or 3498102. OLE color: 3498102.
HSL color Cylindrical-coordinate representation of color #766035: hue angle of 39.69º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #766035 is Cyan = 0, Magento = 0.19, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 53 | - |
| CMYK | 0 | 0.19 | 0.55 | 0.54 |
| HSL | 39.69º | 0.38% | 0.34% | - |
| HSV(B) | 39.69º | 0.55% | 0.46% | - |
| XYZ | 12.3 | 12.47 | 5.13 | - |
| YUV | 97.68 | 102.79 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 53 | 0 | 0.19 | 0.55 | 0.54 | 39.69 | 0.38 | 0.34 |
| Hex | 76 | 60 | 35 | 0 | 13 | 37 | 36 | 28 | 26 | 22 |
| Octal | 166 | 140 | 65 | 0 | 23 | 67 | 66 | 50 | 46 | 42 |
| Binary | 1110110 | 1100000 | 110101 | 0 | 10011 | 110111 | 110110 | 101000 | 100110 | 100010 |
Color Harmonies of #766035
Complementary color
Monochromatic Colors of #766035
Black with #766035
Text Example
Text Example
White with #766035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766035; }
p { color: rgb(118,96,53); }
H1.HeaderClassName
{
color: #766035;
}
.AnyTagClassName
{
color: #766035;
}
</style>
background-color css
<style>
a { background-color: #766035; }
a { background-color: rgb(118,96,53); }
div.DivClassName
{
background-color: #766035;
}
.BgClassName
{
background-color: #766035;
}
</style>
border-color css
<style>
span { border-color: #766035; }
span { border-color: rgb(118,96,53); }
td.TdClassName
{
border-color: #766035;
}
.TagClassName
{
border-color: #766035;
}
</style>