Shades of Yellow Metal #756243
Tints of Yellow Metal #756243
RGB
CMYK
RGB Variations
Color information
#756243 (or 0x756243) is known color: Yellow Metal. HEX triplet: 75, 62 and 43. RGB value is (117,98,67). Sum of RGB (Red+Green+Blue) = 117+98+67=282 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.49% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 67 (26.56% from 255 or 23.76% from 282); Max value from RGB is 117 - color contains mainly: red. Hex color #756243 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756243 is #8A9DBC. Grayscale: #646464. Windows color (decimal): -9084349 or 4416117. OLE color: 4416117.
HSL color Cylindrical-coordinate representation of color #756243: hue angle of 37.2º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #756243 is Cyan = 0, Magento = 0.16, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 67 | - |
| CMYK | 0 | 0.16 | 0.43 | 0.54 |
| HSL | 37.2º | 0.27% | 0.36% | - |
| HSV(B) | 37.2º | 0.43% | 0.46% | - |
| XYZ | 12.72 | 12.92 | 7.13 | - |
| YUV | 100.15 | 109.29 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 67 | 0 | 0.16 | 0.43 | 0.54 | 37.2 | 0.27 | 0.36 |
| Hex | 75 | 62 | 43 | 0 | 10 | 2B | 36 | 25 | 1B | 24 |
| Octal | 165 | 142 | 103 | 0 | 20 | 53 | 66 | 45 | 33 | 44 |
| Binary | 1110101 | 1100010 | 1000011 | 0 | 10000 | 101011 | 110110 | 100101 | 11011 | 100100 |
Color Harmonies of #756243
Complementary color
Monochromatic Colors of #756243
Black with #756243
Text Example
Text Example
White with #756243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756243; }
p { color: rgb(117,98,67); }
H1.HeaderClassName
{
color: #756243;
}
.AnyTagClassName
{
color: #756243;
}
</style>
background-color css
<style>
a { background-color: #756243; }
a { background-color: rgb(117,98,67); }
div.DivClassName
{
background-color: #756243;
}
.BgClassName
{
background-color: #756243;
}
</style>
border-color css
<style>
span { border-color: #756243; }
span { border-color: rgb(117,98,67); }
td.TdClassName
{
border-color: #756243;
}
.TagClassName
{
border-color: #756243;
}
</style>