Shades of Yellow Metal #756640
Tints of Yellow Metal #756640
RGB
CMYK
RGB Variations
Color information
#756640 (or 0x756640) is known color: Yellow Metal. HEX triplet: 75, 66 and 40. RGB value is (117,102,64). Sum of RGB (Red+Green+Blue) = 117+102+64=283 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.34% from 283); Green value is 102 (40.23% from 255 or 36.04% from 283); Blue value is 64 (25.39% from 255 or 22.61% from 283); Max value from RGB is 117 - color contains mainly: red. Hex color #756640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756640 is #8A99BF. Grayscale: #666666. Windows color (decimal): -9083328 or 4220533. OLE color: 4220533.
HSL color Cylindrical-coordinate representation of color #756640: hue angle of 43.02º 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 #756640 is Cyan = 0, Magento = 0.13, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 102 | 64 | - |
| CMYK | 0 | 0.13 | 0.45 | 0.54 |
| HSL | 43.02º | 0.29% | 0.35% | - |
| HSV(B) | 43.02º | 0.45% | 0.46% | - |
| XYZ | 13.01 | 13.65 | 6.8 | - |
| YUV | 102.15 | 106.47 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 64 | 0 | 0.13 | 0.45 | 0.54 | 43.02 | 0.29 | 0.35 |
| Hex | 75 | 66 | 40 | 0 | D | 2D | 36 | 2B | 1D | 23 |
| Octal | 165 | 146 | 100 | 0 | 15 | 55 | 66 | 53 | 35 | 43 |
| Binary | 1110101 | 1100110 | 1000000 | 0 | 1101 | 101101 | 110110 | 101011 | 11101 | 100011 |
Color Harmonies of #756640
Complementary color
Monochromatic Colors of #756640
Black with #756640
Text Example
Text Example
White with #756640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756640; }
p { color: rgb(117,102,64); }
H1.HeaderClassName
{
color: #756640;
}
.AnyTagClassName
{
color: #756640;
}
</style>
background-color css
<style>
a { background-color: #756640; }
a { background-color: rgb(117,102,64); }
div.DivClassName
{
background-color: #756640;
}
.BgClassName
{
background-color: #756640;
}
</style>
border-color css
<style>
span { border-color: #756640; }
span { border-color: rgb(117,102,64); }
td.TdClassName
{
border-color: #756640;
}
.TagClassName
{
border-color: #756640;
}
</style>