Shades of Yellow Metal #716244
Tints of Yellow Metal #716244
RGB
CMYK
RGB Variations
Color information
#716244 (or 0x716244) is known color: Yellow Metal. HEX triplet: 71, 62 and 44. RGB value is (113,98,68). Sum of RGB (Red+Green+Blue) = 113+98+68=279 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.50% from 279); Green value is 98 (38.67% from 255 or 35.13% from 279); Blue value is 68 (26.95% from 255 or 24.37% from 279); Max value from RGB is 113 - color contains mainly: red. Hex color #716244 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716244 is #8E9DBB. Grayscale: #636363. Windows color (decimal): -9346492 or 4481649. OLE color: 4481649.
HSL color Cylindrical-coordinate representation of color #716244: hue angle of 40º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #716244 is Cyan = 0, Magento = 0.13, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 68 | - |
| CMYK | 0 | 0.13 | 0.40 | 0.56 |
| HSL | 40º | 0.25% | 0.35% | - |
| HSV(B) | 40º | 0.4% | 0.44% | - |
| XYZ | 12.22 | 12.66 | 7.27 | - |
| YUV | 99.07 | 110.47 | 137.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 68 | 0 | 0.13 | 0.40 | 0.56 | 40 | 0.25 | 0.35 |
| Hex | 71 | 62 | 44 | 0 | D | 28 | 38 | 28 | 19 | 23 |
| Octal | 161 | 142 | 104 | 0 | 15 | 50 | 70 | 50 | 31 | 43 |
| Binary | 1110001 | 1100010 | 1000100 | 0 | 1101 | 101000 | 111000 | 101000 | 11001 | 100011 |
Color Harmonies of #716244
Complementary color
Monochromatic Colors of #716244
Black with #716244
Text Example
Text Example
White with #716244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716244; }
p { color: rgb(113,98,68); }
H1.HeaderClassName
{
color: #716244;
}
.AnyTagClassName
{
color: #716244;
}
</style>
background-color css
<style>
a { background-color: #716244; }
a { background-color: rgb(113,98,68); }
div.DivClassName
{
background-color: #716244;
}
.BgClassName
{
background-color: #716244;
}
</style>
border-color css
<style>
span { border-color: #716244; }
span { border-color: rgb(113,98,68); }
td.TdClassName
{
border-color: #716244;
}
.TagClassName
{
border-color: #716244;
}
</style>