Shades of Yellow Metal #736438
Tints of Yellow Metal #736438
RGB
CMYK
RGB Variations
Color information
#736438 (or 0x736438) is known color: Yellow Metal. HEX triplet: 73, 64 and 38. RGB value is (115,100,56). Sum of RGB (Red+Green+Blue) = 115+100+56=271 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.44% from 271); Green value is 100 (39.45% from 255 or 36.90% from 271); Blue value is 56 (22.27% from 255 or 20.66% from 271); Max value from RGB is 115 - color contains mainly: red. Hex color #736438 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736438 is #8C9BC7. Grayscale: #636363. Windows color (decimal): -9214920 or 3695731. OLE color: 3695731.
HSL color Cylindrical-coordinate representation of color #736438: hue angle of 44.75º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #736438 is Cyan = 0, Magento = 0.13, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 56 | - |
| CMYK | 0 | 0.13 | 0.51 | 0.55 |
| HSL | 44.75º | 0.35% | 0.34% | - |
| HSV(B) | 44.75º | 0.51% | 0.45% | - |
| XYZ | 12.34 | 13.04 | 5.61 | - |
| YUV | 99.47 | 103.47 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 56 | 0 | 0.13 | 0.51 | 0.55 | 44.75 | 0.35 | 0.34 |
| Hex | 73 | 64 | 38 | 0 | D | 33 | 37 | 2D | 23 | 22 |
| Octal | 163 | 144 | 70 | 0 | 15 | 63 | 67 | 55 | 43 | 42 |
| Binary | 1110011 | 1100100 | 111000 | 0 | 1101 | 110011 | 110111 | 101101 | 100011 | 100010 |
Color Harmonies of #736438
Complementary color
Monochromatic Colors of #736438
Black with #736438
Text Example
Text Example
White with #736438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736438; }
p { color: rgb(115,100,56); }
H1.HeaderClassName
{
color: #736438;
}
.AnyTagClassName
{
color: #736438;
}
</style>
background-color css
<style>
a { background-color: #736438; }
a { background-color: rgb(115,100,56); }
div.DivClassName
{
background-color: #736438;
}
.BgClassName
{
background-color: #736438;
}
</style>
border-color css
<style>
span { border-color: #736438; }
span { border-color: rgb(115,100,56); }
td.TdClassName
{
border-color: #736438;
}
.TagClassName
{
border-color: #736438;
}
</style>