Shades of Eminence #734273
Tints of Eminence #734273
RGB
CMYK
RGB Variations
Color information
#734273 (or 0x734273) is known color: Eminence. HEX triplet: 73, 42 and 73. RGB value is (115,66,115). Sum of RGB (Red+Green+Blue) = 115+66+115=296 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.85% from 296); Green value is 66 (26.17% from 255 or 22.30% from 296); Blue value is 115 (45.31% from 255 or 38.85% from 296); Max value from RGB is 115 - color contains mainly: red, blue. Hex color #734273 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734273 is #8CBD8C. Grayscale: #565656. Windows color (decimal): -9223565 or 7553651. OLE color: 7553651.
HSL color Cylindrical-coordinate representation of color #734273: hue angle of 300º 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 #734273 is Cyan = 0, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 66 | 115 | - |
| CMYK | 0 | 0.43 | 0 | 0.55 |
| HSL | 300º | 0.27% | 0.35% | - |
| HSV(B) | 300º | 0.43% | 0.45% | - |
| XYZ | 12.11 | 8.78 | 17.28 | - |
| YUV | 86.24 | 144.23 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 115 | 0 | 0.43 | 0 | 0.55 | 300 | 0.27 | 0.35 |
| Hex | 73 | 42 | 73 | 0 | 2B | 0 | 37 | 12C | 1B | 23 |
| Octal | 163 | 102 | 163 | 0 | 53 | 0 | 67 | 454 | 33 | 43 |
| Binary | 1110011 | 1000010 | 1110011 | 0 | 101011 | 0 | 110111 | 100101100 | 11011 | 100011 |
Color Harmonies of #734273
Complementary color
Monochromatic Colors of #734273
Black with #734273
Text Example
Text Example
White with #734273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734273; }
p { color: rgb(115,66,115); }
H1.HeaderClassName
{
color: #734273;
}
.AnyTagClassName
{
color: #734273;
}
</style>
background-color css
<style>
a { background-color: #734273; }
a { background-color: rgb(115,66,115); }
div.DivClassName
{
background-color: #734273;
}
.BgClassName
{
background-color: #734273;
}
</style>
border-color css
<style>
span { border-color: #734273; }
span { border-color: rgb(115,66,115); }
td.TdClassName
{
border-color: #734273;
}
.TagClassName
{
border-color: #734273;
}
</style>