Shades of Yellow Metal #716444
Tints of Yellow Metal #716444
RGB
CMYK
RGB Variations
Color information
#716444 (or 0x716444) is known color: Yellow Metal. HEX triplet: 71, 64 and 44. RGB value is (113,100,68). Sum of RGB (Red+Green+Blue) = 113+100+68=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 68 (26.95% from 255 or 24.20% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #716444 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716444 is #8E9BBB. Grayscale: #646464. Windows color (decimal): -9345980 or 4482161. OLE color: 4482161.
HSL color Cylindrical-coordinate representation of color #716444: hue angle of 42.67º 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 #716444 is Cyan = 0, Magento = 0.12, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 100 | 68 | - |
| CMYK | 0 | 0.12 | 0.40 | 0.56 |
| HSL | 42.67º | 0.25% | 0.35% | - |
| HSV(B) | 42.67º | 0.4% | 0.44% | - |
| XYZ | 12.41 | 13.04 | 7.33 | - |
| YUV | 100.24 | 109.81 | 137.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 100 | 68 | 0 | 0.12 | 0.40 | 0.56 | 42.67 | 0.25 | 0.35 |
| Hex | 71 | 64 | 44 | 0 | C | 28 | 38 | 2B | 19 | 23 |
| Octal | 161 | 144 | 104 | 0 | 14 | 50 | 70 | 53 | 31 | 43 |
| Binary | 1110001 | 1100100 | 1000100 | 0 | 1100 | 101000 | 111000 | 101011 | 11001 | 100011 |
Color Harmonies of #716444
Complementary color
Monochromatic Colors of #716444
Black with #716444
Text Example
Text Example
White with #716444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716444; }
p { color: rgb(113,100,68); }
H1.HeaderClassName
{
color: #716444;
}
.AnyTagClassName
{
color: #716444;
}
</style>
background-color css
<style>
a { background-color: #716444; }
a { background-color: rgb(113,100,68); }
div.DivClassName
{
background-color: #716444;
}
.BgClassName
{
background-color: #716444;
}
</style>
border-color css
<style>
span { border-color: #716444; }
span { border-color: rgb(113,100,68); }
td.TdClassName
{
border-color: #716444;
}
.TagClassName
{
border-color: #716444;
}
</style>