Shades of Yellow Metal #756944
Tints of Yellow Metal #756944
RGB
CMYK
RGB Variations
Color information
#756944 (or 0x756944) is known color: Yellow Metal. HEX triplet: 75, 69 and 44. RGB value is (117,105,68). Sum of RGB (Red+Green+Blue) = 117+105+68=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 105 (41.41% from 255 or 36.21% from 290); Blue value is 68 (26.95% from 255 or 23.45% from 290); Max value from RGB is 117 - color contains mainly: red. Hex color #756944 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756944 is #8A96BB. Grayscale: #686868. Windows color (decimal): -9082556 or 4483445. OLE color: 4483445.
HSL color Cylindrical-coordinate representation of color #756944: hue angle of 45.31º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #756944 is Cyan = 0, Magento = 0.10, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 68 | - |
| CMYK | 0 | 0.10 | 0.42 | 0.54 |
| HSL | 45.31º | 0.26% | 0.36% | - |
| HSV(B) | 45.31º | 0.42% | 0.46% | - |
| XYZ | 13.43 | 14.3 | 7.52 | - |
| YUV | 104.37 | 107.48 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 68 | 0 | 0.10 | 0.42 | 0.54 | 45.31 | 0.26 | 0.36 |
| Hex | 75 | 69 | 44 | 0 | A | 2A | 36 | 2D | 1A | 24 |
| Octal | 165 | 151 | 104 | 0 | 12 | 52 | 66 | 55 | 32 | 44 |
| Binary | 1110101 | 1101001 | 1000100 | 0 | 1010 | 101010 | 110110 | 101101 | 11010 | 100100 |
Color Harmonies of #756944
Complementary color
Monochromatic Colors of #756944
Black with #756944
Text Example
Text Example
White with #756944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756944; }
p { color: rgb(117,105,68); }
H1.HeaderClassName
{
color: #756944;
}
.AnyTagClassName
{
color: #756944;
}
</style>
background-color css
<style>
a { background-color: #756944; }
a { background-color: rgb(117,105,68); }
div.DivClassName
{
background-color: #756944;
}
.BgClassName
{
background-color: #756944;
}
</style>
border-color css
<style>
span { border-color: #756944; }
span { border-color: rgb(117,105,68); }
td.TdClassName
{
border-color: #756944;
}
.TagClassName
{
border-color: #756944;
}
</style>