Shades of Eminence #724476
Tints of Eminence #724476
RGB
CMYK
RGB Variations
Color information
#724476 (or 0x724476) is known color: Eminence. HEX triplet: 72, 44 and 76. RGB value is (114,68,118). Sum of RGB (Red+Green+Blue) = 114+68+118=300 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38% from 300); Green value is 68 (26.95% from 255 or 22.67% from 300); Blue value is 118 (46.48% from 255 or 39.33% from 300); Max value from RGB is 118 - color contains mainly: blue. Hex color #724476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #724476 is #8DBB89. Grayscale: #575757. Windows color (decimal): -9288586 or 7750770. OLE color: 7750770.
HSL color Cylindrical-coordinate representation of color #724476: hue angle of 295.2º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #724476 is Cyan = 0.03, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 68 | 118 | - |
| CMYK | 0.03 | 0.42 | 0 | 0.54 |
| HSL | 295.2º | 0.27% | 0.36% | - |
| HSV(B) | 295.2º | 0.42% | 0.46% | - |
| XYZ | 12.28 | 9.02 | 18.23 | - |
| YUV | 87.45 | 145.24 | 146.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 118 | 0.03 | 0.42 | 0 | 0.54 | 295.2 | 0.27 | 0.36 |
| Hex | 72 | 44 | 76 | 3 | 2A | 0 | 36 | 127 | 1B | 24 |
| Octal | 162 | 104 | 166 | 3 | 52 | 0 | 66 | 447 | 33 | 44 |
| Binary | 1110010 | 1000100 | 1110110 | 11 | 101010 | 0 | 110110 | 100100111 | 11011 | 100100 |
Color Harmonies of #724476
Complementary color
Monochromatic Colors of #724476
Black with #724476
Text Example
Text Example
White with #724476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724476; }
p { color: rgb(114,68,118); }
H1.HeaderClassName
{
color: #724476;
}
.AnyTagClassName
{
color: #724476;
}
</style>
background-color css
<style>
a { background-color: #724476; }
a { background-color: rgb(114,68,118); }
div.DivClassName
{
background-color: #724476;
}
.BgClassName
{
background-color: #724476;
}
</style>
border-color css
<style>
span { border-color: #724476; }
span { border-color: rgb(114,68,118); }
td.TdClassName
{
border-color: #724476;
}
.TagClassName
{
border-color: #724476;
}
</style>