Shades of Eminence #784075
Tints of Eminence #784075
RGB
CMYK
RGB Variations
Color information
#784075 (or 0x784075) is known color: Eminence. HEX triplet: 78, 40 and 75. RGB value is (120,64,117). Sum of RGB (Red+Green+Blue) = 120+64+117=301 (39% of max value = 765). Red value is 120 (47.27% from 255 or 39.87% from 301); Green value is 64 (25.39% from 255 or 21.26% from 301); Blue value is 117 (46.09% from 255 or 38.87% from 301); Max value from RGB is 120 - color contains mainly: red. Hex color #784075 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784075 is #87BF8A. Grayscale: #565656. Windows color (decimal): -8896395 or 7684216. OLE color: 7684216.
HSL color Cylindrical-coordinate representation of color #784075: hue angle of 303.21º 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 #784075 is Cyan = 0, Magento = 0.47, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 64 | 117 | - |
| CMYK | 0 | 0.47 | 0.02 | 0.53 |
| HSL | 303.21º | 0.3% | 0.36% | - |
| HSV(B) | 303.21º | 0.47% | 0.47% | - |
| XYZ | 12.79 | 8.94 | 17.88 | - |
| YUV | 86.79 | 145.05 | 151.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 64 | 117 | 0 | 0.47 | 0.02 | 0.53 | 303.21 | 0.3 | 0.36 |
| Hex | 78 | 40 | 75 | 0 | 2F | 2 | 35 | 12F | 1E | 24 |
| Octal | 170 | 100 | 165 | 0 | 57 | 2 | 65 | 457 | 36 | 44 |
| Binary | 1111000 | 1000000 | 1110101 | 0 | 101111 | 10 | 110101 | 100101111 | 11110 | 100100 |
Color Harmonies of #784075
Complementary color
Monochromatic Colors of #784075
Black with #784075
Text Example
Text Example
White with #784075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784075; }
p { color: rgb(120,64,117); }
H1.HeaderClassName
{
color: #784075;
}
.AnyTagClassName
{
color: #784075;
}
</style>
background-color css
<style>
a { background-color: #784075; }
a { background-color: rgb(120,64,117); }
div.DivClassName
{
background-color: #784075;
}
.BgClassName
{
background-color: #784075;
}
</style>
border-color css
<style>
span { border-color: #784075; }
span { border-color: rgb(120,64,117); }
td.TdClassName
{
border-color: #784075;
}
.TagClassName
{
border-color: #784075;
}
</style>