Shades of Yellow Metal #726441
Tints of Yellow Metal #726441
RGB
CMYK
RGB Variations
Color information
#726441 (or 0x726441) is known color: Yellow Metal. HEX triplet: 72, 64 and 41. RGB value is (114,100,65). Sum of RGB (Red+Green+Blue) = 114+100+65=279 (36% of max value = 765). Red value is 114 (44.92% from 255 or 40.86% from 279); Green value is 100 (39.45% from 255 or 35.84% from 279); Blue value is 65 (25.78% from 255 or 23.30% from 279); Max value from RGB is 114 - color contains mainly: red. Hex color #726441 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #726441 is #8D9BBE. Grayscale: #646464. Windows color (decimal): -9280447 or 4285554. OLE color: 4285554.
HSL color Cylindrical-coordinate representation of color #726441: hue angle of 42.86º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #726441 is Cyan = 0, Magento = 0.12, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 100 | 65 | - |
| CMYK | 0 | 0.12 | 0.43 | 0.55 |
| HSL | 42.86º | 0.27% | 0.35% | - |
| HSV(B) | 42.86º | 0.43% | 0.45% | - |
| XYZ | 12.45 | 13.07 | 6.87 | - |
| YUV | 100.2 | 108.14 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 100 | 65 | 0 | 0.12 | 0.43 | 0.55 | 42.86 | 0.27 | 0.35 |
| Hex | 72 | 64 | 41 | 0 | C | 2B | 37 | 2B | 1B | 23 |
| Octal | 162 | 144 | 101 | 0 | 14 | 53 | 67 | 53 | 33 | 43 |
| Binary | 1110010 | 1100100 | 1000001 | 0 | 1100 | 101011 | 110111 | 101011 | 11011 | 100011 |
Color Harmonies of #726441
Complementary color
Monochromatic Colors of #726441
Black with #726441
Text Example
Text Example
White with #726441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726441; }
p { color: rgb(114,100,65); }
H1.HeaderClassName
{
color: #726441;
}
.AnyTagClassName
{
color: #726441;
}
</style>
background-color css
<style>
a { background-color: #726441; }
a { background-color: rgb(114,100,65); }
div.DivClassName
{
background-color: #726441;
}
.BgClassName
{
background-color: #726441;
}
</style>
border-color css
<style>
span { border-color: #726441; }
span { border-color: rgb(114,100,65); }
td.TdClassName
{
border-color: #726441;
}
.TagClassName
{
border-color: #726441;
}
</style>