Shades of Yellow Metal #726742
Tints of Yellow Metal #726742
RGB
CMYK
RGB Variations
Color information
#726742 (or 0x726742) is known color: Yellow Metal. HEX triplet: 72, 67 and 42. RGB value is (114,103,66). Sum of RGB (Red+Green+Blue) = 114+103+66=283 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.28% from 283); Green value is 103 (40.62% from 255 or 36.40% from 283); Blue value is 66 (26.17% from 255 or 23.32% from 283); Max value from RGB is 114 - color contains mainly: red. Hex color #726742 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726742 is #8D98BD. Grayscale: #666666. Windows color (decimal): -9279678 or 4351858. OLE color: 4351858.
HSL color Cylindrical-coordinate representation of color #726742: hue angle of 46.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #726742 is Cyan = 0, Magento = 0.10, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 66 | - |
| CMYK | 0 | 0.10 | 0.42 | 0.55 |
| HSL | 46.25º | 0.27% | 0.35% | - |
| HSV(B) | 46.25º | 0.42% | 0.45% | - |
| XYZ | 12.77 | 13.67 | 7.12 | - |
| YUV | 102.07 | 107.64 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 66 | 0 | 0.10 | 0.42 | 0.55 | 46.25 | 0.27 | 0.35 |
| Hex | 72 | 67 | 42 | 0 | A | 2A | 37 | 2E | 1B | 23 |
| Octal | 162 | 147 | 102 | 0 | 12 | 52 | 67 | 56 | 33 | 43 |
| Binary | 1110010 | 1100111 | 1000010 | 0 | 1010 | 101010 | 110111 | 101110 | 11011 | 100011 |
Color Harmonies of #726742
Complementary color
Monochromatic Colors of #726742
Black with #726742
Text Example
Text Example
White with #726742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726742; }
p { color: rgb(114,103,66); }
H1.HeaderClassName
{
color: #726742;
}
.AnyTagClassName
{
color: #726742;
}
</style>
background-color css
<style>
a { background-color: #726742; }
a { background-color: rgb(114,103,66); }
div.DivClassName
{
background-color: #726742;
}
.BgClassName
{
background-color: #726742;
}
</style>
border-color css
<style>
span { border-color: #726742; }
span { border-color: rgb(114,103,66); }
td.TdClassName
{
border-color: #726742;
}
.TagClassName
{
border-color: #726742;
}
</style>