Shades of Yellow Metal #716542
Tints of Yellow Metal #716542
RGB
CMYK
RGB Variations
Color information
#716542 (or 0x716542) is known color: Yellow Metal. HEX triplet: 71, 65 and 42. RGB value is (113,101,66). Sum of RGB (Red+Green+Blue) = 113+101+66=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 101 (39.84% from 255 or 36.07% from 280); Blue value is 66 (26.17% from 255 or 23.57% from 280); Max value from RGB is 113 - color contains mainly: red. Hex color #716542 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716542 is #8E9ABD. Grayscale: #646464. Windows color (decimal): -9345726 or 4351345. OLE color: 4351345.
HSL color Cylindrical-coordinate representation of color #716542: hue angle of 44.68º degrees, saturation: 0.26, 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 #716542 is Cyan = 0, Magento = 0.11, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 101 | 66 | - |
| CMYK | 0 | 0.11 | 0.42 | 0.56 |
| HSL | 44.68º | 0.26% | 0.35% | - |
| HSV(B) | 44.68º | 0.42% | 0.44% | - |
| XYZ | 12.45 | 13.21 | 7.05 | - |
| YUV | 100.6 | 108.48 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 101 | 66 | 0 | 0.11 | 0.42 | 0.56 | 44.68 | 0.26 | 0.35 |
| Hex | 71 | 65 | 42 | 0 | B | 2A | 38 | 2D | 1A | 23 |
| Octal | 161 | 145 | 102 | 0 | 13 | 52 | 70 | 55 | 32 | 43 |
| Binary | 1110001 | 1100101 | 1000010 | 0 | 1011 | 101010 | 111000 | 101101 | 11010 | 100011 |
Color Harmonies of #716542
Complementary color
Monochromatic Colors of #716542
Black with #716542
Text Example
Text Example
White with #716542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716542; }
p { color: rgb(113,101,66); }
H1.HeaderClassName
{
color: #716542;
}
.AnyTagClassName
{
color: #716542;
}
</style>
background-color css
<style>
a { background-color: #716542; }
a { background-color: rgb(113,101,66); }
div.DivClassName
{
background-color: #716542;
}
.BgClassName
{
background-color: #716542;
}
</style>
border-color css
<style>
span { border-color: #716542; }
span { border-color: rgb(113,101,66); }
td.TdClassName
{
border-color: #716542;
}
.TagClassName
{
border-color: #716542;
}
</style>