Shades of Eminence #734271
Tints of Eminence #734271
RGB
CMYK
RGB Variations
Color information
#734271 (or 0x734271) is known color: Eminence. HEX triplet: 73, 42 and 71. RGB value is (115,66,113). Sum of RGB (Red+Green+Blue) = 115+66+113=294 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.12% from 294); Green value is 66 (26.17% from 255 or 22.45% from 294); Blue value is 113 (44.53% from 255 or 38.44% from 294); Max value from RGB is 115 - color contains mainly: red. Hex color #734271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734271 is #8CBD8E. Grayscale: #555555. Windows color (decimal): -9223567 or 7422579. OLE color: 7422579.
HSL color Cylindrical-coordinate representation of color #734271: hue angle of 302.45º 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 #734271 is Cyan = 0, Magento = 0.43, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 66 | 113 | - |
| CMYK | 0 | 0.43 | 0.02 | 0.55 |
| HSL | 302.45º | 0.27% | 0.35% | - |
| HSV(B) | 302.45º | 0.43% | 0.45% | - |
| XYZ | 12 | 8.73 | 16.68 | - |
| YUV | 86.01 | 143.23 | 148.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 113 | 0 | 0.43 | 0.02 | 0.55 | 302.45 | 0.27 | 0.35 |
| Hex | 73 | 42 | 71 | 0 | 2B | 2 | 37 | 12E | 1B | 23 |
| Octal | 163 | 102 | 161 | 0 | 53 | 2 | 67 | 456 | 33 | 43 |
| Binary | 1110011 | 1000010 | 1110001 | 0 | 101011 | 10 | 110111 | 100101110 | 11011 | 100011 |
Color Harmonies of #734271
Complementary color
Monochromatic Colors of #734271
Black with #734271
Text Example
Text Example
White with #734271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734271; }
p { color: rgb(115,66,113); }
H1.HeaderClassName
{
color: #734271;
}
.AnyTagClassName
{
color: #734271;
}
</style>
background-color css
<style>
a { background-color: #734271; }
a { background-color: rgb(115,66,113); }
div.DivClassName
{
background-color: #734271;
}
.BgClassName
{
background-color: #734271;
}
</style>
border-color css
<style>
span { border-color: #734271; }
span { border-color: rgb(115,66,113); }
td.TdClassName
{
border-color: #734271;
}
.TagClassName
{
border-color: #734271;
}
</style>