Shades of Eminence #734270
Tints of Eminence #734270
RGB
CMYK
RGB Variations
Color information
#734270 (or 0x734270) is known color: Eminence. HEX triplet: 73, 42 and 70. RGB value is (115,66,112). Sum of RGB (Red+Green+Blue) = 115+66+112=293 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.25% from 293); Green value is 66 (26.17% from 255 or 22.53% from 293); Blue value is 112 (44.14% from 255 or 38.23% from 293); Max value from RGB is 115 - color contains mainly: red. Hex color #734270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734270 is #8CBD8F. Grayscale: #555555. Windows color (decimal): -9223568 or 7357043. OLE color: 7357043.
HSL color Cylindrical-coordinate representation of color #734270: hue angle of 303.67º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #734270 is Cyan = 0, Magento = 0.43, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 66 | 112 | - |
| CMYK | 0 | 0.43 | 0.03 | 0.55 |
| HSL | 303.67º | 0.27% | 0.35% | - |
| HSV(B) | 303.67º | 0.43% | 0.45% | - |
| XYZ | 11.94 | 8.71 | 16.38 | - |
| YUV | 85.9 | 142.73 | 148.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 112 | 0 | 0.43 | 0.03 | 0.55 | 303.67 | 0.27 | 0.35 |
| Hex | 73 | 42 | 70 | 0 | 2B | 3 | 37 | 130 | 1B | 23 |
| Octal | 163 | 102 | 160 | 0 | 53 | 3 | 67 | 460 | 33 | 43 |
| Binary | 1110011 | 1000010 | 1110000 | 0 | 101011 | 11 | 110111 | 100110000 | 11011 | 100011 |
Color Harmonies of #734270
Complementary color
Monochromatic Colors of #734270
Black with #734270
Text Example
Text Example
White with #734270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734270; }
p { color: rgb(115,66,112); }
H1.HeaderClassName
{
color: #734270;
}
.AnyTagClassName
{
color: #734270;
}
</style>
background-color css
<style>
a { background-color: #734270; }
a { background-color: rgb(115,66,112); }
div.DivClassName
{
background-color: #734270;
}
.BgClassName
{
background-color: #734270;
}
</style>
border-color css
<style>
span { border-color: #734270; }
span { border-color: rgb(115,66,112); }
td.TdClassName
{
border-color: #734270;
}
.TagClassName
{
border-color: #734270;
}
</style>