Shades of Yellow Metal #736442
Tints of Yellow Metal #736442
RGB
CMYK
RGB Variations
Color information
#736442 (or 0x736442) is known color: Yellow Metal. HEX triplet: 73, 64 and 42. RGB value is (115,100,66). Sum of RGB (Red+Green+Blue) = 115+100+66=281 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.93% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 66 (26.17% from 255 or 23.49% from 281); Max value from RGB is 115 - color contains mainly: red. Hex color #736442 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736442 is #8C9BBD. Grayscale: #646464. Windows color (decimal): -9214910 or 4351091. OLE color: 4351091.
HSL color Cylindrical-coordinate representation of color #736442: hue angle of 41.63º degrees, saturation: 0.27, 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 #736442 is Cyan = 0, Magento = 0.13, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 66 | - |
| CMYK | 0 | 0.13 | 0.43 | 0.55 |
| HSL | 41.63º | 0.27% | 0.35% | - |
| HSV(B) | 41.63º | 0.43% | 0.45% | - |
| XYZ | 12.61 | 13.15 | 7.03 | - |
| YUV | 100.61 | 108.47 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 66 | 0 | 0.13 | 0.43 | 0.55 | 41.63 | 0.27 | 0.35 |
| Hex | 73 | 64 | 42 | 0 | D | 2B | 37 | 2A | 1B | 23 |
| Octal | 163 | 144 | 102 | 0 | 15 | 53 | 67 | 52 | 33 | 43 |
| Binary | 1110011 | 1100100 | 1000010 | 0 | 1101 | 101011 | 110111 | 101010 | 11011 | 100011 |
Color Harmonies of #736442
Complementary color
Monochromatic Colors of #736442
Black with #736442
Text Example
Text Example
White with #736442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736442; }
p { color: rgb(115,100,66); }
H1.HeaderClassName
{
color: #736442;
}
.AnyTagClassName
{
color: #736442;
}
</style>
background-color css
<style>
a { background-color: #736442; }
a { background-color: rgb(115,100,66); }
div.DivClassName
{
background-color: #736442;
}
.BgClassName
{
background-color: #736442;
}
</style>
border-color css
<style>
span { border-color: #736442; }
span { border-color: rgb(115,100,66); }
td.TdClassName
{
border-color: #736442;
}
.TagClassName
{
border-color: #736442;
}
</style>