Shades of Yellow Metal #746342
Tints of Yellow Metal #746342
RGB
CMYK
RGB Variations
Color information
#746342 (or 0x746342) is known color: Yellow Metal. HEX triplet: 74, 63 and 42. RGB value is (116,99,66). Sum of RGB (Red+Green+Blue) = 116+99+66=281 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.28% from 281); Green value is 99 (39.06% from 255 or 35.23% from 281); Blue value is 66 (26.17% from 255 or 23.49% from 281); Max value from RGB is 116 - color contains mainly: red. Hex color #746342 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746342 is #8B9CBD. Grayscale: #646464. Windows color (decimal): -9149630 or 4350836. OLE color: 4350836.
HSL color Cylindrical-coordinate representation of color #746342: hue angle of 39.6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #746342 is Cyan = 0, Magento = 0.15, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 99 | 66 | - |
| CMYK | 0 | 0.15 | 0.43 | 0.55 |
| HSL | 39.6º | 0.27% | 0.36% | - |
| HSV(B) | 39.6º | 0.43% | 0.45% | - |
| XYZ | 12.65 | 13.03 | 7 | - |
| YUV | 100.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 66 | 0 | 0.15 | 0.43 | 0.55 | 39.6 | 0.27 | 0.36 |
| Hex | 74 | 63 | 42 | 0 | F | 2B | 37 | 28 | 1B | 24 |
| Octal | 164 | 143 | 102 | 0 | 17 | 53 | 67 | 50 | 33 | 44 |
| Binary | 1110100 | 1100011 | 1000010 | 0 | 1111 | 101011 | 110111 | 101000 | 11011 | 100100 |
Color Harmonies of #746342
Complementary color
Monochromatic Colors of #746342
Black with #746342
Text Example
Text Example
White with #746342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746342; }
p { color: rgb(116,99,66); }
H1.HeaderClassName
{
color: #746342;
}
.AnyTagClassName
{
color: #746342;
}
</style>
background-color css
<style>
a { background-color: #746342; }
a { background-color: rgb(116,99,66); }
div.DivClassName
{
background-color: #746342;
}
.BgClassName
{
background-color: #746342;
}
</style>
border-color css
<style>
span { border-color: #746342; }
span { border-color: rgb(116,99,66); }
td.TdClassName
{
border-color: #746342;
}
.TagClassName
{
border-color: #746342;
}
</style>