Shades of Yellow Metal #796541
Tints of Yellow Metal #796541
RGB
CMYK
RGB Variations
Color information
#796541 (or 0x796541) is known color: Yellow Metal. HEX triplet: 79, 65 and 41. RGB value is (121,101,65). Sum of RGB (Red+Green+Blue) = 121+101+65=287 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.16% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 65 (25.78% from 255 or 22.65% from 287); Max value from RGB is 121 - color contains mainly: red. Hex color #796541 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796541 is #869ABE. Grayscale: #676767. Windows color (decimal): -8821439 or 4285817. OLE color: 4285817.
HSL color Cylindrical-coordinate representation of color #796541: hue angle of 38.57º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #796541 is Cyan = 0, Magento = 0.17, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 101 | 65 | - |
| CMYK | 0 | 0.17 | 0.46 | 0.53 |
| HSL | 38.57º | 0.3% | 0.36% | - |
| HSV(B) | 38.57º | 0.46% | 0.47% | - |
| XYZ | 13.49 | 13.75 | 6.94 | - |
| YUV | 102.88 | 106.63 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 65 | 0 | 0.17 | 0.46 | 0.53 | 38.57 | 0.3 | 0.36 |
| Hex | 79 | 65 | 41 | 0 | 11 | 2E | 35 | 27 | 1E | 24 |
| Octal | 171 | 145 | 101 | 0 | 21 | 56 | 65 | 47 | 36 | 44 |
| Binary | 1111001 | 1100101 | 1000001 | 0 | 10001 | 101110 | 110101 | 100111 | 11110 | 100100 |
Color Harmonies of #796541
Complementary color
Monochromatic Colors of #796541
Black with #796541
Text Example
Text Example
White with #796541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796541; }
p { color: rgb(121,101,65); }
H1.HeaderClassName
{
color: #796541;
}
.AnyTagClassName
{
color: #796541;
}
</style>
background-color css
<style>
a { background-color: #796541; }
a { background-color: rgb(121,101,65); }
div.DivClassName
{
background-color: #796541;
}
.BgClassName
{
background-color: #796541;
}
</style>
border-color css
<style>
span { border-color: #796541; }
span { border-color: rgb(121,101,65); }
td.TdClassName
{
border-color: #796541;
}
.TagClassName
{
border-color: #796541;
}
</style>