Shades of Yellow Metal #776038
Tints of Yellow Metal #776038
RGB
CMYK
RGB Variations
Color information
#776038 (or 0x776038) is known color: Yellow Metal. HEX triplet: 77, 60 and 38. RGB value is (119,96,56). Sum of RGB (Red+Green+Blue) = 119+96+56=271 (35% of max value = 765). Red value is 119 (46.88% from 255 or 43.91% from 271); Green value is 96 (37.89% from 255 or 35.42% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 119 - color contains mainly: red. Hex color #776038 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776038 is #889FC7. Grayscale: #626262. Windows color (decimal): -8953800 or 3694711. OLE color: 3694711.
HSL color Cylindrical-coordinate representation of color #776038: hue angle of 38.1º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #776038 is Cyan = 0, Magento = 0.19, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 96 | 56 | - |
| CMYK | 0 | 0.19 | 0.53 | 0.53 |
| HSL | 38.1º | 0.36% | 0.34% | - |
| HSV(B) | 38.1º | 0.53% | 0.47% | - |
| XYZ | 12.5 | 12.57 | 5.51 | - |
| YUV | 98.32 | 104.12 | 142.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 96 | 56 | 0 | 0.19 | 0.53 | 0.53 | 38.1 | 0.36 | 0.34 |
| Hex | 77 | 60 | 38 | 0 | 13 | 35 | 35 | 26 | 24 | 22 |
| Octal | 167 | 140 | 70 | 0 | 23 | 65 | 65 | 46 | 44 | 42 |
| Binary | 1110111 | 1100000 | 111000 | 0 | 10011 | 110101 | 110101 | 100110 | 100100 | 100010 |
Color Harmonies of #776038
Complementary color
Monochromatic Colors of #776038
Black with #776038
Text Example
Text Example
White with #776038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776038; }
p { color: rgb(119,96,56); }
H1.HeaderClassName
{
color: #776038;
}
.AnyTagClassName
{
color: #776038;
}
</style>
background-color css
<style>
a { background-color: #776038; }
a { background-color: rgb(119,96,56); }
div.DivClassName
{
background-color: #776038;
}
.BgClassName
{
background-color: #776038;
}
</style>
border-color css
<style>
span { border-color: #776038; }
span { border-color: rgb(119,96,56); }
td.TdClassName
{
border-color: #776038;
}
.TagClassName
{
border-color: #776038;
}
</style>