Shades of Yellow Metal #736640
Tints of Yellow Metal #736640
RGB
CMYK
RGB Variations
Color information
#736640 (or 0x736640) is known color: Yellow Metal. HEX triplet: 73, 66 and 40. RGB value is (115,102,64). Sum of RGB (Red+Green+Blue) = 115+102+64=281 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.93% from 281); Green value is 102 (40.23% from 255 or 36.30% from 281); Blue value is 64 (25.39% from 255 or 22.78% from 281); Max value from RGB is 115 - color contains mainly: red. Hex color #736640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736640 is #8C99BF. Grayscale: #656565. Windows color (decimal): -9214400 or 4220531. OLE color: 4220531.
HSL color Cylindrical-coordinate representation of color #736640: hue angle of 44.71º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #736640 is Cyan = 0, Magento = 0.11, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 64 | - |
| CMYK | 0 | 0.11 | 0.44 | 0.55 |
| HSL | 44.71º | 0.28% | 0.35% | - |
| HSV(B) | 44.71º | 0.44% | 0.45% | - |
| XYZ | 12.75 | 13.52 | 6.79 | - |
| YUV | 101.56 | 106.81 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 64 | 0 | 0.11 | 0.44 | 0.55 | 44.71 | 0.28 | 0.35 |
| Hex | 73 | 66 | 40 | 0 | B | 2C | 37 | 2D | 1C | 23 |
| Octal | 163 | 146 | 100 | 0 | 13 | 54 | 67 | 55 | 34 | 43 |
| Binary | 1110011 | 1100110 | 1000000 | 0 | 1011 | 101100 | 110111 | 101101 | 11100 | 100011 |
Color Harmonies of #736640
Complementary color
Monochromatic Colors of #736640
Black with #736640
Text Example
Text Example
White with #736640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736640; }
p { color: rgb(115,102,64); }
H1.HeaderClassName
{
color: #736640;
}
.AnyTagClassName
{
color: #736640;
}
</style>
background-color css
<style>
a { background-color: #736640; }
a { background-color: rgb(115,102,64); }
div.DivClassName
{
background-color: #736640;
}
.BgClassName
{
background-color: #736640;
}
</style>
border-color css
<style>
span { border-color: #736640; }
span { border-color: rgb(115,102,64); }
td.TdClassName
{
border-color: #736640;
}
.TagClassName
{
border-color: #736640;
}
</style>