Shades of Eminence #753280
Tints of Eminence #753280
RGB
CMYK
RGB Variations
Color information
#753280 (or 0x753280) is known color: Eminence. HEX triplet: 75, 32 and 80. RGB value is (117,50,128). Sum of RGB (Red+Green+Blue) = 117+50+128=295 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.66% from 295); Green value is 50 (19.92% from 255 or 16.95% from 295); Blue value is 128 (50.39% from 255 or 43.39% from 295); Max value from RGB is 128 - color contains mainly: blue. Hex color #753280 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #753280 is #8ACD7F. Grayscale: #4E4E4E. Windows color (decimal): -9096576 or 8401525. OLE color: 8401525.
HSL color Cylindrical-coordinate representation of color #753280: hue angle of 291.54º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #753280 is Cyan = 0.09, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 50 | 128 | - |
| CMYK | 0.09 | 0.61 | 0 | 0.50 |
| HSL | 291.54º | 0.44% | 0.35% | - |
| HSV(B) | 291.54º | 0.61% | 0.5% | - |
| XYZ | 12.37 | 7.62 | 21.24 | - |
| YUV | 78.93 | 155.7 | 155.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 128 | 0.09 | 0.61 | 0 | 0.50 | 291.54 | 0.44 | 0.35 |
| Hex | 75 | 32 | 80 | 9 | 3D | 0 | 32 | 124 | 2C | 23 |
| Octal | 165 | 62 | 200 | 11 | 75 | 0 | 62 | 444 | 54 | 43 |
| Binary | 1110101 | 110010 | 10000000 | 1001 | 111101 | 0 | 110010 | 100100100 | 101100 | 100011 |
Color Harmonies of #753280
Complementary color
Monochromatic Colors of #753280
Black with #753280
Text Example
Text Example
White with #753280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753280; }
p { color: rgb(117,50,128); }
H1.HeaderClassName
{
color: #753280;
}
.AnyTagClassName
{
color: #753280;
}
</style>
background-color css
<style>
a { background-color: #753280; }
a { background-color: rgb(117,50,128); }
div.DivClassName
{
background-color: #753280;
}
.BgClassName
{
background-color: #753280;
}
</style>
border-color css
<style>
span { border-color: #753280; }
span { border-color: rgb(117,50,128); }
td.TdClassName
{
border-color: #753280;
}
.TagClassName
{
border-color: #753280;
}
</style>