Shades of Yellow Metal #736942
Tints of Yellow Metal #736942
RGB
CMYK
RGB Variations
Color information
#736942 (or 0x736942) is known color: Yellow Metal. HEX triplet: 73, 69 and 42. RGB value is (115,105,66). Sum of RGB (Red+Green+Blue) = 115+105+66=286 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.21% from 286); Green value is 105 (41.41% from 255 or 36.71% from 286); Blue value is 66 (26.17% from 255 or 23.08% from 286); Max value from RGB is 115 - color contains mainly: red. Hex color #736942 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736942 is #8C96BD. Grayscale: #676767. Windows color (decimal): -9213630 or 4352371. OLE color: 4352371.
HSL color Cylindrical-coordinate representation of color #736942: hue angle of 47.76º 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 #736942 is Cyan = 0, Magento = 0.09, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 105 | 66 | - |
| CMYK | 0 | 0.09 | 0.43 | 0.55 |
| HSL | 47.76º | 0.27% | 0.35% | - |
| HSV(B) | 47.76º | 0.43% | 0.45% | - |
| XYZ | 13.11 | 14.14 | 7.19 | - |
| YUV | 103.54 | 106.81 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 66 | 0 | 0.09 | 0.43 | 0.55 | 47.76 | 0.27 | 0.35 |
| Hex | 73 | 69 | 42 | 0 | 9 | 2B | 37 | 30 | 1B | 23 |
| Octal | 163 | 151 | 102 | 0 | 11 | 53 | 67 | 60 | 33 | 43 |
| Binary | 1110011 | 1101001 | 1000010 | 0 | 1001 | 101011 | 110111 | 110000 | 11011 | 100011 |
Color Harmonies of #736942
Complementary color
Monochromatic Colors of #736942
Black with #736942
Text Example
Text Example
White with #736942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736942; }
p { color: rgb(115,105,66); }
H1.HeaderClassName
{
color: #736942;
}
.AnyTagClassName
{
color: #736942;
}
</style>
background-color css
<style>
a { background-color: #736942; }
a { background-color: rgb(115,105,66); }
div.DivClassName
{
background-color: #736942;
}
.BgClassName
{
background-color: #736942;
}
</style>
border-color css
<style>
span { border-color: #736942; }
span { border-color: rgb(115,105,66); }
td.TdClassName
{
border-color: #736942;
}
.TagClassName
{
border-color: #736942;
}
</style>