Shades of Yellow Metal #746340
Tints of Yellow Metal #746340
RGB
CMYK
RGB Variations
Color information
#746340 (or 0x746340) is known color: Yellow Metal. HEX triplet: 74, 63 and 40. RGB value is (116,99,64). Sum of RGB (Red+Green+Blue) = 116+99+64=279 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.58% from 279); Green value is 99 (39.06% from 255 or 35.48% from 279); Blue value is 64 (25.39% from 255 or 22.94% from 279); Max value from RGB is 116 - color contains mainly: red. Hex color #746340 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746340 is #8B9CBF. Grayscale: #646464. Windows color (decimal): -9149632 or 4219764. OLE color: 4219764.
HSL color Cylindrical-coordinate representation of color #746340: hue angle of 40.38º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #746340 is Cyan = 0, Magento = 0.15, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 99 | 64 | - |
| CMYK | 0 | 0.15 | 0.45 | 0.55 |
| HSL | 40.38º | 0.29% | 0.35% | - |
| HSV(B) | 40.38º | 0.45% | 0.45% | - |
| XYZ | 12.59 | 13.01 | 6.7 | - |
| YUV | 100.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 64 | 0 | 0.15 | 0.45 | 0.55 | 40.38 | 0.29 | 0.35 |
| Hex | 74 | 63 | 40 | 0 | F | 2D | 37 | 28 | 1D | 23 |
| Octal | 164 | 143 | 100 | 0 | 17 | 55 | 67 | 50 | 35 | 43 |
| Binary | 1110100 | 1100011 | 1000000 | 0 | 1111 | 101101 | 110111 | 101000 | 11101 | 100011 |
Color Harmonies of #746340
Complementary color
Monochromatic Colors of #746340
Black with #746340
Text Example
Text Example
White with #746340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746340; }
p { color: rgb(116,99,64); }
H1.HeaderClassName
{
color: #746340;
}
.AnyTagClassName
{
color: #746340;
}
</style>
background-color css
<style>
a { background-color: #746340; }
a { background-color: rgb(116,99,64); }
div.DivClassName
{
background-color: #746340;
}
.BgClassName
{
background-color: #746340;
}
</style>
border-color css
<style>
span { border-color: #746340; }
span { border-color: rgb(116,99,64); }
td.TdClassName
{
border-color: #746340;
}
.TagClassName
{
border-color: #746340;
}
</style>