Shades of Yellow Metal #796745
Tints of Yellow Metal #796745
RGB
CMYK
RGB Variations
Color information
#796745 (or 0x796745) is known color: Yellow Metal. HEX triplet: 79, 67 and 45. RGB value is (121,103,69). Sum of RGB (Red+Green+Blue) = 121+103+69=293 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.30% from 293); Green value is 103 (40.62% from 255 or 35.15% from 293); Blue value is 69 (27.34% from 255 or 23.55% from 293); Max value from RGB is 121 - color contains mainly: red. Hex color #796745 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796745 is #8698BA. Grayscale: #686868. Windows color (decimal): -8820923 or 4548473. OLE color: 4548473.
HSL color Cylindrical-coordinate representation of color #796745: hue angle of 39.23º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #796745 is Cyan = 0, Magento = 0.15, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 69 | - |
| CMYK | 0 | 0.15 | 0.43 | 0.53 |
| HSL | 39.23º | 0.27% | 0.37% | - |
| HSV(B) | 39.23º | 0.43% | 0.47% | - |
| XYZ | 13.81 | 14.2 | 7.64 | - |
| YUV | 104.51 | 107.96 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 69 | 0 | 0.15 | 0.43 | 0.53 | 39.23 | 0.27 | 0.37 |
| Hex | 79 | 67 | 45 | 0 | F | 2B | 35 | 27 | 1B | 25 |
| Octal | 171 | 147 | 105 | 0 | 17 | 53 | 65 | 47 | 33 | 45 |
| Binary | 1111001 | 1100111 | 1000101 | 0 | 1111 | 101011 | 110101 | 100111 | 11011 | 100101 |
Color Harmonies of #796745
Complementary color
Monochromatic Colors of #796745
Black with #796745
Text Example
Text Example
White with #796745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796745; }
p { color: rgb(121,103,69); }
H1.HeaderClassName
{
color: #796745;
}
.AnyTagClassName
{
color: #796745;
}
</style>
background-color css
<style>
a { background-color: #796745; }
a { background-color: rgb(121,103,69); }
div.DivClassName
{
background-color: #796745;
}
.BgClassName
{
background-color: #796745;
}
</style>
border-color css
<style>
span { border-color: #796745; }
span { border-color: rgb(121,103,69); }
td.TdClassName
{
border-color: #796745;
}
.TagClassName
{
border-color: #796745;
}
</style>