Shades of Yellow Metal #786740
Tints of Yellow Metal #786740
RGB
CMYK
RGB Variations
Color information
#786740 (or 0x786740) is known color: Yellow Metal. HEX triplet: 78, 67 and 40. RGB value is (120,103,64). Sum of RGB (Red+Green+Blue) = 120+103+64=287 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.81% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 64 (25.39% from 255 or 22.30% from 287); Max value from RGB is 120 - color contains mainly: red. Hex color #786740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786740 is #8798BF. Grayscale: #676767. Windows color (decimal): -8886464 or 4220792. OLE color: 4220792.
HSL color Cylindrical-coordinate representation of color #786740: hue angle of 41.79º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #786740 is Cyan = 0, Magento = 0.14, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 64 | - |
| CMYK | 0 | 0.14 | 0.47 | 0.53 |
| HSL | 41.79º | 0.3% | 0.36% | - |
| HSV(B) | 41.79º | 0.47% | 0.47% | - |
| XYZ | 13.52 | 14.06 | 6.85 | - |
| YUV | 103.64 | 105.63 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 64 | 0 | 0.14 | 0.47 | 0.53 | 41.79 | 0.3 | 0.36 |
| Hex | 78 | 67 | 40 | 0 | E | 2F | 35 | 2A | 1E | 24 |
| Octal | 170 | 147 | 100 | 0 | 16 | 57 | 65 | 52 | 36 | 44 |
| Binary | 1111000 | 1100111 | 1000000 | 0 | 1110 | 101111 | 110101 | 101010 | 11110 | 100100 |
Color Harmonies of #786740
Complementary color
Monochromatic Colors of #786740
Black with #786740
Text Example
Text Example
White with #786740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786740; }
p { color: rgb(120,103,64); }
H1.HeaderClassName
{
color: #786740;
}
.AnyTagClassName
{
color: #786740;
}
</style>
background-color css
<style>
a { background-color: #786740; }
a { background-color: rgb(120,103,64); }
div.DivClassName
{
background-color: #786740;
}
.BgClassName
{
background-color: #786740;
}
</style>
border-color css
<style>
span { border-color: #786740; }
span { border-color: rgb(120,103,64); }
td.TdClassName
{
border-color: #786740;
}
.TagClassName
{
border-color: #786740;
}
</style>