Shades of Yellow Metal #736741
Tints of Yellow Metal #736741
RGB
CMYK
RGB Variations
Color information
#736741 (or 0x736741) is known color: Yellow Metal. HEX triplet: 73, 67 and 41. RGB value is (115,103,65). Sum of RGB (Red+Green+Blue) = 115+103+65=283 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.64% from 283); Green value is 103 (40.62% from 255 or 36.40% from 283); Blue value is 65 (25.78% from 255 or 22.97% from 283); Max value from RGB is 115 - color contains mainly: red. Hex color #736741 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736741 is #8C98BE. Grayscale: #666666. Windows color (decimal): -9214143 or 4286323. OLE color: 4286323.
HSL color Cylindrical-coordinate representation of color #736741: hue angle of 45.6º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #736741 is Cyan = 0, Magento = 0.10, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 103 | 65 | - |
| CMYK | 0 | 0.10 | 0.43 | 0.55 |
| HSL | 45.6º | 0.28% | 0.35% | - |
| HSV(B) | 45.6º | 0.43% | 0.45% | - |
| XYZ | 12.87 | 13.73 | 6.97 | - |
| YUV | 102.26 | 106.98 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 103 | 65 | 0 | 0.10 | 0.43 | 0.55 | 45.6 | 0.28 | 0.35 |
| Hex | 73 | 67 | 41 | 0 | A | 2B | 37 | 2E | 1C | 23 |
| Octal | 163 | 147 | 101 | 0 | 12 | 53 | 67 | 56 | 34 | 43 |
| Binary | 1110011 | 1100111 | 1000001 | 0 | 1010 | 101011 | 110111 | 101110 | 11100 | 100011 |
Color Harmonies of #736741
Complementary color
Monochromatic Colors of #736741
Black with #736741
Text Example
Text Example
White with #736741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736741; }
p { color: rgb(115,103,65); }
H1.HeaderClassName
{
color: #736741;
}
.AnyTagClassName
{
color: #736741;
}
</style>
background-color css
<style>
a { background-color: #736741; }
a { background-color: rgb(115,103,65); }
div.DivClassName
{
background-color: #736741;
}
.BgClassName
{
background-color: #736741;
}
</style>
border-color css
<style>
span { border-color: #736741; }
span { border-color: rgb(115,103,65); }
td.TdClassName
{
border-color: #736741;
}
.TagClassName
{
border-color: #736741;
}
</style>