Shades of Yellow Metal #716238
Tints of Yellow Metal #716238
RGB
CMYK
RGB Variations
Color information
#716238 (or 0x716238) is known color: Yellow Metal. HEX triplet: 71, 62 and 38. RGB value is (113,98,56). Sum of RGB (Red+Green+Blue) = 113+98+56=267 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.32% from 267); Green value is 98 (38.67% from 255 or 36.70% from 267); Blue value is 56 (22.27% from 255 or 20.97% from 267); Max value from RGB is 113 - color contains mainly: red. Hex color #716238 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716238 is #8E9DC7. Grayscale: #616161. Windows color (decimal): -9346504 or 3695217. OLE color: 3695217.
HSL color Cylindrical-coordinate representation of color #716238: hue angle of 44.21º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #716238 is Cyan = 0, Magento = 0.13, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 98 | 56 | - |
| CMYK | 0 | 0.13 | 0.50 | 0.56 |
| HSL | 44.21º | 0.34% | 0.33% | - |
| HSV(B) | 44.21º | 0.5% | 0.44% | - |
| XYZ | 11.89 | 12.53 | 5.53 | - |
| YUV | 97.7 | 104.47 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 56 | 0 | 0.13 | 0.50 | 0.56 | 44.21 | 0.34 | 0.33 |
| Hex | 71 | 62 | 38 | 0 | D | 32 | 38 | 2C | 22 | 21 |
| Octal | 161 | 142 | 70 | 0 | 15 | 62 | 70 | 54 | 42 | 41 |
| Binary | 1110001 | 1100010 | 111000 | 0 | 1101 | 110010 | 111000 | 101100 | 100010 | 100001 |
Color Harmonies of #716238
Complementary color
Monochromatic Colors of #716238
Black with #716238
Text Example
Text Example
White with #716238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716238; }
p { color: rgb(113,98,56); }
H1.HeaderClassName
{
color: #716238;
}
.AnyTagClassName
{
color: #716238;
}
</style>
background-color css
<style>
a { background-color: #716238; }
a { background-color: rgb(113,98,56); }
div.DivClassName
{
background-color: #716238;
}
.BgClassName
{
background-color: #716238;
}
</style>
border-color css
<style>
span { border-color: #716238; }
span { border-color: rgb(113,98,56); }
td.TdClassName
{
border-color: #716238;
}
.TagClassName
{
border-color: #716238;
}
</style>