Shades of Yellow Metal #736338
Tints of Yellow Metal #736338
RGB
CMYK
RGB Variations
Color information
#736338 (or 0x736338) is known color: Yellow Metal. HEX triplet: 73, 63 and 38. RGB value is (115,99,56). Sum of RGB (Red+Green+Blue) = 115+99+56=270 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.59% from 270); Green value is 99 (39.06% from 255 or 36.67% from 270); Blue value is 56 (22.27% from 255 or 20.74% from 270); Max value from RGB is 115 - color contains mainly: red. Hex color #736338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736338 is #8C9CC7. Grayscale: #636363. Windows color (decimal): -9215176 or 3695475. OLE color: 3695475.
HSL color Cylindrical-coordinate representation of color #736338: hue angle of 43.73º 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 #736338 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 99 | 56 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.55 |
| HSL | 43.73º | 0.35% | 0.34% | - |
| HSV(B) | 43.73º | 0.51% | 0.45% | - |
| XYZ | 12.25 | 12.85 | 5.58 | - |
| YUV | 98.88 | 103.8 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 99 | 56 | 0 | 0.14 | 0.51 | 0.55 | 43.73 | 0.35 | 0.34 |
| Hex | 73 | 63 | 38 | 0 | E | 33 | 37 | 2C | 23 | 22 |
| Octal | 163 | 143 | 70 | 0 | 16 | 63 | 67 | 54 | 43 | 42 |
| Binary | 1110011 | 1100011 | 111000 | 0 | 1110 | 110011 | 110111 | 101100 | 100011 | 100010 |
Color Harmonies of #736338
Complementary color
Monochromatic Colors of #736338
Black with #736338
Text Example
Text Example
White with #736338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736338; }
p { color: rgb(115,99,56); }
H1.HeaderClassName
{
color: #736338;
}
.AnyTagClassName
{
color: #736338;
}
</style>
background-color css
<style>
a { background-color: #736338; }
a { background-color: rgb(115,99,56); }
div.DivClassName
{
background-color: #736338;
}
.BgClassName
{
background-color: #736338;
}
</style>
border-color css
<style>
span { border-color: #736338; }
span { border-color: rgb(115,99,56); }
td.TdClassName
{
border-color: #736338;
}
.TagClassName
{
border-color: #736338;
}
</style>