Shades of Eminence #783781
Tints of Eminence #783781
RGB
CMYK
RGB Variations
Color information
#783781 (or 0x783781) is known color: Eminence. HEX triplet: 78, 37 and 81. RGB value is (120,55,129). Sum of RGB (Red+Green+Blue) = 120+55+129=304 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.47% from 304); Green value is 55 (21.88% from 255 or 18.09% from 304); Blue value is 129 (50.78% from 255 or 42.43% from 304); Max value from RGB is 129 - color contains mainly: blue. Hex color #783781 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #783781 is #87C87E. Grayscale: #525252. Windows color (decimal): -8898687 or 8468344. OLE color: 8468344.
HSL color Cylindrical-coordinate representation of color #783781: hue angle of 292.7º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #783781 is Cyan = 0.07, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 55 | 129 | - |
| CMYK | 0.07 | 0.57 | 0 | 0.49 |
| HSL | 292.7º | 0.4% | 0.36% | - |
| HSV(B) | 292.7º | 0.57% | 0.51% | - |
| XYZ | 13.07 | 8.31 | 21.68 | - |
| YUV | 82.87 | 154.03 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 129 | 0.07 | 0.57 | 0 | 0.49 | 292.7 | 0.4 | 0.36 |
| Hex | 78 | 37 | 81 | 7 | 39 | 0 | 31 | 125 | 28 | 24 |
| Octal | 170 | 67 | 201 | 7 | 71 | 0 | 61 | 445 | 50 | 44 |
| Binary | 1111000 | 110111 | 10000001 | 111 | 111001 | 0 | 110001 | 100100101 | 101000 | 100100 |
Color Harmonies of #783781
Complementary color
Monochromatic Colors of #783781
Black with #783781
Text Example
Text Example
White with #783781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783781; }
p { color: rgb(120,55,129); }
H1.HeaderClassName
{
color: #783781;
}
.AnyTagClassName
{
color: #783781;
}
</style>
background-color css
<style>
a { background-color: #783781; }
a { background-color: rgb(120,55,129); }
div.DivClassName
{
background-color: #783781;
}
.BgClassName
{
background-color: #783781;
}
</style>
border-color css
<style>
span { border-color: #783781; }
span { border-color: rgb(120,55,129); }
td.TdClassName
{
border-color: #783781;
}
.TagClassName
{
border-color: #783781;
}
</style>