Shades of Eminence #753871
Tints of Eminence #753871
RGB
CMYK
RGB Variations
Color information
#753871 (or 0x753871) is known color: Eminence. HEX triplet: 75, 38 and 71. RGB value is (117,56,113). Sum of RGB (Red+Green+Blue) = 117+56+113=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 56 (22.27% from 255 or 19.58% from 286); Blue value is 113 (44.53% from 255 or 39.51% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #753871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753871 is #8AC78E. Grayscale: #505050. Windows color (decimal): -9095055 or 7420021. OLE color: 7420021.
HSL color Cylindrical-coordinate representation of color #753871: hue angle of 303.93º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #753871 is Cyan = 0, Magento = 0.52, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 113 | - |
| CMYK | 0 | 0.52 | 0.03 | 0.54 |
| HSL | 303.93º | 0.35% | 0.34% | - |
| HSV(B) | 303.93º | 0.52% | 0.46% | - |
| XYZ | 11.73 | 7.8 | 16.51 | - |
| YUV | 80.74 | 146.21 | 153.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 113 | 0 | 0.52 | 0.03 | 0.54 | 303.93 | 0.35 | 0.34 |
| Hex | 75 | 38 | 71 | 0 | 34 | 3 | 36 | 130 | 23 | 22 |
| Octal | 165 | 70 | 161 | 0 | 64 | 3 | 66 | 460 | 43 | 42 |
| Binary | 1110101 | 111000 | 1110001 | 0 | 110100 | 11 | 110110 | 100110000 | 100011 | 100010 |
Color Harmonies of #753871
Complementary color
Monochromatic Colors of #753871
Black with #753871
Text Example
Text Example
White with #753871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753871; }
p { color: rgb(117,56,113); }
H1.HeaderClassName
{
color: #753871;
}
.AnyTagClassName
{
color: #753871;
}
</style>
background-color css
<style>
a { background-color: #753871; }
a { background-color: rgb(117,56,113); }
div.DivClassName
{
background-color: #753871;
}
.BgClassName
{
background-color: #753871;
}
</style>
border-color css
<style>
span { border-color: #753871; }
span { border-color: rgb(117,56,113); }
td.TdClassName
{
border-color: #753871;
}
.TagClassName
{
border-color: #753871;
}
</style>