Shades of Yellow Metal #756642
Tints of Yellow Metal #756642
RGB
CMYK
RGB Variations
Color information
#756642 (or 0x756642) is known color: Yellow Metal. HEX triplet: 75, 66 and 42. RGB value is (117,102,66). Sum of RGB (Red+Green+Blue) = 117+102+66=285 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.05% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 66 (26.17% from 255 or 23.16% from 285); Max value from RGB is 117 - color contains mainly: red. Hex color #756642 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756642 is #8A99BD. Grayscale: #666666. Windows color (decimal): -9083326 or 4351605. OLE color: 4351605.
HSL color Cylindrical-coordinate representation of color #756642: hue angle of 42.35º degrees, saturation: 0.28, 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 #756642 is Cyan = 0, Magento = 0.13, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 66 | - |
| CMYK | 0 | 0.13 | 0.44 | 0.54 |
| HSL | 42.35º | 0.28% | 0.36% | - |
| HSV(B) | 42.35º | 0.44% | 0.46% | - |
| XYZ | 13.07 | 13.68 | 7.11 | - |
| YUV | 102.38 | 107.47 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 66 | 0 | 0.13 | 0.44 | 0.54 | 42.35 | 0.28 | 0.36 |
| Hex | 75 | 66 | 42 | 0 | D | 2C | 36 | 2A | 1C | 24 |
| Octal | 165 | 146 | 102 | 0 | 15 | 54 | 66 | 52 | 34 | 44 |
| Binary | 1110101 | 1100110 | 1000010 | 0 | 1101 | 101100 | 110110 | 101010 | 11100 | 100100 |
Color Harmonies of #756642
Complementary color
Monochromatic Colors of #756642
Black with #756642
Text Example
Text Example
White with #756642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756642; }
p { color: rgb(117,102,66); }
H1.HeaderClassName
{
color: #756642;
}
.AnyTagClassName
{
color: #756642;
}
</style>
background-color css
<style>
a { background-color: #756642; }
a { background-color: rgb(117,102,66); }
div.DivClassName
{
background-color: #756642;
}
.BgClassName
{
background-color: #756642;
}
</style>
border-color css
<style>
span { border-color: #756642; }
span { border-color: rgb(117,102,66); }
td.TdClassName
{
border-color: #756642;
}
.TagClassName
{
border-color: #756642;
}
</style>