Shades of Yellow Metal #716745
Tints of Yellow Metal #716745
RGB
CMYK
RGB Variations
Color information
#716745 (or 0x716745) is known color: Yellow Metal. HEX triplet: 71, 67 and 45. RGB value is (113,103,69). Sum of RGB (Red+Green+Blue) = 113+103+69=285 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.65% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 69 (27.34% from 255 or 24.21% from 285); Max value from RGB is 113 - color contains mainly: red. Hex color #716745 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716745 is #8E98BA. Grayscale: #666666. Windows color (decimal): -9345211 or 4548465. OLE color: 4548465.
HSL color Cylindrical-coordinate representation of color #716745: hue angle of 46.36º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #716745 is Cyan = 0, Magento = 0.09, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 103 | 69 | - |
| CMYK | 0 | 0.09 | 0.39 | 0.56 |
| HSL | 46.36º | 0.24% | 0.36% | - |
| HSV(B) | 46.36º | 0.39% | 0.44% | - |
| XYZ | 12.73 | 13.64 | 7.59 | - |
| YUV | 102.11 | 109.31 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 69 | 0 | 0.09 | 0.39 | 0.56 | 46.36 | 0.24 | 0.36 |
| Hex | 71 | 67 | 45 | 0 | 9 | 27 | 38 | 2E | 18 | 24 |
| Octal | 161 | 147 | 105 | 0 | 11 | 47 | 70 | 56 | 30 | 44 |
| Binary | 1110001 | 1100111 | 1000101 | 0 | 1001 | 100111 | 111000 | 101110 | 11000 | 100100 |
Color Harmonies of #716745
Complementary color
Monochromatic Colors of #716745
Black with #716745
Text Example
Text Example
White with #716745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716745; }
p { color: rgb(113,103,69); }
H1.HeaderClassName
{
color: #716745;
}
.AnyTagClassName
{
color: #716745;
}
</style>
background-color css
<style>
a { background-color: #716745; }
a { background-color: rgb(113,103,69); }
div.DivClassName
{
background-color: #716745;
}
.BgClassName
{
background-color: #716745;
}
</style>
border-color css
<style>
span { border-color: #716745; }
span { border-color: rgb(113,103,69); }
td.TdClassName
{
border-color: #716745;
}
.TagClassName
{
border-color: #716745;
}
</style>