Shades of Eminence #744271
Tints of Eminence #744271
RGB
CMYK
RGB Variations
Color information
#744271 (or 0x744271) is known color: Eminence. HEX triplet: 74, 42 and 71. RGB value is (116,66,113). Sum of RGB (Red+Green+Blue) = 116+66+113=295 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.32% from 295); Green value is 66 (26.17% from 255 or 22.37% from 295); Blue value is 113 (44.53% from 255 or 38.31% from 295); Max value from RGB is 116 - color contains mainly: red. Hex color #744271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744271 is #8BBD8E. Grayscale: #565656. Windows color (decimal): -9158031 or 7422580. OLE color: 7422580.
HSL color Cylindrical-coordinate representation of color #744271: hue angle of 303.6º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #744271 is Cyan = 0, Magento = 0.43, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 66 | 113 | - |
| CMYK | 0 | 0.43 | 0.03 | 0.55 |
| HSL | 303.6º | 0.27% | 0.36% | - |
| HSV(B) | 303.6º | 0.43% | 0.45% | - |
| XYZ | 12.13 | 8.8 | 16.68 | - |
| YUV | 86.31 | 143.07 | 149.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 113 | 0 | 0.43 | 0.03 | 0.55 | 303.6 | 0.27 | 0.36 |
| Hex | 74 | 42 | 71 | 0 | 2B | 3 | 37 | 130 | 1B | 24 |
| Octal | 164 | 102 | 161 | 0 | 53 | 3 | 67 | 460 | 33 | 44 |
| Binary | 1110100 | 1000010 | 1110001 | 0 | 101011 | 11 | 110111 | 100110000 | 11011 | 100100 |
Color Harmonies of #744271
Complementary color
Monochromatic Colors of #744271
Black with #744271
Text Example
Text Example
White with #744271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744271; }
p { color: rgb(116,66,113); }
H1.HeaderClassName
{
color: #744271;
}
.AnyTagClassName
{
color: #744271;
}
</style>
background-color css
<style>
a { background-color: #744271; }
a { background-color: rgb(116,66,113); }
div.DivClassName
{
background-color: #744271;
}
.BgClassName
{
background-color: #744271;
}
</style>
border-color css
<style>
span { border-color: #744271; }
span { border-color: rgb(116,66,113); }
td.TdClassName
{
border-color: #744271;
}
.TagClassName
{
border-color: #744271;
}
</style>