Shades of Eminence #753374
Tints of Eminence #753374
RGB
CMYK
RGB Variations
Color information
#753374 (or 0x753374) is known color: Eminence. HEX triplet: 75, 33 and 74. RGB value is (117,51,116). Sum of RGB (Red+Green+Blue) = 117+51+116=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 51 (20.31% from 255 or 17.96% from 284); Blue value is 116 (45.70% from 255 or 40.85% from 284); Max value from RGB is 117 - color contains mainly: red. Hex color #753374 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753374 is #8ACC8B. Grayscale: #4D4D4D. Windows color (decimal): -9096332 or 7615349. OLE color: 7615349.
HSL color Cylindrical-coordinate representation of color #753374: hue angle of 300.91º 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 #753374 is Cyan = 0, Magento = 0.56, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 116 | - |
| CMYK | 0 | 0.56 | 0.01 | 0.54 |
| HSL | 300.91º | 0.39% | 0.33% | - |
| HSV(B) | 300.91º | 0.56% | 0.46% | - |
| XYZ | 11.67 | 7.41 | 17.34 | - |
| YUV | 78.14 | 149.37 | 155.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 116 | 0 | 0.56 | 0.01 | 0.54 | 300.91 | 0.39 | 0.33 |
| Hex | 75 | 33 | 74 | 0 | 38 | 1 | 36 | 12D | 27 | 21 |
| Octal | 165 | 63 | 164 | 0 | 70 | 1 | 66 | 455 | 47 | 41 |
| Binary | 1110101 | 110011 | 1110100 | 0 | 111000 | 1 | 110110 | 100101101 | 100111 | 100001 |
Color Harmonies of #753374
Complementary color
Monochromatic Colors of #753374
Black with #753374
Text Example
Text Example
White with #753374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753374; }
p { color: rgb(117,51,116); }
H1.HeaderClassName
{
color: #753374;
}
.AnyTagClassName
{
color: #753374;
}
</style>
background-color css
<style>
a { background-color: #753374; }
a { background-color: rgb(117,51,116); }
div.DivClassName
{
background-color: #753374;
}
.BgClassName
{
background-color: #753374;
}
</style>
border-color css
<style>
span { border-color: #753374; }
span { border-color: rgb(117,51,116); }
td.TdClassName
{
border-color: #753374;
}
.TagClassName
{
border-color: #753374;
}
</style>