Shades of Yellow Metal #716341
Tints of Yellow Metal #716341
RGB
CMYK
RGB Variations
Color information
#716341 (or 0x716341) is known color: Yellow Metal. HEX triplet: 71, 63 and 41. RGB value is (113,99,65). Sum of RGB (Red+Green+Blue) = 113+99+65=277 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.79% from 277); Green value is 99 (39.06% from 255 or 35.74% from 277); Blue value is 65 (25.78% from 255 or 23.47% from 277); Max value from RGB is 113 - color contains mainly: red. Hex color #716341 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716341 is #8E9CBE. Grayscale: #636363. Windows color (decimal): -9346239 or 4285297. OLE color: 4285297.
HSL color Cylindrical-coordinate representation of color #716341: hue angle of 42.5º 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 #716341 is Cyan = 0, Magento = 0.12, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 99 | 65 | - |
| CMYK | 0 | 0.12 | 0.42 | 0.56 |
| HSL | 42.5º | 0.27% | 0.35% | - |
| HSV(B) | 42.5º | 0.42% | 0.44% | - |
| XYZ | 12.23 | 12.82 | 6.83 | - |
| YUV | 99.31 | 108.64 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 65 | 0 | 0.12 | 0.42 | 0.56 | 42.5 | 0.27 | 0.35 |
| Hex | 71 | 63 | 41 | 0 | C | 2A | 38 | 2A | 1B | 23 |
| Octal | 161 | 143 | 101 | 0 | 14 | 52 | 70 | 52 | 33 | 43 |
| Binary | 1110001 | 1100011 | 1000001 | 0 | 1100 | 101010 | 111000 | 101010 | 11011 | 100011 |
Color Harmonies of #716341
Complementary color
Monochromatic Colors of #716341
Black with #716341
Text Example
Text Example
White with #716341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716341; }
p { color: rgb(113,99,65); }
H1.HeaderClassName
{
color: #716341;
}
.AnyTagClassName
{
color: #716341;
}
</style>
background-color css
<style>
a { background-color: #716341; }
a { background-color: rgb(113,99,65); }
div.DivClassName
{
background-color: #716341;
}
.BgClassName
{
background-color: #716341;
}
</style>
border-color css
<style>
span { border-color: #716341; }
span { border-color: rgb(113,99,65); }
td.TdClassName
{
border-color: #716341;
}
.TagClassName
{
border-color: #716341;
}
</style>