Shades of Yellow Metal #756641
Tints of Yellow Metal #756641
RGB
CMYK
RGB Variations
Color information
#756641 (or 0x756641) is known color: Yellow Metal. HEX triplet: 75, 66 and 41. RGB value is (117,102,65). Sum of RGB (Red+Green+Blue) = 117+102+65=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 102 (40.23% from 255 or 35.92% from 284); Blue value is 65 (25.78% from 255 or 22.89% from 284); Max value from RGB is 117 - color contains mainly: red. Hex color #756641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756641 is #8A99BE. Grayscale: #666666. Windows color (decimal): -9083327 or 4286069. OLE color: 4286069.
HSL color Cylindrical-coordinate representation of color #756641: hue angle of 42.69º 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 #756641 is Cyan = 0, Magento = 0.13, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 65 | - |
| CMYK | 0 | 0.13 | 0.44 | 0.54 |
| HSL | 42.69º | 0.29% | 0.36% | - |
| HSV(B) | 42.69º | 0.44% | 0.46% | - |
| XYZ | 13.04 | 13.67 | 6.95 | - |
| YUV | 102.27 | 106.97 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 65 | 0 | 0.13 | 0.44 | 0.54 | 42.69 | 0.29 | 0.36 |
| Hex | 75 | 66 | 41 | 0 | D | 2C | 36 | 2B | 1D | 24 |
| Octal | 165 | 146 | 101 | 0 | 15 | 54 | 66 | 53 | 35 | 44 |
| Binary | 1110101 | 1100110 | 1000001 | 0 | 1101 | 101100 | 110110 | 101011 | 11101 | 100100 |
Color Harmonies of #756641
Complementary color
Monochromatic Colors of #756641
Black with #756641
Text Example
Text Example
White with #756641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756641; }
p { color: rgb(117,102,65); }
H1.HeaderClassName
{
color: #756641;
}
.AnyTagClassName
{
color: #756641;
}
</style>
background-color css
<style>
a { background-color: #756641; }
a { background-color: rgb(117,102,65); }
div.DivClassName
{
background-color: #756641;
}
.BgClassName
{
background-color: #756641;
}
</style>
border-color css
<style>
span { border-color: #756641; }
span { border-color: rgb(117,102,65); }
td.TdClassName
{
border-color: #756641;
}
.TagClassName
{
border-color: #756641;
}
</style>