Shades of Eminence #753572
Tints of Eminence #753572
RGB
CMYK
RGB Variations
Color information
#753572 (or 0x753572) is known color: Eminence. HEX triplet: 75, 35 and 72. RGB value is (117,53,114). Sum of RGB (Red+Green+Blue) = 117+53+114=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 53 (21.09% from 255 or 18.66% from 284); Blue value is 114 (44.92% from 255 or 40.14% from 284); Max value from RGB is 117 - color contains mainly: red. Hex color #753572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753572 is #8ACA8D. Grayscale: #4E4E4E. Windows color (decimal): -9095822 or 7484789. OLE color: 7484789.
HSL color Cylindrical-coordinate representation of color #753572: hue angle of 302.81º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753572 is Cyan = 0, Magento = 0.55, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 114 | - |
| CMYK | 0 | 0.55 | 0.03 | 0.54 |
| HSL | 302.81º | 0.38% | 0.33% | - |
| HSV(B) | 302.81º | 0.55% | 0.46% | - |
| XYZ | 11.65 | 7.54 | 16.76 | - |
| YUV | 79.09 | 147.7 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 114 | 0 | 0.55 | 0.03 | 0.54 | 302.81 | 0.38 | 0.33 |
| Hex | 75 | 35 | 72 | 0 | 37 | 3 | 36 | 12F | 26 | 21 |
| Octal | 165 | 65 | 162 | 0 | 67 | 3 | 66 | 457 | 46 | 41 |
| Binary | 1110101 | 110101 | 1110010 | 0 | 110111 | 11 | 110110 | 100101111 | 100110 | 100001 |
Color Harmonies of #753572
Complementary color
Monochromatic Colors of #753572
Black with #753572
Text Example
Text Example
White with #753572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753572; }
p { color: rgb(117,53,114); }
H1.HeaderClassName
{
color: #753572;
}
.AnyTagClassName
{
color: #753572;
}
</style>
background-color css
<style>
a { background-color: #753572; }
a { background-color: rgb(117,53,114); }
div.DivClassName
{
background-color: #753572;
}
.BgClassName
{
background-color: #753572;
}
</style>
border-color css
<style>
span { border-color: #753572; }
span { border-color: rgb(117,53,114); }
td.TdClassName
{
border-color: #753572;
}
.TagClassName
{
border-color: #753572;
}
</style>