Shades of Eminence #743281
Tints of Eminence #743281
RGB
CMYK
RGB Variations
Color information
#743281 (or 0x743281) is known color: Eminence. HEX triplet: 74, 32 and 81. RGB value is (116,50,129). Sum of RGB (Red+Green+Blue) = 116+50+129=295 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.32% from 295); Green value is 50 (19.92% from 255 or 16.95% from 295); Blue value is 129 (50.78% from 255 or 43.73% from 295); Max value from RGB is 129 - color contains mainly: blue. Hex color #743281 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #743281 is #8BCD7E. Grayscale: #4E4E4E. Windows color (decimal): -9162111 or 8467060. OLE color: 8467060.
HSL color Cylindrical-coordinate representation of color #743281: hue angle of 290.13º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #743281 is Cyan = 0.10, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 50 | 129 | - |
| CMYK | 0.10 | 0.61 | 0 | 0.49 |
| HSL | 290.13º | 0.44% | 0.35% | - |
| HSV(B) | 290.13º | 0.61% | 0.51% | - |
| XYZ | 12.31 | 7.58 | 21.58 | - |
| YUV | 78.74 | 156.37 | 154.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 129 | 0.10 | 0.61 | 0 | 0.49 | 290.13 | 0.44 | 0.35 |
| Hex | 74 | 32 | 81 | A | 3D | 0 | 31 | 122 | 2C | 23 |
| Octal | 164 | 62 | 201 | 12 | 75 | 0 | 61 | 442 | 54 | 43 |
| Binary | 1110100 | 110010 | 10000001 | 1010 | 111101 | 0 | 110001 | 100100010 | 101100 | 100011 |
Color Harmonies of #743281
Complementary color
Monochromatic Colors of #743281
Black with #743281
Text Example
Text Example
White with #743281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743281; }
p { color: rgb(116,50,129); }
H1.HeaderClassName
{
color: #743281;
}
.AnyTagClassName
{
color: #743281;
}
</style>
background-color css
<style>
a { background-color: #743281; }
a { background-color: rgb(116,50,129); }
div.DivClassName
{
background-color: #743281;
}
.BgClassName
{
background-color: #743281;
}
</style>
border-color css
<style>
span { border-color: #743281; }
span { border-color: rgb(116,50,129); }
td.TdClassName
{
border-color: #743281;
}
.TagClassName
{
border-color: #743281;
}
</style>