Shades of Yellow Metal #736037
Tints of Yellow Metal #736037
RGB
CMYK
RGB Variations
Color information
#736037 (or 0x736037) is known color: Yellow Metal. HEX triplet: 73, 60 and 37. RGB value is (115,96,55). Sum of RGB (Red+Green+Blue) = 115+96+55=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 96 (37.89% from 255 or 36.09% from 266); Blue value is 55 (21.88% from 255 or 20.68% from 266); Max value from RGB is 115 - color contains mainly: red. Hex color #736037 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736037 is #8C9FC8. Grayscale: #616161. Windows color (decimal): -9215945 or 3629171. OLE color: 3629171.
HSL color Cylindrical-coordinate representation of color #736037: hue angle of 41º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #736037 is Cyan = 0, Magento = 0.17, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 55 | - |
| CMYK | 0 | 0.17 | 0.52 | 0.55 |
| HSL | 41º | 0.35% | 0.33% | - |
| HSV(B) | 41º | 0.52% | 0.45% | - |
| XYZ | 11.94 | 12.29 | 5.36 | - |
| YUV | 97.01 | 104.29 | 140.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 55 | 0 | 0.17 | 0.52 | 0.55 | 41 | 0.35 | 0.33 |
| Hex | 73 | 60 | 37 | 0 | 11 | 34 | 37 | 29 | 23 | 21 |
| Octal | 163 | 140 | 67 | 0 | 21 | 64 | 67 | 51 | 43 | 41 |
| Binary | 1110011 | 1100000 | 110111 | 0 | 10001 | 110100 | 110111 | 101001 | 100011 | 100001 |
Color Harmonies of #736037
Complementary color
Monochromatic Colors of #736037
Black with #736037
Text Example
Text Example
White with #736037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736037; }
p { color: rgb(115,96,55); }
H1.HeaderClassName
{
color: #736037;
}
.AnyTagClassName
{
color: #736037;
}
</style>
background-color css
<style>
a { background-color: #736037; }
a { background-color: rgb(115,96,55); }
div.DivClassName
{
background-color: #736037;
}
.BgClassName
{
background-color: #736037;
}
</style>
border-color css
<style>
span { border-color: #736037; }
span { border-color: rgb(115,96,55); }
td.TdClassName
{
border-color: #736037;
}
.TagClassName
{
border-color: #736037;
}
</style>