Shades of Yellow Metal #796738
Tints of Yellow Metal #796738
RGB
CMYK
RGB Variations
Color information
#796738 (or 0x796738) is known color: Yellow Metal. HEX triplet: 79, 67 and 38. RGB value is (121,103,56). Sum of RGB (Red+Green+Blue) = 121+103+56=280 (37% of max value = 765). Red value is 121 (47.66% from 255 or 43.21% from 280); Green value is 103 (40.62% from 255 or 36.79% from 280); Blue value is 56 (22.27% from 255 or 20% from 280); Max value from RGB is 121 - color contains mainly: red. Hex color #796738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796738 is #8698C7. Grayscale: #676767. Windows color (decimal): -8820936 or 3696505. OLE color: 3696505.
HSL color Cylindrical-coordinate representation of color #796738: hue angle of 43.38º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #796738 is Cyan = 0, Magento = 0.15, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 56 | - |
| CMYK | 0 | 0.15 | 0.54 | 0.53 |
| HSL | 43.38º | 0.37% | 0.35% | - |
| HSV(B) | 43.38º | 0.54% | 0.47% | - |
| XYZ | 13.45 | 14.05 | 5.74 | - |
| YUV | 103.02 | 101.46 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 56 | 0 | 0.15 | 0.54 | 0.53 | 43.38 | 0.37 | 0.35 |
| Hex | 79 | 67 | 38 | 0 | F | 36 | 35 | 2B | 25 | 23 |
| Octal | 171 | 147 | 70 | 0 | 17 | 66 | 65 | 53 | 45 | 43 |
| Binary | 1111001 | 1100111 | 111000 | 0 | 1111 | 110110 | 110101 | 101011 | 100101 | 100011 |
Color Harmonies of #796738
Complementary color
Monochromatic Colors of #796738
Black with #796738
Text Example
Text Example
White with #796738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796738; }
p { color: rgb(121,103,56); }
H1.HeaderClassName
{
color: #796738;
}
.AnyTagClassName
{
color: #796738;
}
</style>
background-color css
<style>
a { background-color: #796738; }
a { background-color: rgb(121,103,56); }
div.DivClassName
{
background-color: #796738;
}
.BgClassName
{
background-color: #796738;
}
</style>
border-color css
<style>
span { border-color: #796738; }
span { border-color: rgb(121,103,56); }
td.TdClassName
{
border-color: #796738;
}
.TagClassName
{
border-color: #796738;
}
</style>