Shades of Yellow Metal #776738
Tints of Yellow Metal #776738
RGB
CMYK
RGB Variations
Color information
#776738 (or 0x776738) is known color: Yellow Metal. HEX triplet: 77, 67 and 38. RGB value is (119,103,56). Sum of RGB (Red+Green+Blue) = 119+103+56=278 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.81% from 278); Green value is 103 (40.62% from 255 or 37.05% from 278); Blue value is 56 (22.27% from 255 or 20.14% from 278); Max value from RGB is 119 - color contains mainly: red. Hex color #776738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776738 is #8898C7. Grayscale: #666666. Windows color (decimal): -8952008 or 3696503. OLE color: 3696503.
HSL color Cylindrical-coordinate representation of color #776738: hue angle of 44.76º 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 #776738 is Cyan = 0, Magento = 0.13, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 56 | - |
| CMYK | 0 | 0.13 | 0.53 | 0.53 |
| HSL | 44.76º | 0.36% | 0.34% | - |
| HSV(B) | 44.76º | 0.53% | 0.47% | - |
| XYZ | 13.17 | 13.91 | 5.73 | - |
| YUV | 102.43 | 101.8 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 56 | 0 | 0.13 | 0.53 | 0.53 | 44.76 | 0.36 | 0.34 |
| Hex | 77 | 67 | 38 | 0 | D | 35 | 35 | 2D | 24 | 22 |
| Octal | 167 | 147 | 70 | 0 | 15 | 65 | 65 | 55 | 44 | 42 |
| Binary | 1110111 | 1100111 | 111000 | 0 | 1101 | 110101 | 110101 | 101101 | 100100 | 100010 |
Color Harmonies of #776738
Complementary color
Monochromatic Colors of #776738
Black with #776738
Text Example
Text Example
White with #776738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776738; }
p { color: rgb(119,103,56); }
H1.HeaderClassName
{
color: #776738;
}
.AnyTagClassName
{
color: #776738;
}
</style>
background-color css
<style>
a { background-color: #776738; }
a { background-color: rgb(119,103,56); }
div.DivClassName
{
background-color: #776738;
}
.BgClassName
{
background-color: #776738;
}
</style>
border-color css
<style>
span { border-color: #776738; }
span { border-color: rgb(119,103,56); }
td.TdClassName
{
border-color: #776738;
}
.TagClassName
{
border-color: #776738;
}
</style>