Shades of Eminence #744275
Tints of Eminence #744275
RGB
CMYK
RGB Variations
Color information
#744275 (or 0x744275) is known color: Eminence. HEX triplet: 74, 42 and 75. RGB value is (116,66,117). Sum of RGB (Red+Green+Blue) = 116+66+117=299 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.80% from 299); Green value is 66 (26.17% from 255 or 22.07% from 299); Blue value is 117 (46.09% from 255 or 39.13% from 299); Max value from RGB is 117 - color contains mainly: blue. Hex color #744275 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744275 is #8BBD8A. Grayscale: #565656. Windows color (decimal): -9158027 or 7684724. OLE color: 7684724.
HSL color Cylindrical-coordinate representation of color #744275: hue angle of 298.82º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #744275 is Cyan = 0.01, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 66 | 117 | - |
| CMYK | 0.01 | 0.44 | 0 | 0.54 |
| HSL | 298.82º | 0.28% | 0.36% | - |
| HSV(B) | 298.82º | 0.44% | 0.46% | - |
| XYZ | 12.36 | 8.89 | 17.89 | - |
| YUV | 86.76 | 145.07 | 148.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 117 | 0.01 | 0.44 | 0 | 0.54 | 298.82 | 0.28 | 0.36 |
| Hex | 74 | 42 | 75 | 1 | 2C | 0 | 36 | 12B | 1C | 24 |
| Octal | 164 | 102 | 165 | 1 | 54 | 0 | 66 | 453 | 34 | 44 |
| Binary | 1110100 | 1000010 | 1110101 | 1 | 101100 | 0 | 110110 | 100101011 | 11100 | 100100 |
Color Harmonies of #744275
Complementary color
Monochromatic Colors of #744275
Black with #744275
Text Example
Text Example
White with #744275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744275; }
p { color: rgb(116,66,117); }
H1.HeaderClassName
{
color: #744275;
}
.AnyTagClassName
{
color: #744275;
}
</style>
background-color css
<style>
a { background-color: #744275; }
a { background-color: rgb(116,66,117); }
div.DivClassName
{
background-color: #744275;
}
.BgClassName
{
background-color: #744275;
}
</style>
border-color css
<style>
span { border-color: #744275; }
span { border-color: rgb(116,66,117); }
td.TdClassName
{
border-color: #744275;
}
.TagClassName
{
border-color: #744275;
}
</style>