Shades of Yellow Metal #716742
Tints of Yellow Metal #716742
RGB
CMYK
RGB Variations
Color information
#716742 (or 0x716742) is known color: Yellow Metal. HEX triplet: 71, 67 and 42. RGB value is (113,103,66). Sum of RGB (Red+Green+Blue) = 113+103+66=282 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.07% from 282); Green value is 103 (40.62% from 255 or 36.52% from 282); Blue value is 66 (26.17% from 255 or 23.40% from 282); Max value from RGB is 113 - color contains mainly: red. Hex color #716742 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716742 is #8E98BD. Grayscale: #656565. Windows color (decimal): -9345214 or 4351857. OLE color: 4351857.
HSL color Cylindrical-coordinate representation of color #716742: hue angle of 47.23º 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 #716742 is Cyan = 0, Magento = 0.09, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 66 | - |
| CMYK | 0 | 0.09 | 0.42 | 0.56 |
| HSL | 47.23º | 0.26% | 0.35% | - |
| HSV(B) | 47.23º | 0.42% | 0.44% | - |
| XYZ | 12.64 | 13.6 | 7.11 | - |
| YUV | 101.77 | 107.81 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 66 | 0 | 0.09 | 0.42 | 0.56 | 47.23 | 0.26 | 0.35 |
| Hex | 71 | 67 | 42 | 0 | 9 | 2A | 38 | 2F | 1A | 23 |
| Octal | 161 | 147 | 102 | 0 | 11 | 52 | 70 | 57 | 32 | 43 |
| Binary | 1110001 | 1100111 | 1000010 | 0 | 1001 | 101010 | 111000 | 101111 | 11010 | 100011 |
Color Harmonies of #716742
Complementary color
Monochromatic Colors of #716742
Black with #716742
Text Example
Text Example
White with #716742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716742; }
p { color: rgb(113,103,66); }
H1.HeaderClassName
{
color: #716742;
}
.AnyTagClassName
{
color: #716742;
}
</style>
background-color css
<style>
a { background-color: #716742; }
a { background-color: rgb(113,103,66); }
div.DivClassName
{
background-color: #716742;
}
.BgClassName
{
background-color: #716742;
}
</style>
border-color css
<style>
span { border-color: #716742; }
span { border-color: rgb(113,103,66); }
td.TdClassName
{
border-color: #716742;
}
.TagClassName
{
border-color: #716742;
}
</style>