Shades of Yellow Metal #736443
Tints of Yellow Metal #736443
RGB
CMYK
RGB Variations
Color information
#736443 (or 0x736443) is known color: Yellow Metal. HEX triplet: 73, 64 and 43. RGB value is (115,100,67). Sum of RGB (Red+Green+Blue) = 115+100+67=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 67 (26.56% from 255 or 23.76% from 282); Max value from RGB is 115 - color contains mainly: red. Hex color #736443 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736443 is #8C9BBC. Grayscale: #646464. Windows color (decimal): -9214909 or 4416627. OLE color: 4416627.
HSL color Cylindrical-coordinate representation of color #736443: hue angle of 41.25º 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 #736443 is Cyan = 0, Magento = 0.13, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 67 | - |
| CMYK | 0 | 0.13 | 0.42 | 0.55 |
| HSL | 41.25º | 0.26% | 0.36% | - |
| HSV(B) | 41.25º | 0.42% | 0.45% | - |
| XYZ | 12.64 | 13.16 | 7.18 | - |
| YUV | 100.72 | 108.97 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 67 | 0 | 0.13 | 0.42 | 0.55 | 41.25 | 0.26 | 0.36 |
| Hex | 73 | 64 | 43 | 0 | D | 2A | 37 | 29 | 1A | 24 |
| Octal | 163 | 144 | 103 | 0 | 15 | 52 | 67 | 51 | 32 | 44 |
| Binary | 1110011 | 1100100 | 1000011 | 0 | 1101 | 101010 | 110111 | 101001 | 11010 | 100100 |
Color Harmonies of #736443
Complementary color
Monochromatic Colors of #736443
Black with #736443
Text Example
Text Example
White with #736443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736443; }
p { color: rgb(115,100,67); }
H1.HeaderClassName
{
color: #736443;
}
.AnyTagClassName
{
color: #736443;
}
</style>
background-color css
<style>
a { background-color: #736443; }
a { background-color: rgb(115,100,67); }
div.DivClassName
{
background-color: #736443;
}
.BgClassName
{
background-color: #736443;
}
</style>
border-color css
<style>
span { border-color: #736443; }
span { border-color: rgb(115,100,67); }
td.TdClassName
{
border-color: #736443;
}
.TagClassName
{
border-color: #736443;
}
</style>