Shades of Yellow Metal #756040
Tints of Yellow Metal #756040
RGB
CMYK
RGB Variations
Color information
#756040 (or 0x756040) is known color: Yellow Metal. HEX triplet: 75, 60 and 40. RGB value is (117,96,64). Sum of RGB (Red+Green+Blue) = 117+96+64=277 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.24% from 277); Green value is 96 (37.89% from 255 or 34.66% from 277); Blue value is 64 (25.39% from 255 or 23.10% from 277); Max value from RGB is 117 - color contains mainly: red. Hex color #756040 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756040 is #8A9FBF. Grayscale: #626262. Windows color (decimal): -9084864 or 4218997. OLE color: 4218997.
HSL color Cylindrical-coordinate representation of color #756040: hue angle of 36.23º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #756040 is Cyan = 0, Magento = 0.18, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 64 | - |
| CMYK | 0 | 0.18 | 0.45 | 0.54 |
| HSL | 36.23º | 0.29% | 0.35% | - |
| HSV(B) | 36.23º | 0.45% | 0.46% | - |
| XYZ | 12.44 | 12.52 | 6.61 | - |
| YUV | 98.63 | 108.46 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 64 | 0 | 0.18 | 0.45 | 0.54 | 36.23 | 0.29 | 0.35 |
| Hex | 75 | 60 | 40 | 0 | 12 | 2D | 36 | 24 | 1D | 23 |
| Octal | 165 | 140 | 100 | 0 | 22 | 55 | 66 | 44 | 35 | 43 |
| Binary | 1110101 | 1100000 | 1000000 | 0 | 10010 | 101101 | 110110 | 100100 | 11101 | 100011 |
Color Harmonies of #756040
Complementary color
Monochromatic Colors of #756040
Black with #756040
Text Example
Text Example
White with #756040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756040; }
p { color: rgb(117,96,64); }
H1.HeaderClassName
{
color: #756040;
}
.AnyTagClassName
{
color: #756040;
}
</style>
background-color css
<style>
a { background-color: #756040; }
a { background-color: rgb(117,96,64); }
div.DivClassName
{
background-color: #756040;
}
.BgClassName
{
background-color: #756040;
}
</style>
border-color css
<style>
span { border-color: #756040; }
span { border-color: rgb(117,96,64); }
td.TdClassName
{
border-color: #756040;
}
.TagClassName
{
border-color: #756040;
}
</style>