Shades of Yellow Metal #736641
Tints of Yellow Metal #736641
RGB
CMYK
RGB Variations
Color information
#736641 (or 0x736641) is known color: Yellow Metal. HEX triplet: 73, 66 and 41. RGB value is (115,102,65). Sum of RGB (Red+Green+Blue) = 115+102+65=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 102 (40.23% from 255 or 36.17% from 282); Blue value is 65 (25.78% from 255 or 23.05% from 282); Max value from RGB is 115 - color contains mainly: red. Hex color #736641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736641 is #8C99BE. Grayscale: #656565. Windows color (decimal): -9214399 or 4286067. OLE color: 4286067.
HSL color Cylindrical-coordinate representation of color #736641: hue angle of 44.4º 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 #736641 is Cyan = 0, Magento = 0.11, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 65 | - |
| CMYK | 0 | 0.11 | 0.43 | 0.55 |
| HSL | 44.4º | 0.28% | 0.35% | - |
| HSV(B) | 44.4º | 0.43% | 0.45% | - |
| XYZ | 12.78 | 13.53 | 6.94 | - |
| YUV | 101.67 | 107.31 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 65 | 0 | 0.11 | 0.43 | 0.55 | 44.4 | 0.28 | 0.35 |
| Hex | 73 | 66 | 41 | 0 | B | 2B | 37 | 2C | 1C | 23 |
| Octal | 163 | 146 | 101 | 0 | 13 | 53 | 67 | 54 | 34 | 43 |
| Binary | 1110011 | 1100110 | 1000001 | 0 | 1011 | 101011 | 110111 | 101100 | 11100 | 100011 |
Color Harmonies of #736641
Complementary color
Monochromatic Colors of #736641
Black with #736641
Text Example
Text Example
White with #736641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736641; }
p { color: rgb(115,102,65); }
H1.HeaderClassName
{
color: #736641;
}
.AnyTagClassName
{
color: #736641;
}
</style>
background-color css
<style>
a { background-color: #736641; }
a { background-color: rgb(115,102,65); }
div.DivClassName
{
background-color: #736641;
}
.BgClassName
{
background-color: #736641;
}
</style>
border-color css
<style>
span { border-color: #736641; }
span { border-color: rgb(115,102,65); }
td.TdClassName
{
border-color: #736641;
}
.TagClassName
{
border-color: #736641;
}
</style>