Shades of Yellow Metal #736743
Tints of Yellow Metal #736743
RGB
CMYK
RGB Variations
Color information
#736743 (or 0x736743) is known color: Yellow Metal. HEX triplet: 73, 67 and 43. RGB value is (115,103,67). Sum of RGB (Red+Green+Blue) = 115+103+67=285 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.35% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 67 (26.56% from 255 or 23.51% from 285); Max value from RGB is 115 - color contains mainly: red. Hex color #736743 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736743 is #8C98BC. Grayscale: #666666. Windows color (decimal): -9214141 or 4417395. OLE color: 4417395.
HSL color Cylindrical-coordinate representation of color #736743: hue angle of 45º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #736743 is Cyan = 0, Magento = 0.10, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 103 | 67 | - |
| CMYK | 0 | 0.10 | 0.42 | 0.55 |
| HSL | 45º | 0.26% | 0.36% | - |
| HSV(B) | 45º | 0.42% | 0.45% | - |
| XYZ | 12.93 | 13.75 | 7.28 | - |
| YUV | 102.48 | 107.98 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 103 | 67 | 0 | 0.10 | 0.42 | 0.55 | 45 | 0.26 | 0.36 |
| Hex | 73 | 67 | 43 | 0 | A | 2A | 37 | 2D | 1A | 24 |
| Octal | 163 | 147 | 103 | 0 | 12 | 52 | 67 | 55 | 32 | 44 |
| Binary | 1110011 | 1100111 | 1000011 | 0 | 1010 | 101010 | 110111 | 101101 | 11010 | 100100 |
Color Harmonies of #736743
Complementary color
Monochromatic Colors of #736743
Black with #736743
Text Example
Text Example
White with #736743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736743; }
p { color: rgb(115,103,67); }
H1.HeaderClassName
{
color: #736743;
}
.AnyTagClassName
{
color: #736743;
}
</style>
background-color css
<style>
a { background-color: #736743; }
a { background-color: rgb(115,103,67); }
div.DivClassName
{
background-color: #736743;
}
.BgClassName
{
background-color: #736743;
}
</style>
border-color css
<style>
span { border-color: #736743; }
span { border-color: rgb(115,103,67); }
td.TdClassName
{
border-color: #736743;
}
.TagClassName
{
border-color: #736743;
}
</style>