Shades of Yellow Metal #776035
Tints of Yellow Metal #776035
RGB
CMYK
RGB Variations
Color information
#776035 (or 0x776035) is known color: Yellow Metal. HEX triplet: 77, 60 and 35. RGB value is (119,96,53). Sum of RGB (Red+Green+Blue) = 119+96+53=268 (35% of max value = 765). Red value is 119 (46.88% from 255 or 44.40% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 53 (21.09% from 255 or 19.78% from 268); Max value from RGB is 119 - color contains mainly: red. Hex color #776035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776035 is #889FCA. Grayscale: #626262. Windows color (decimal): -8953803 or 3498103. OLE color: 3498103.
HSL color Cylindrical-coordinate representation of color #776035: hue angle of 39.09º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #776035 is Cyan = 0, Magento = 0.19, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 96 | 53 | - |
| CMYK | 0 | 0.19 | 0.55 | 0.53 |
| HSL | 39.09º | 0.38% | 0.34% | - |
| HSV(B) | 39.09º | 0.55% | 0.47% | - |
| XYZ | 12.43 | 12.54 | 5.13 | - |
| YUV | 97.98 | 102.62 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 96 | 53 | 0 | 0.19 | 0.55 | 0.53 | 39.09 | 0.38 | 0.34 |
| Hex | 77 | 60 | 35 | 0 | 13 | 37 | 35 | 27 | 26 | 22 |
| Octal | 167 | 140 | 65 | 0 | 23 | 67 | 65 | 47 | 46 | 42 |
| Binary | 1110111 | 1100000 | 110101 | 0 | 10011 | 110111 | 110101 | 100111 | 100110 | 100010 |
Color Harmonies of #776035
Complementary color
Monochromatic Colors of #776035
Black with #776035
Text Example
Text Example
White with #776035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776035; }
p { color: rgb(119,96,53); }
H1.HeaderClassName
{
color: #776035;
}
.AnyTagClassName
{
color: #776035;
}
</style>
background-color css
<style>
a { background-color: #776035; }
a { background-color: rgb(119,96,53); }
div.DivClassName
{
background-color: #776035;
}
.BgClassName
{
background-color: #776035;
}
</style>
border-color css
<style>
span { border-color: #776035; }
span { border-color: rgb(119,96,53); }
td.TdClassName
{
border-color: #776035;
}
.TagClassName
{
border-color: #776035;
}
</style>