Shades of Eminence #744375
Tints of Eminence #744375
RGB
CMYK
RGB Variations
Color information
#744375 (or 0x744375) is known color: Eminence. HEX triplet: 74, 43 and 75. RGB value is (116,67,117). Sum of RGB (Red+Green+Blue) = 116+67+117=300 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.67% from 300); Green value is 67 (26.56% from 255 or 22.33% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 117 - color contains mainly: blue. Hex color #744375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744375 is #8BBC8A. Grayscale: #575757. Windows color (decimal): -9157771 or 7684980. OLE color: 7684980.
HSL color Cylindrical-coordinate representation of color #744375: hue angle of 298.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #744375 is Cyan = 0.01, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 67 | 117 | - |
| CMYK | 0.01 | 0.43 | 0 | 0.54 |
| HSL | 298.8º | 0.27% | 0.36% | - |
| HSV(B) | 298.8º | 0.43% | 0.46% | - |
| XYZ | 12.42 | 9.01 | 17.91 | - |
| YUV | 87.35 | 144.73 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 117 | 0.01 | 0.43 | 0 | 0.54 | 298.8 | 0.27 | 0.36 |
| Hex | 74 | 43 | 75 | 1 | 2B | 0 | 36 | 12B | 1B | 24 |
| Octal | 164 | 103 | 165 | 1 | 53 | 0 | 66 | 453 | 33 | 44 |
| Binary | 1110100 | 1000011 | 1110101 | 1 | 101011 | 0 | 110110 | 100101011 | 11011 | 100100 |
Color Harmonies of #744375
Complementary color
Monochromatic Colors of #744375
Black with #744375
Text Example
Text Example
White with #744375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744375; }
p { color: rgb(116,67,117); }
H1.HeaderClassName
{
color: #744375;
}
.AnyTagClassName
{
color: #744375;
}
</style>
background-color css
<style>
a { background-color: #744375; }
a { background-color: rgb(116,67,117); }
div.DivClassName
{
background-color: #744375;
}
.BgClassName
{
background-color: #744375;
}
</style>
border-color css
<style>
span { border-color: #744375; }
span { border-color: rgb(116,67,117); }
td.TdClassName
{
border-color: #744375;
}
.TagClassName
{
border-color: #744375;
}
</style>