Shades of Yellow Metal #726137
Tints of Yellow Metal #726137
RGB
CMYK
RGB Variations
Color information
#726137 (or 0x726137) is known color: Yellow Metal. HEX triplet: 72, 61 and 37. RGB value is (114,97,55). Sum of RGB (Red+Green+Blue) = 114+97+55=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 97 (38.28% from 255 or 36.47% from 266); Blue value is 55 (21.88% from 255 or 20.68% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #726137 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726137 is #8D9EC8. Grayscale: #616161. Windows color (decimal): -9281225 or 3629426. OLE color: 3629426.
HSL color Cylindrical-coordinate representation of color #726137: hue angle of 42.71º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #726137 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 97 | 55 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.55 |
| HSL | 42.71º | 0.35% | 0.33% | - |
| HSV(B) | 42.71º | 0.52% | 0.45% | - |
| XYZ | 11.9 | 12.4 | 5.38 | - |
| YUV | 97.3 | 104.13 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 97 | 55 | 0 | 0.15 | 0.52 | 0.55 | 42.71 | 0.35 | 0.33 |
| Hex | 72 | 61 | 37 | 0 | F | 34 | 37 | 2B | 23 | 21 |
| Octal | 162 | 141 | 67 | 0 | 17 | 64 | 67 | 53 | 43 | 41 |
| Binary | 1110010 | 1100001 | 110111 | 0 | 1111 | 110100 | 110111 | 101011 | 100011 | 100001 |
Color Harmonies of #726137
Complementary color
Monochromatic Colors of #726137
Black with #726137
Text Example
Text Example
White with #726137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726137; }
p { color: rgb(114,97,55); }
H1.HeaderClassName
{
color: #726137;
}
.AnyTagClassName
{
color: #726137;
}
</style>
background-color css
<style>
a { background-color: #726137; }
a { background-color: rgb(114,97,55); }
div.DivClassName
{
background-color: #726137;
}
.BgClassName
{
background-color: #726137;
}
</style>
border-color css
<style>
span { border-color: #726137; }
span { border-color: rgb(114,97,55); }
td.TdClassName
{
border-color: #726137;
}
.TagClassName
{
border-color: #726137;
}
</style>