Shades of Yellow Metal #786336
Tints of Yellow Metal #786336
RGB
CMYK
RGB Variations
Color information
#786336 (or 0x786336) is known color: Yellow Metal. HEX triplet: 78, 63 and 36. RGB value is (120,99,54). Sum of RGB (Red+Green+Blue) = 120+99+54=273 (36% of max value = 765). Red value is 120 (47.27% from 255 or 43.96% from 273); Green value is 99 (39.06% from 255 or 36.26% from 273); Blue value is 54 (21.48% from 255 or 19.78% from 273); Max value from RGB is 120 - color contains mainly: red. Hex color #786336 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786336 is #879CC9. Grayscale: #646464. Windows color (decimal): -8887498 or 3564408. OLE color: 3564408.
HSL color Cylindrical-coordinate representation of color #786336: hue angle of 40.91º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #786336 is Cyan = 0, Magento = 0.17, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 99 | 54 | - |
| CMYK | 0 | 0.17 | 0.55 | 0.53 |
| HSL | 40.91º | 0.38% | 0.34% | - |
| HSV(B) | 40.91º | 0.55% | 0.47% | - |
| XYZ | 12.87 | 13.18 | 5.36 | - |
| YUV | 100.15 | 101.96 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 99 | 54 | 0 | 0.17 | 0.55 | 0.53 | 40.91 | 0.38 | 0.34 |
| Hex | 78 | 63 | 36 | 0 | 11 | 37 | 35 | 29 | 26 | 22 |
| Octal | 170 | 143 | 66 | 0 | 21 | 67 | 65 | 51 | 46 | 42 |
| Binary | 1111000 | 1100011 | 110110 | 0 | 10001 | 110111 | 110101 | 101001 | 100110 | 100010 |
Color Harmonies of #786336
Complementary color
Monochromatic Colors of #786336
Black with #786336
Text Example
Text Example
White with #786336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786336; }
p { color: rgb(120,99,54); }
H1.HeaderClassName
{
color: #786336;
}
.AnyTagClassName
{
color: #786336;
}
</style>
background-color css
<style>
a { background-color: #786336; }
a { background-color: rgb(120,99,54); }
div.DivClassName
{
background-color: #786336;
}
.BgClassName
{
background-color: #786336;
}
</style>
border-color css
<style>
span { border-color: #786336; }
span { border-color: rgb(120,99,54); }
td.TdClassName
{
border-color: #786336;
}
.TagClassName
{
border-color: #786336;
}
</style>