Shades of Eminence #734378
Tints of Eminence #734378
RGB
CMYK
RGB Variations
Color information
#734378 (or 0x734378) is known color: Eminence. HEX triplet: 73, 43 and 78. RGB value is (115,67,120). Sum of RGB (Red+Green+Blue) = 115+67+120=302 (40% of max value = 765). Red value is 115 (45.31% from 255 or 38.08% from 302); Green value is 67 (26.56% from 255 or 22.19% from 302); Blue value is 120 (47.27% from 255 or 39.74% from 302); Max value from RGB is 120 - color contains mainly: blue. Hex color #734378 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734378 is #8CBC87. Grayscale: #575757. Windows color (decimal): -9223304 or 7881587. OLE color: 7881587.
HSL color Cylindrical-coordinate representation of color #734378: hue angle of 294.34º degrees, saturation: 0.28, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #734378 is Cyan = 0.04, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 67 | 120 | - |
| CMYK | 0.04 | 0.44 | 0 | 0.53 |
| HSL | 294.34º | 0.28% | 0.37% | - |
| HSV(B) | 294.34º | 0.44% | 0.47% | - |
| XYZ | 12.47 | 9.02 | 18.85 | - |
| YUV | 87.39 | 146.4 | 147.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 120 | 0.04 | 0.44 | 0 | 0.53 | 294.34 | 0.28 | 0.37 |
| Hex | 73 | 43 | 78 | 4 | 2C | 0 | 35 | 126 | 1C | 25 |
| Octal | 163 | 103 | 170 | 4 | 54 | 0 | 65 | 446 | 34 | 45 |
| Binary | 1110011 | 1000011 | 1111000 | 100 | 101100 | 0 | 110101 | 100100110 | 11100 | 100101 |
Color Harmonies of #734378
Complementary color
Monochromatic Colors of #734378
Black with #734378
Text Example
Text Example
White with #734378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734378; }
p { color: rgb(115,67,120); }
H1.HeaderClassName
{
color: #734378;
}
.AnyTagClassName
{
color: #734378;
}
</style>
background-color css
<style>
a { background-color: #734378; }
a { background-color: rgb(115,67,120); }
div.DivClassName
{
background-color: #734378;
}
.BgClassName
{
background-color: #734378;
}
</style>
border-color css
<style>
span { border-color: #734378; }
span { border-color: rgb(115,67,120); }
td.TdClassName
{
border-color: #734378;
}
.TagClassName
{
border-color: #734378;
}
</style>