Shades of Yellow Metal #756541
Tints of Yellow Metal #756541
RGB
CMYK
RGB Variations
Color information
#756541 (or 0x756541) is known color: Yellow Metal. HEX triplet: 75, 65 and 41. RGB value is (117,101,65). Sum of RGB (Red+Green+Blue) = 117+101+65=283 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.34% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 65 (25.78% from 255 or 22.97% from 283); Max value from RGB is 117 - color contains mainly: red. Hex color #756541 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756541 is #8A9ABE. Grayscale: #656565. Windows color (decimal): -9083583 or 4285813. OLE color: 4285813.
HSL color Cylindrical-coordinate representation of color #756541: hue angle of 41.54º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #756541 is Cyan = 0, Magento = 0.14, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 101 | 65 | - |
| CMYK | 0 | 0.14 | 0.44 | 0.54 |
| HSL | 41.54º | 0.29% | 0.36% | - |
| HSV(B) | 41.54º | 0.44% | 0.46% | - |
| XYZ | 12.94 | 13.47 | 6.92 | - |
| YUV | 101.68 | 107.3 | 138.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 101 | 65 | 0 | 0.14 | 0.44 | 0.54 | 41.54 | 0.29 | 0.36 |
| Hex | 75 | 65 | 41 | 0 | E | 2C | 36 | 2A | 1D | 24 |
| Octal | 165 | 145 | 101 | 0 | 16 | 54 | 66 | 52 | 35 | 44 |
| Binary | 1110101 | 1100101 | 1000001 | 0 | 1110 | 101100 | 110110 | 101010 | 11101 | 100100 |
Color Harmonies of #756541
Complementary color
Monochromatic Colors of #756541
Black with #756541
Text Example
Text Example
White with #756541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756541; }
p { color: rgb(117,101,65); }
H1.HeaderClassName
{
color: #756541;
}
.AnyTagClassName
{
color: #756541;
}
</style>
background-color css
<style>
a { background-color: #756541; }
a { background-color: rgb(117,101,65); }
div.DivClassName
{
background-color: #756541;
}
.BgClassName
{
background-color: #756541;
}
</style>
border-color css
<style>
span { border-color: #756541; }
span { border-color: rgb(117,101,65); }
td.TdClassName
{
border-color: #756541;
}
.TagClassName
{
border-color: #756541;
}
</style>