Shades of Eminence #784071
Tints of Eminence #784071
RGB
CMYK
RGB Variations
Color information
#784071 (or 0x784071) is known color: Eminence. HEX triplet: 78, 40 and 71. RGB value is (120,64,113). Sum of RGB (Red+Green+Blue) = 120+64+113=297 (39% of max value = 765). Red value is 120 (47.27% from 255 or 40.40% from 297); Green value is 64 (25.39% from 255 or 21.55% from 297); Blue value is 113 (44.53% from 255 or 38.05% from 297); Max value from RGB is 120 - color contains mainly: red. Hex color #784071 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784071 is #87BF8E. Grayscale: #565656. Windows color (decimal): -8896399 or 7422072. OLE color: 7422072.
HSL color Cylindrical-coordinate representation of color #784071: hue angle of 307.5º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #784071 is Cyan = 0, Magento = 0.47, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 64 | 113 | - |
| CMYK | 0 | 0.47 | 0.06 | 0.53 |
| HSL | 307.5º | 0.3% | 0.36% | - |
| HSV(B) | 307.5º | 0.47% | 0.47% | - |
| XYZ | 12.56 | 8.85 | 16.67 | - |
| YUV | 86.33 | 143.05 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 64 | 113 | 0 | 0.47 | 0.06 | 0.53 | 307.5 | 0.3 | 0.36 |
| Hex | 78 | 40 | 71 | 0 | 2F | 6 | 35 | 134 | 1E | 24 |
| Octal | 170 | 100 | 161 | 0 | 57 | 6 | 65 | 464 | 36 | 44 |
| Binary | 1111000 | 1000000 | 1110001 | 0 | 101111 | 110 | 110101 | 100110100 | 11110 | 100100 |
Color Harmonies of #784071
Complementary color
Monochromatic Colors of #784071
Black with #784071
Text Example
Text Example
White with #784071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784071; }
p { color: rgb(120,64,113); }
H1.HeaderClassName
{
color: #784071;
}
.AnyTagClassName
{
color: #784071;
}
</style>
background-color css
<style>
a { background-color: #784071; }
a { background-color: rgb(120,64,113); }
div.DivClassName
{
background-color: #784071;
}
.BgClassName
{
background-color: #784071;
}
</style>
border-color css
<style>
span { border-color: #784071; }
span { border-color: rgb(120,64,113); }
td.TdClassName
{
border-color: #784071;
}
.TagClassName
{
border-color: #784071;
}
</style>