Shades of Eminence #724671
Tints of Eminence #724671
RGB
CMYK
RGB Variations
Color information
#724671 (or 0x724671) is known color: Eminence. HEX triplet: 72, 46 and 71. RGB value is (114,70,113). Sum of RGB (Red+Green+Blue) = 114+70+113=297 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.38% from 297); Green value is 70 (27.73% from 255 or 23.57% from 297); Blue value is 113 (44.53% from 255 or 38.05% from 297); Max value from RGB is 114 - color contains mainly: red. Hex color #724671 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724671 is #8DB98E. Grayscale: #575757. Windows color (decimal): -9288079 or 7423602. OLE color: 7423602.
HSL color Cylindrical-coordinate representation of color #724671: hue angle of 301.36º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #724671 is Cyan = 0, Magento = 0.39, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 113 | - |
| CMYK | 0 | 0.39 | 0.01 | 0.55 |
| HSL | 301.36º | 0.24% | 0.36% | - |
| HSV(B) | 301.36º | 0.39% | 0.45% | - |
| XYZ | 12.11 | 9.15 | 16.75 | - |
| YUV | 88.06 | 142.08 | 146.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 113 | 0 | 0.39 | 0.01 | 0.55 | 301.36 | 0.24 | 0.36 |
| Hex | 72 | 46 | 71 | 0 | 27 | 1 | 37 | 12D | 18 | 24 |
| Octal | 162 | 106 | 161 | 0 | 47 | 1 | 67 | 455 | 30 | 44 |
| Binary | 1110010 | 1000110 | 1110001 | 0 | 100111 | 1 | 110111 | 100101101 | 11000 | 100100 |
Color Harmonies of #724671
Complementary color
Monochromatic Colors of #724671
Black with #724671
Text Example
Text Example
White with #724671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724671; }
p { color: rgb(114,70,113); }
H1.HeaderClassName
{
color: #724671;
}
.AnyTagClassName
{
color: #724671;
}
</style>
background-color css
<style>
a { background-color: #724671; }
a { background-color: rgb(114,70,113); }
div.DivClassName
{
background-color: #724671;
}
.BgClassName
{
background-color: #724671;
}
</style>
border-color css
<style>
span { border-color: #724671; }
span { border-color: rgb(114,70,113); }
td.TdClassName
{
border-color: #724671;
}
.TagClassName
{
border-color: #724671;
}
</style>