Shades of Eminence #734370
Tints of Eminence #734370
RGB
CMYK
RGB Variations
Color information
#734370 (or 0x734370) is known color: Eminence. HEX triplet: 73, 43 and 70. RGB value is (115,67,112). Sum of RGB (Red+Green+Blue) = 115+67+112=294 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.12% from 294); Green value is 67 (26.56% from 255 or 22.79% from 294); Blue value is 112 (44.14% from 255 or 38.10% from 294); Max value from RGB is 115 - color contains mainly: red. Hex color #734370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734370 is #8CBC8F. Grayscale: #565656. Windows color (decimal): -9223312 or 7357299. OLE color: 7357299.
HSL color Cylindrical-coordinate representation of color #734370: hue angle of 303.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #734370 is Cyan = 0, Magento = 0.42, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 112 | - |
| CMYK | 0 | 0.42 | 0.03 | 0.55 |
| HSL | 303.75º | 0.26% | 0.36% | - |
| HSV(B) | 303.75º | 0.42% | 0.45% | - |
| XYZ | 12 | 8.83 | 16.4 | - |
| YUV | 86.48 | 142.4 | 148.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 112 | 0 | 0.42 | 0.03 | 0.55 | 303.75 | 0.26 | 0.36 |
| Hex | 73 | 43 | 70 | 0 | 2A | 3 | 37 | 130 | 1A | 24 |
| Octal | 163 | 103 | 160 | 0 | 52 | 3 | 67 | 460 | 32 | 44 |
| Binary | 1110011 | 1000011 | 1110000 | 0 | 101010 | 11 | 110111 | 100110000 | 11010 | 100100 |
Color Harmonies of #734370
Complementary color
Monochromatic Colors of #734370
Black with #734370
Text Example
Text Example
White with #734370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734370; }
p { color: rgb(115,67,112); }
H1.HeaderClassName
{
color: #734370;
}
.AnyTagClassName
{
color: #734370;
}
</style>
background-color css
<style>
a { background-color: #734370; }
a { background-color: rgb(115,67,112); }
div.DivClassName
{
background-color: #734370;
}
.BgClassName
{
background-color: #734370;
}
</style>
border-color css
<style>
span { border-color: #734370; }
span { border-color: rgb(115,67,112); }
td.TdClassName
{
border-color: #734370;
}
.TagClassName
{
border-color: #734370;
}
</style>