Shades of Yellow Metal #716138
Tints of Yellow Metal #716138
RGB
CMYK
RGB Variations
Color information
#716138 (or 0x716138) is known color: Yellow Metal. HEX triplet: 71, 61 and 38. RGB value is (113,97,56). Sum of RGB (Red+Green+Blue) = 113+97+56=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 97 (38.28% from 255 or 36.47% from 266); Blue value is 56 (22.27% from 255 or 21.05% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #716138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716138 is #8E9EC7. Grayscale: #616161. Windows color (decimal): -9346760 or 3694961. OLE color: 3694961.
HSL color Cylindrical-coordinate representation of color #716138: hue angle of 43.16º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #716138 is Cyan = 0, Magento = 0.14, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 97 | 56 | - |
| CMYK | 0 | 0.14 | 0.50 | 0.56 |
| HSL | 43.16º | 0.34% | 0.33% | - |
| HSV(B) | 43.16º | 0.5% | 0.44% | - |
| XYZ | 11.8 | 12.35 | 5.5 | - |
| YUV | 97.11 | 104.8 | 139.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 97 | 56 | 0 | 0.14 | 0.50 | 0.56 | 43.16 | 0.34 | 0.33 |
| Hex | 71 | 61 | 38 | 0 | E | 32 | 38 | 2B | 22 | 21 |
| Octal | 161 | 141 | 70 | 0 | 16 | 62 | 70 | 53 | 42 | 41 |
| Binary | 1110001 | 1100001 | 111000 | 0 | 1110 | 110010 | 111000 | 101011 | 100010 | 100001 |
Color Harmonies of #716138
Complementary color
Monochromatic Colors of #716138
Black with #716138
Text Example
Text Example
White with #716138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716138; }
p { color: rgb(113,97,56); }
H1.HeaderClassName
{
color: #716138;
}
.AnyTagClassName
{
color: #716138;
}
</style>
background-color css
<style>
a { background-color: #716138; }
a { background-color: rgb(113,97,56); }
div.DivClassName
{
background-color: #716138;
}
.BgClassName
{
background-color: #716138;
}
</style>
border-color css
<style>
span { border-color: #716138; }
span { border-color: rgb(113,97,56); }
td.TdClassName
{
border-color: #716138;
}
.TagClassName
{
border-color: #716138;
}
</style>