Shades of Yellow Metal #786744
Tints of Yellow Metal #786744
RGB
CMYK
RGB Variations
Color information
#786744 (or 0x786744) is known color: Yellow Metal. HEX triplet: 78, 67 and 44. RGB value is (120,103,68). Sum of RGB (Red+Green+Blue) = 120+103+68=291 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.24% from 291); Green value is 103 (40.62% from 255 or 35.40% from 291); Blue value is 68 (26.95% from 255 or 23.37% from 291); Max value from RGB is 120 - color contains mainly: red. Hex color #786744 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #786744 is #8798BB. Grayscale: #686868. Windows color (decimal): -8886460 or 4482936. OLE color: 4482936.
HSL color Cylindrical-coordinate representation of color #786744: hue angle of 40.38º degrees, saturation: 0.28, 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 #786744 is Cyan = 0, Magento = 0.14, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 68 | - |
| CMYK | 0 | 0.14 | 0.43 | 0.53 |
| HSL | 40.38º | 0.28% | 0.37% | - |
| HSV(B) | 40.38º | 0.43% | 0.47% | - |
| XYZ | 13.64 | 14.11 | 7.47 | - |
| YUV | 104.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 68 | 0 | 0.14 | 0.43 | 0.53 | 40.38 | 0.28 | 0.37 |
| Hex | 78 | 67 | 44 | 0 | E | 2B | 35 | 28 | 1C | 25 |
| Octal | 170 | 147 | 104 | 0 | 16 | 53 | 65 | 50 | 34 | 45 |
| Binary | 1111000 | 1100111 | 1000100 | 0 | 1110 | 101011 | 110101 | 101000 | 11100 | 100101 |
Color Harmonies of #786744
Complementary color
Monochromatic Colors of #786744
Black with #786744
Text Example
Text Example
White with #786744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786744; }
p { color: rgb(120,103,68); }
H1.HeaderClassName
{
color: #786744;
}
.AnyTagClassName
{
color: #786744;
}
</style>
background-color css
<style>
a { background-color: #786744; }
a { background-color: rgb(120,103,68); }
div.DivClassName
{
background-color: #786744;
}
.BgClassName
{
background-color: #786744;
}
</style>
border-color css
<style>
span { border-color: #786744; }
span { border-color: rgb(120,103,68); }
td.TdClassName
{
border-color: #786744;
}
.TagClassName
{
border-color: #786744;
}
</style>