Shades of Yellow Metal #796943
Tints of Yellow Metal #796943
RGB
CMYK
RGB Variations
Color information
#796943 (or 0x796943) is known color: Yellow Metal. HEX triplet: 79, 69 and 43. RGB value is (121,105,67). Sum of RGB (Red+Green+Blue) = 121+105+67=293 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.30% from 293); Green value is 105 (41.41% from 255 or 35.84% from 293); Blue value is 67 (26.56% from 255 or 22.87% from 293); Max value from RGB is 121 - color contains mainly: red. Hex color #796943 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796943 is #8696BC. Grayscale: #696969. Windows color (decimal): -8820413 or 4417913. OLE color: 4417913.
HSL color Cylindrical-coordinate representation of color #796943: hue angle of 42.22º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #796943 is Cyan = 0, Magento = 0.13, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 105 | 67 | - |
| CMYK | 0 | 0.13 | 0.45 | 0.53 |
| HSL | 42.22º | 0.29% | 0.37% | - |
| HSV(B) | 42.22º | 0.45% | 0.47% | - |
| XYZ | 13.95 | 14.57 | 7.39 | - |
| YUV | 105.45 | 106.3 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 105 | 67 | 0 | 0.13 | 0.45 | 0.53 | 42.22 | 0.29 | 0.37 |
| Hex | 79 | 69 | 43 | 0 | D | 2D | 35 | 2A | 1D | 25 |
| Octal | 171 | 151 | 103 | 0 | 15 | 55 | 65 | 52 | 35 | 45 |
| Binary | 1111001 | 1101001 | 1000011 | 0 | 1101 | 101101 | 110101 | 101010 | 11101 | 100101 |
Color Harmonies of #796943
Complementary color
Monochromatic Colors of #796943
Black with #796943
Text Example
Text Example
White with #796943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796943; }
p { color: rgb(121,105,67); }
H1.HeaderClassName
{
color: #796943;
}
.AnyTagClassName
{
color: #796943;
}
</style>
background-color css
<style>
a { background-color: #796943; }
a { background-color: rgb(121,105,67); }
div.DivClassName
{
background-color: #796943;
}
.BgClassName
{
background-color: #796943;
}
</style>
border-color css
<style>
span { border-color: #796943; }
span { border-color: rgb(121,105,67); }
td.TdClassName
{
border-color: #796943;
}
.TagClassName
{
border-color: #796943;
}
</style>