Shades of Yellow Metal #736039
Tints of Yellow Metal #736039
RGB
CMYK
RGB Variations
Color information
#736039 (or 0x736039) is known color: Yellow Metal. HEX triplet: 73, 60 and 39. RGB value is (115,96,57). Sum of RGB (Red+Green+Blue) = 115+96+57=268 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.91% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 57 (22.66% from 255 or 21.27% from 268); Max value from RGB is 115 - color contains mainly: red. Hex color #736039 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736039 is #8C9FC6. Grayscale: #616161. Windows color (decimal): -9215943 or 3760243. OLE color: 3760243.
HSL color Cylindrical-coordinate representation of color #736039: hue angle of 40.34º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #736039 is Cyan = 0, Magento = 0.17, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 96 | 57 | - |
| CMYK | 0 | 0.17 | 0.50 | 0.55 |
| HSL | 40.34º | 0.34% | 0.34% | - |
| HSV(B) | 40.34º | 0.5% | 0.45% | - |
| XYZ | 11.99 | 12.31 | 5.61 | - |
| YUV | 97.24 | 105.29 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 96 | 57 | 0 | 0.17 | 0.50 | 0.55 | 40.34 | 0.34 | 0.34 |
| Hex | 73 | 60 | 39 | 0 | 11 | 32 | 37 | 28 | 22 | 22 |
| Octal | 163 | 140 | 71 | 0 | 21 | 62 | 67 | 50 | 42 | 42 |
| Binary | 1110011 | 1100000 | 111001 | 0 | 10001 | 110010 | 110111 | 101000 | 100010 | 100010 |
Color Harmonies of #736039
Complementary color
Monochromatic Colors of #736039
Black with #736039
Text Example
Text Example
White with #736039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736039; }
p { color: rgb(115,96,57); }
H1.HeaderClassName
{
color: #736039;
}
.AnyTagClassName
{
color: #736039;
}
</style>
background-color css
<style>
a { background-color: #736039; }
a { background-color: rgb(115,96,57); }
div.DivClassName
{
background-color: #736039;
}
.BgClassName
{
background-color: #736039;
}
</style>
border-color css
<style>
span { border-color: #736039; }
span { border-color: rgb(115,96,57); }
td.TdClassName
{
border-color: #736039;
}
.TagClassName
{
border-color: #736039;
}
</style>