Shades of Eminence #743971
Tints of Eminence #743971
RGB
CMYK
RGB Variations
Color information
#743971 (or 0x743971) is known color: Eminence. HEX triplet: 74, 39 and 71. RGB value is (116,57,113). Sum of RGB (Red+Green+Blue) = 116+57+113=286 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.56% from 286); Green value is 57 (22.66% from 255 or 19.93% from 286); Blue value is 113 (44.53% from 255 or 39.51% from 286); Max value from RGB is 116 - color contains mainly: red. Hex color #743971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #743971 is #8BC68E. Grayscale: #505050. Windows color (decimal): -9160335 or 7420276. OLE color: 7420276.
HSL color Cylindrical-coordinate representation of color #743971: hue angle of 303.05º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #743971 is Cyan = 0, Magento = 0.51, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 113 | - |
| CMYK | 0 | 0.51 | 0.03 | 0.55 |
| HSL | 303.05º | 0.34% | 0.34% | - |
| HSV(B) | 303.05º | 0.51% | 0.45% | - |
| XYZ | 11.65 | 7.83 | 16.52 | - |
| YUV | 81.03 | 146.05 | 152.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 113 | 0 | 0.51 | 0.03 | 0.55 | 303.05 | 0.34 | 0.34 |
| Hex | 74 | 39 | 71 | 0 | 33 | 3 | 37 | 12F | 22 | 22 |
| Octal | 164 | 71 | 161 | 0 | 63 | 3 | 67 | 457 | 42 | 42 |
| Binary | 1110100 | 111001 | 1110001 | 0 | 110011 | 11 | 110111 | 100101111 | 100010 | 100010 |
Color Harmonies of #743971
Complementary color
Monochromatic Colors of #743971
Black with #743971
Text Example
Text Example
White with #743971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743971; }
p { color: rgb(116,57,113); }
H1.HeaderClassName
{
color: #743971;
}
.AnyTagClassName
{
color: #743971;
}
</style>
background-color css
<style>
a { background-color: #743971; }
a { background-color: rgb(116,57,113); }
div.DivClassName
{
background-color: #743971;
}
.BgClassName
{
background-color: #743971;
}
</style>
border-color css
<style>
span { border-color: #743971; }
span { border-color: rgb(116,57,113); }
td.TdClassName
{
border-color: #743971;
}
.TagClassName
{
border-color: #743971;
}
</style>