Shades of Yellow Metal #756037
Tints of Yellow Metal #756037
RGB
CMYK
RGB Variations
Color information
#756037 (or 0x756037) is known color: Yellow Metal. HEX triplet: 75, 60 and 37. RGB value is (117,96,55). Sum of RGB (Red+Green+Blue) = 117+96+55=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 55 (21.88% from 255 or 20.52% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #756037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756037 is #8A9FC8. Grayscale: #616161. Windows color (decimal): -9084873 or 3629173. OLE color: 3629173.
HSL color Cylindrical-coordinate representation of color #756037: hue angle of 39.68º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #756037 is Cyan = 0, Magento = 0.18, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 55 | - |
| CMYK | 0 | 0.18 | 0.53 | 0.54 |
| HSL | 39.68º | 0.36% | 0.34% | - |
| HSV(B) | 39.68º | 0.53% | 0.46% | - |
| XYZ | 12.21 | 12.42 | 5.37 | - |
| YUV | 97.61 | 103.96 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 55 | 0 | 0.18 | 0.53 | 0.54 | 39.68 | 0.36 | 0.34 |
| Hex | 75 | 60 | 37 | 0 | 12 | 35 | 36 | 28 | 24 | 22 |
| Octal | 165 | 140 | 67 | 0 | 22 | 65 | 66 | 50 | 44 | 42 |
| Binary | 1110101 | 1100000 | 110111 | 0 | 10010 | 110101 | 110110 | 101000 | 100100 | 100010 |
Color Harmonies of #756037
Complementary color
Monochromatic Colors of #756037
Black with #756037
Text Example
Text Example
White with #756037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756037; }
p { color: rgb(117,96,55); }
H1.HeaderClassName
{
color: #756037;
}
.AnyTagClassName
{
color: #756037;
}
</style>
background-color css
<style>
a { background-color: #756037; }
a { background-color: rgb(117,96,55); }
div.DivClassName
{
background-color: #756037;
}
.BgClassName
{
background-color: #756037;
}
</style>
border-color css
<style>
span { border-color: #756037; }
span { border-color: rgb(117,96,55); }
td.TdClassName
{
border-color: #756037;
}
.TagClassName
{
border-color: #756037;
}
</style>