Shades of Yellow Metal #736745
Tints of Yellow Metal #736745
RGB
CMYK
RGB Variations
Color information
#736745 (or 0x736745) is known color: Yellow Metal. HEX triplet: 73, 67 and 45. RGB value is (115,103,69). Sum of RGB (Red+Green+Blue) = 115+103+69=287 (38% of max value = 765). Red value is 115 (45.31% from 255 or 40.07% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 69 (27.34% from 255 or 24.04% from 287); Max value from RGB is 115 - color contains mainly: red. Hex color #736745 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736745 is #8C98BA. Grayscale: #666666. Windows color (decimal): -9214139 or 4548467. OLE color: 4548467.
HSL color Cylindrical-coordinate representation of color #736745: hue angle of 44.35º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #736745 is Cyan = 0, Magento = 0.10, Yellow = 0.4 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 103 | 69 | - |
| CMYK | 0 | 0.10 | 0.4 | 0.55 |
| HSL | 44.35º | 0.25% | 0.36% | - |
| HSV(B) | 44.35º | 0.4% | 0.45% | - |
| XYZ | 12.99 | 13.78 | 7.6 | - |
| YUV | 102.71 | 108.98 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 103 | 69 | 0 | 0.10 | 0.4 | 0.55 | 44.35 | 0.25 | 0.36 |
| Hex | 73 | 67 | 45 | 0 | A | 28 | 37 | 2C | 19 | 24 |
| Octal | 163 | 147 | 105 | 0 | 12 | 50 | 67 | 54 | 31 | 44 |
| Binary | 1110011 | 1100111 | 1000101 | 0 | 1010 | 101000 | 110111 | 101100 | 11001 | 100100 |
Color Harmonies of #736745
Complementary color
Monochromatic Colors of #736745
Black with #736745
Text Example
Text Example
White with #736745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736745; }
p { color: rgb(115,103,69); }
H1.HeaderClassName
{
color: #736745;
}
.AnyTagClassName
{
color: #736745;
}
</style>
background-color css
<style>
a { background-color: #736745; }
a { background-color: rgb(115,103,69); }
div.DivClassName
{
background-color: #736745;
}
.BgClassName
{
background-color: #736745;
}
</style>
border-color css
<style>
span { border-color: #736745; }
span { border-color: rgb(115,103,69); }
td.TdClassName
{
border-color: #736745;
}
.TagClassName
{
border-color: #736745;
}
</style>