Shades of Yellow Metal #716141
Tints of Yellow Metal #716141
RGB
CMYK
RGB Variations
Color information
#716141 (or 0x716141) is known color: Yellow Metal. HEX triplet: 71, 61 and 41. RGB value is (113,97,65). Sum of RGB (Red+Green+Blue) = 113+97+65=275 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.09% from 275); Green value is 97 (38.28% from 255 or 35.27% from 275); Blue value is 65 (25.78% from 255 or 23.64% from 275); Max value from RGB is 113 - color contains mainly: red. Hex color #716141 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716141 is #8E9EBE. Grayscale: #626262. Windows color (decimal): -9346751 or 4284785. OLE color: 4284785.
HSL color Cylindrical-coordinate representation of color #716141: hue angle of 40º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #716141 is Cyan = 0, Magento = 0.14, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 65 | - |
| CMYK | 0 | 0.14 | 0.42 | 0.56 |
| HSL | 40º | 0.27% | 0.35% | - |
| HSV(B) | 40º | 0.42% | 0.44% | - |
| XYZ | 12.04 | 12.44 | 6.77 | - |
| YUV | 98.14 | 109.3 | 138.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 65 | 0 | 0.14 | 0.42 | 0.56 | 40 | 0.27 | 0.35 |
| Hex | 71 | 61 | 41 | 0 | E | 2A | 38 | 28 | 1B | 23 |
| Octal | 161 | 141 | 101 | 0 | 16 | 52 | 70 | 50 | 33 | 43 |
| Binary | 1110001 | 1100001 | 1000001 | 0 | 1110 | 101010 | 111000 | 101000 | 11011 | 100011 |
Color Harmonies of #716141
Complementary color
Monochromatic Colors of #716141
Black with #716141
Text Example
Text Example
White with #716141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716141; }
p { color: rgb(113,97,65); }
H1.HeaderClassName
{
color: #716141;
}
.AnyTagClassName
{
color: #716141;
}
</style>
background-color css
<style>
a { background-color: #716141; }
a { background-color: rgb(113,97,65); }
div.DivClassName
{
background-color: #716141;
}
.BgClassName
{
background-color: #716141;
}
</style>
border-color css
<style>
span { border-color: #716141; }
span { border-color: rgb(113,97,65); }
td.TdClassName
{
border-color: #716141;
}
.TagClassName
{
border-color: #716141;
}
</style>