Shades of Yellow Metal #756839
Tints of Yellow Metal #756839
RGB
CMYK
RGB Variations
Color information
#756839 (or 0x756839) is known color: Yellow Metal. HEX triplet: 75, 68 and 39. RGB value is (117,104,57). Sum of RGB (Red+Green+Blue) = 117+104+57=278 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.09% from 278); Green value is 104 (41.02% from 255 or 37.41% from 278); Blue value is 57 (22.66% from 255 or 20.50% from 278); Max value from RGB is 117 - color contains mainly: red. Hex color #756839 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756839 is #8A97C6. Grayscale: #666666. Windows color (decimal): -9082823 or 3762293. OLE color: 3762293.
HSL color Cylindrical-coordinate representation of color #756839: hue angle of 47º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #756839 is Cyan = 0, Magento = 0.11, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 57 | - |
| CMYK | 0 | 0.11 | 0.51 | 0.54 |
| HSL | 47º | 0.34% | 0.34% | - |
| HSV(B) | 47º | 0.51% | 0.46% | - |
| XYZ | 13.02 | 13.98 | 5.88 | - |
| YUV | 102.53 | 102.31 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 57 | 0 | 0.11 | 0.51 | 0.54 | 47 | 0.34 | 0.34 |
| Hex | 75 | 68 | 39 | 0 | B | 33 | 36 | 2F | 22 | 22 |
| Octal | 165 | 150 | 71 | 0 | 13 | 63 | 66 | 57 | 42 | 42 |
| Binary | 1110101 | 1101000 | 111001 | 0 | 1011 | 110011 | 110110 | 101111 | 100010 | 100010 |
Color Harmonies of #756839
Complementary color
Monochromatic Colors of #756839
Black with #756839
Text Example
Text Example
White with #756839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756839; }
p { color: rgb(117,104,57); }
H1.HeaderClassName
{
color: #756839;
}
.AnyTagClassName
{
color: #756839;
}
</style>
background-color css
<style>
a { background-color: #756839; }
a { background-color: rgb(117,104,57); }
div.DivClassName
{
background-color: #756839;
}
.BgClassName
{
background-color: #756839;
}
</style>
border-color css
<style>
span { border-color: #756839; }
span { border-color: rgb(117,104,57); }
td.TdClassName
{
border-color: #756839;
}
.TagClassName
{
border-color: #756839;
}
</style>