Shades of Yellow Metal #736539
Tints of Yellow Metal #736539
RGB
CMYK
RGB Variations
Color information
#736539 (or 0x736539) is known color: Yellow Metal. HEX triplet: 73, 65 and 39. RGB value is (115,101,57). Sum of RGB (Red+Green+Blue) = 115+101+57=273 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.12% from 273); Green value is 101 (39.84% from 255 or 37.00% from 273); Blue value is 57 (22.66% from 255 or 20.88% from 273); Max value from RGB is 115 - color contains mainly: red. Hex color #736539 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736539 is #8C9AC6. Grayscale: #646464. Windows color (decimal): -9214663 or 3761523. OLE color: 3761523.
HSL color Cylindrical-coordinate representation of color #736539: hue angle of 45.52º 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 #736539 is Cyan = 0, Magento = 0.12, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 101 | 57 | - |
| CMYK | 0 | 0.12 | 0.50 | 0.55 |
| HSL | 45.52º | 0.34% | 0.34% | - |
| HSV(B) | 45.52º | 0.5% | 0.45% | - |
| XYZ | 12.46 | 13.25 | 5.77 | - |
| YUV | 100.17 | 103.64 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 101 | 57 | 0 | 0.12 | 0.50 | 0.55 | 45.52 | 0.34 | 0.34 |
| Hex | 73 | 65 | 39 | 0 | C | 32 | 37 | 2E | 22 | 22 |
| Octal | 163 | 145 | 71 | 0 | 14 | 62 | 67 | 56 | 42 | 42 |
| Binary | 1110011 | 1100101 | 111001 | 0 | 1100 | 110010 | 110111 | 101110 | 100010 | 100010 |
Color Harmonies of #736539
Complementary color
Monochromatic Colors of #736539
Black with #736539
Text Example
Text Example
White with #736539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736539; }
p { color: rgb(115,101,57); }
H1.HeaderClassName
{
color: #736539;
}
.AnyTagClassName
{
color: #736539;
}
</style>
background-color css
<style>
a { background-color: #736539; }
a { background-color: rgb(115,101,57); }
div.DivClassName
{
background-color: #736539;
}
.BgClassName
{
background-color: #736539;
}
</style>
border-color css
<style>
span { border-color: #736539; }
span { border-color: rgb(115,101,57); }
td.TdClassName
{
border-color: #736539;
}
.TagClassName
{
border-color: #736539;
}
</style>