Shades of Yellow Metal #716137
Tints of Yellow Metal #716137
RGB
CMYK
RGB Variations
Color information
#716137 (or 0x716137) is known color: Yellow Metal. HEX triplet: 71, 61 and 37. RGB value is (113,97,55). Sum of RGB (Red+Green+Blue) = 113+97+55=265 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.64% from 265); Green value is 97 (38.28% from 255 or 36.60% from 265); Blue value is 55 (21.88% from 255 or 20.75% from 265); Max value from RGB is 113 - color contains mainly: red. Hex color #716137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716137 is #8E9EC8. Grayscale: #616161. Windows color (decimal): -9346761 or 3629425. OLE color: 3629425.
HSL color Cylindrical-coordinate representation of color #716137: hue angle of 43.45º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #716137 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 55 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.56 |
| HSL | 43.45º | 0.35% | 0.33% | - |
| HSV(B) | 43.45º | 0.51% | 0.44% | - |
| XYZ | 11.77 | 12.34 | 5.37 | - |
| YUV | 97 | 104.3 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 55 | 0 | 0.14 | 0.51 | 0.56 | 43.45 | 0.35 | 0.33 |
| Hex | 71 | 61 | 37 | 0 | E | 33 | 38 | 2B | 23 | 21 |
| Octal | 161 | 141 | 67 | 0 | 16 | 63 | 70 | 53 | 43 | 41 |
| Binary | 1110001 | 1100001 | 110111 | 0 | 1110 | 110011 | 111000 | 101011 | 100011 | 100001 |
Color Harmonies of #716137
Complementary color
Monochromatic Colors of #716137
Black with #716137
Text Example
Text Example
White with #716137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716137; }
p { color: rgb(113,97,55); }
H1.HeaderClassName
{
color: #716137;
}
.AnyTagClassName
{
color: #716137;
}
</style>
background-color css
<style>
a { background-color: #716137; }
a { background-color: rgb(113,97,55); }
div.DivClassName
{
background-color: #716137;
}
.BgClassName
{
background-color: #716137;
}
</style>
border-color css
<style>
span { border-color: #716137; }
span { border-color: rgb(113,97,55); }
td.TdClassName
{
border-color: #716137;
}
.TagClassName
{
border-color: #716137;
}
</style>