Shades of Eminence #753474
Tints of Eminence #753474
RGB
CMYK
RGB Variations
Color information
#753474 (or 0x753474) is known color: Eminence. HEX triplet: 75, 34 and 74. RGB value is (117,52,116). Sum of RGB (Red+Green+Blue) = 117+52+116=285 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.05% from 285); Green value is 52 (20.70% from 255 or 18.25% from 285); Blue value is 116 (45.70% from 255 or 40.70% from 285); Max value from RGB is 117 - color contains mainly: red. Hex color #753474 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753474 is #8ACB8B. Grayscale: #4E4E4E. Windows color (decimal): -9096076 or 7615605. OLE color: 7615605.
HSL color Cylindrical-coordinate representation of color #753474: hue angle of 300.92º degrees, saturation: 0.38, 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 #753474 is Cyan = 0, Magento = 0.56, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 116 | - |
| CMYK | 0 | 0.56 | 0.01 | 0.54 |
| HSL | 300.92º | 0.38% | 0.33% | - |
| HSV(B) | 300.92º | 0.56% | 0.46% | - |
| XYZ | 11.72 | 7.5 | 17.35 | - |
| YUV | 78.73 | 149.03 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 116 | 0 | 0.56 | 0.01 | 0.54 | 300.92 | 0.38 | 0.33 |
| Hex | 75 | 34 | 74 | 0 | 38 | 1 | 36 | 12D | 26 | 21 |
| Octal | 165 | 64 | 164 | 0 | 70 | 1 | 66 | 455 | 46 | 41 |
| Binary | 1110101 | 110100 | 1110100 | 0 | 111000 | 1 | 110110 | 100101101 | 100110 | 100001 |
Color Harmonies of #753474
Complementary color
Monochromatic Colors of #753474
Black with #753474
Text Example
Text Example
White with #753474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753474; }
p { color: rgb(117,52,116); }
H1.HeaderClassName
{
color: #753474;
}
.AnyTagClassName
{
color: #753474;
}
</style>
background-color css
<style>
a { background-color: #753474; }
a { background-color: rgb(117,52,116); }
div.DivClassName
{
background-color: #753474;
}
.BgClassName
{
background-color: #753474;
}
</style>
border-color css
<style>
span { border-color: #753474; }
span { border-color: rgb(117,52,116); }
td.TdClassName
{
border-color: #753474;
}
.TagClassName
{
border-color: #753474;
}
</style>