Shades of Yellow Metal #786137
Tints of Yellow Metal #786137
RGB
CMYK
RGB Variations
Color information
#786137 (or 0x786137) is known color: Yellow Metal. HEX triplet: 78, 61 and 37. RGB value is (120,97,55). Sum of RGB (Red+Green+Blue) = 120+97+55=272 (36% of max value = 765). Red value is 120 (47.27% from 255 or 44.12% from 272); Green value is 97 (38.28% from 255 or 35.66% from 272); Blue value is 55 (21.88% from 255 or 20.22% from 272); Max value from RGB is 120 - color contains mainly: red. Hex color #786137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786137 is #879EC8. Grayscale: #636363. Windows color (decimal): -8888009 or 3629432. OLE color: 3629432.
HSL color Cylindrical-coordinate representation of color #786137: hue angle of 38.77º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #786137 is Cyan = 0, Magento = 0.19, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 97 | 55 | - |
| CMYK | 0 | 0.19 | 0.54 | 0.53 |
| HSL | 38.77º | 0.37% | 0.34% | - |
| HSV(B) | 38.77º | 0.54% | 0.47% | - |
| XYZ | 12.71 | 12.82 | 5.42 | - |
| YUV | 99.09 | 103.12 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 97 | 55 | 0 | 0.19 | 0.54 | 0.53 | 38.77 | 0.37 | 0.34 |
| Hex | 78 | 61 | 37 | 0 | 13 | 36 | 35 | 27 | 25 | 22 |
| Octal | 170 | 141 | 67 | 0 | 23 | 66 | 65 | 47 | 45 | 42 |
| Binary | 1111000 | 1100001 | 110111 | 0 | 10011 | 110110 | 110101 | 100111 | 100101 | 100010 |
Color Harmonies of #786137
Complementary color
Monochromatic Colors of #786137
Black with #786137
Text Example
Text Example
White with #786137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786137; }
p { color: rgb(120,97,55); }
H1.HeaderClassName
{
color: #786137;
}
.AnyTagClassName
{
color: #786137;
}
</style>
background-color css
<style>
a { background-color: #786137; }
a { background-color: rgb(120,97,55); }
div.DivClassName
{
background-color: #786137;
}
.BgClassName
{
background-color: #786137;
}
</style>
border-color css
<style>
span { border-color: #786137; }
span { border-color: rgb(120,97,55); }
td.TdClassName
{
border-color: #786137;
}
.TagClassName
{
border-color: #786137;
}
</style>