Shades of Yellow Metal #716541
Tints of Yellow Metal #716541
RGB
CMYK
RGB Variations
Color information
#716541 (or 0x716541) is known color: Yellow Metal. HEX triplet: 71, 65 and 41. RGB value is (113,101,65). Sum of RGB (Red+Green+Blue) = 113+101+65=279 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.50% from 279); Green value is 101 (39.84% from 255 or 36.20% from 279); Blue value is 65 (25.78% from 255 or 23.30% from 279); Max value from RGB is 113 - color contains mainly: red. Hex color #716541 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716541 is #8E9ABE. Grayscale: #646464. Windows color (decimal): -9345727 or 4285809. OLE color: 4285809.
HSL color Cylindrical-coordinate representation of color #716541: hue angle of 45º 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 #716541 is Cyan = 0, Magento = 0.11, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 65 | - |
| CMYK | 0 | 0.11 | 0.42 | 0.56 |
| HSL | 45º | 0.27% | 0.35% | - |
| HSV(B) | 45º | 0.42% | 0.44% | - |
| XYZ | 12.42 | 13.2 | 6.89 | - |
| YUV | 100.48 | 107.98 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 65 | 0 | 0.11 | 0.42 | 0.56 | 45 | 0.27 | 0.35 |
| Hex | 71 | 65 | 41 | 0 | B | 2A | 38 | 2D | 1B | 23 |
| Octal | 161 | 145 | 101 | 0 | 13 | 52 | 70 | 55 | 33 | 43 |
| Binary | 1110001 | 1100101 | 1000001 | 0 | 1011 | 101010 | 111000 | 101101 | 11011 | 100011 |
Color Harmonies of #716541
Complementary color
Monochromatic Colors of #716541
Black with #716541
Text Example
Text Example
White with #716541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716541; }
p { color: rgb(113,101,65); }
H1.HeaderClassName
{
color: #716541;
}
.AnyTagClassName
{
color: #716541;
}
</style>
background-color css
<style>
a { background-color: #716541; }
a { background-color: rgb(113,101,65); }
div.DivClassName
{
background-color: #716541;
}
.BgClassName
{
background-color: #716541;
}
</style>
border-color css
<style>
span { border-color: #716541; }
span { border-color: rgb(113,101,65); }
td.TdClassName
{
border-color: #716541;
}
.TagClassName
{
border-color: #716541;
}
</style>