Shades of Eminence #753373
Tints of Eminence #753373
RGB
CMYK
RGB Variations
Color information
#753373 (or 0x753373) is known color: Eminence. HEX triplet: 75, 33 and 73. RGB value is (117,51,115). Sum of RGB (Red+Green+Blue) = 117+51+115=283 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.34% from 283); Green value is 51 (20.31% from 255 or 18.02% from 283); Blue value is 115 (45.31% from 255 or 40.64% from 283); Max value from RGB is 117 - color contains mainly: red. Hex color #753373 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753373 is #8ACC8C. Grayscale: #4D4D4D. Windows color (decimal): -9096333 or 7549813. OLE color: 7549813.
HSL color Cylindrical-coordinate representation of color #753373: hue angle of 301.82º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753373 is Cyan = 0, Magento = 0.56, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 115 | - |
| CMYK | 0 | 0.56 | 0.02 | 0.54 |
| HSL | 301.82º | 0.39% | 0.33% | - |
| HSV(B) | 301.82º | 0.56% | 0.46% | - |
| XYZ | 11.61 | 7.39 | 17.03 | - |
| YUV | 78.03 | 148.87 | 155.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 115 | 0 | 0.56 | 0.02 | 0.54 | 301.82 | 0.39 | 0.33 |
| Hex | 75 | 33 | 73 | 0 | 38 | 2 | 36 | 12E | 27 | 21 |
| Octal | 165 | 63 | 163 | 0 | 70 | 2 | 66 | 456 | 47 | 41 |
| Binary | 1110101 | 110011 | 1110011 | 0 | 111000 | 10 | 110110 | 100101110 | 100111 | 100001 |
Color Harmonies of #753373
Complementary color
Monochromatic Colors of #753373
Black with #753373
Text Example
Text Example
White with #753373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753373; }
p { color: rgb(117,51,115); }
H1.HeaderClassName
{
color: #753373;
}
.AnyTagClassName
{
color: #753373;
}
</style>
background-color css
<style>
a { background-color: #753373; }
a { background-color: rgb(117,51,115); }
div.DivClassName
{
background-color: #753373;
}
.BgClassName
{
background-color: #753373;
}
</style>
border-color css
<style>
span { border-color: #753373; }
span { border-color: rgb(117,51,115); }
td.TdClassName
{
border-color: #753373;
}
.TagClassName
{
border-color: #753373;
}
</style>