Shades of Eminence #774381
Tints of Eminence #774381
RGB
CMYK
RGB Variations
Color information
#774381 (or 0x774381) is known color: Eminence. HEX triplet: 77, 43 and 81. RGB value is (119,67,129). Sum of RGB (Red+Green+Blue) = 119+67+129=315 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.78% from 315); Green value is 67 (26.56% from 255 or 21.27% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #774381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774381 is #88BC7E. Grayscale: #595959. Windows color (decimal): -8961151 or 8471415. OLE color: 8471415.
HSL color Cylindrical-coordinate representation of color #774381: hue angle of 290.32º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #774381 is Cyan = 0.08, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 67 | 129 | - |
| CMYK | 0.08 | 0.48 | 0 | 0.49 |
| HSL | 290.32º | 0.32% | 0.38% | - |
| HSV(B) | 290.32º | 0.48% | 0.51% | - |
| XYZ | 13.58 | 9.52 | 21.89 | - |
| YUV | 89.62 | 150.23 | 148.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 129 | 0.08 | 0.48 | 0 | 0.49 | 290.32 | 0.32 | 0.38 |
| Hex | 77 | 43 | 81 | 8 | 30 | 0 | 31 | 122 | 20 | 26 |
| Octal | 167 | 103 | 201 | 10 | 60 | 0 | 61 | 442 | 40 | 46 |
| Binary | 1110111 | 1000011 | 10000001 | 1000 | 110000 | 0 | 110001 | 100100010 | 100000 | 100110 |
Color Harmonies of #774381
Complementary color
Monochromatic Colors of #774381
Black with #774381
Text Example
Text Example
White with #774381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774381; }
p { color: rgb(119,67,129); }
H1.HeaderClassName
{
color: #774381;
}
.AnyTagClassName
{
color: #774381;
}
</style>
background-color css
<style>
a { background-color: #774381; }
a { background-color: rgb(119,67,129); }
div.DivClassName
{
background-color: #774381;
}
.BgClassName
{
background-color: #774381;
}
</style>
border-color css
<style>
span { border-color: #774381; }
span { border-color: rgb(119,67,129); }
td.TdClassName
{
border-color: #774381;
}
.TagClassName
{
border-color: #774381;
}
</style>