Shades of Eminence #783872
Tints of Eminence #783872
RGB
CMYK
RGB Variations
Color information
#783872 (or 0x783872) is known color: Eminence. HEX triplet: 78, 38 and 72. RGB value is (120,56,114). Sum of RGB (Red+Green+Blue) = 120+56+114=290 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.38% from 290); Green value is 56 (22.27% from 255 or 19.31% from 290); Blue value is 114 (44.92% from 255 or 39.31% from 290); Max value from RGB is 120 - color contains mainly: red. Hex color #783872 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783872 is #87C78D. Grayscale: #515151. Windows color (decimal): -8898446 or 7485560. OLE color: 7485560.
HSL color Cylindrical-coordinate representation of color #783872: hue angle of 305.62º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #783872 is Cyan = 0, Magento = 0.53, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 56 | 114 | - |
| CMYK | 0 | 0.53 | 0.05 | 0.53 |
| HSL | 305.63º | 0.36% | 0.35% | - |
| HSV(B) | 305.63º | 0.53% | 0.47% | - |
| XYZ | 12.2 | 8.04 | 16.83 | - |
| YUV | 81.75 | 146.2 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 56 | 114 | 0 | 0.53 | 0.05 | 0.53 | 305.63 | 0.36 | 0.35 |
| Hex | 78 | 38 | 72 | 0 | 35 | 5 | 35 | 132 | 24 | 23 |
| Octal | 170 | 70 | 162 | 0 | 65 | 5 | 65 | 462 | 44 | 43 |
| Binary | 1111000 | 111000 | 1110010 | 0 | 110101 | 101 | 110101 | 100110010 | 100100 | 100011 |
Color Harmonies of #783872
Complementary color
Monochromatic Colors of #783872
Black with #783872
Text Example
Text Example
White with #783872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783872; }
p { color: rgb(120,56,114); }
H1.HeaderClassName
{
color: #783872;
}
.AnyTagClassName
{
color: #783872;
}
</style>
background-color css
<style>
a { background-color: #783872; }
a { background-color: rgb(120,56,114); }
div.DivClassName
{
background-color: #783872;
}
.BgClassName
{
background-color: #783872;
}
</style>
border-color css
<style>
span { border-color: #783872; }
span { border-color: rgb(120,56,114); }
td.TdClassName
{
border-color: #783872;
}
.TagClassName
{
border-color: #783872;
}
</style>