Shades of Eminence #783672
Tints of Eminence #783672
RGB
CMYK
RGB Variations
Color information
#783672 (or 0x783672) is known color: Eminence. HEX triplet: 78, 36 and 72. RGB value is (120,54,114). Sum of RGB (Red+Green+Blue) = 120+54+114=288 (38% of max value = 765). Red value is 120 (47.27% from 255 or 41.67% from 288); Green value is 54 (21.48% from 255 or 18.75% from 288); Blue value is 114 (44.92% from 255 or 39.58% from 288); Max value from RGB is 120 - color contains mainly: red. Hex color #783672 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783672 is #87C98D. Grayscale: #505050. Windows color (decimal): -8898958 or 7485048. OLE color: 7485048.
HSL color Cylindrical-coordinate representation of color #783672: hue angle of 305.45º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #783672 is Cyan = 0, Magento = 0.55, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 114 | - |
| CMYK | 0 | 0.55 | 0.05 | 0.53 |
| HSL | 305.45º | 0.38% | 0.34% | - |
| HSV(B) | 305.45º | 0.55% | 0.47% | - |
| XYZ | 12.1 | 7.85 | 16.8 | - |
| YUV | 80.57 | 146.87 | 156.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 114 | 0 | 0.55 | 0.05 | 0.53 | 305.45 | 0.38 | 0.34 |
| Hex | 78 | 36 | 72 | 0 | 37 | 5 | 35 | 131 | 26 | 22 |
| Octal | 170 | 66 | 162 | 0 | 67 | 5 | 65 | 461 | 46 | 42 |
| Binary | 1111000 | 110110 | 1110010 | 0 | 110111 | 101 | 110101 | 100110001 | 100110 | 100010 |
Color Harmonies of #783672
Complementary color
Monochromatic Colors of #783672
Black with #783672
Text Example
Text Example
White with #783672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783672; }
p { color: rgb(120,54,114); }
H1.HeaderClassName
{
color: #783672;
}
.AnyTagClassName
{
color: #783672;
}
</style>
background-color css
<style>
a { background-color: #783672; }
a { background-color: rgb(120,54,114); }
div.DivClassName
{
background-color: #783672;
}
.BgClassName
{
background-color: #783672;
}
</style>
border-color css
<style>
span { border-color: #783672; }
span { border-color: rgb(120,54,114); }
td.TdClassName
{
border-color: #783672;
}
.TagClassName
{
border-color: #783672;
}
</style>