Shades of Eminence #734276
Tints of Eminence #734276
RGB
CMYK
RGB Variations
Color information
#734276 (or 0x734276) is known color: Eminence. HEX triplet: 73, 42 and 76. RGB value is (115,66,118). Sum of RGB (Red+Green+Blue) = 115+66+118=299 (39% of max value = 765). Red value is 115 (45.31% from 255 or 38.46% from 299); Green value is 66 (26.17% from 255 or 22.07% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 118 - color contains mainly: blue. Hex color #734276 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734276 is #8CBD89. Grayscale: #565656. Windows color (decimal): -9223562 or 7750259. OLE color: 7750259.
HSL color Cylindrical-coordinate representation of color #734276: hue angle of 296.54º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #734276 is Cyan = 0.03, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 66 | 118 | - |
| CMYK | 0.03 | 0.44 | 0 | 0.54 |
| HSL | 296.54º | 0.28% | 0.36% | - |
| HSV(B) | 296.54º | 0.44% | 0.46% | - |
| XYZ | 12.29 | 8.85 | 18.2 | - |
| YUV | 86.58 | 145.73 | 148.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 118 | 0.03 | 0.44 | 0 | 0.54 | 296.54 | 0.28 | 0.36 |
| Hex | 73 | 42 | 76 | 3 | 2C | 0 | 36 | 129 | 1C | 24 |
| Octal | 163 | 102 | 166 | 3 | 54 | 0 | 66 | 451 | 34 | 44 |
| Binary | 1110011 | 1000010 | 1110110 | 11 | 101100 | 0 | 110110 | 100101001 | 11100 | 100100 |
Color Harmonies of #734276
Complementary color
Monochromatic Colors of #734276
Black with #734276
Text Example
Text Example
White with #734276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734276; }
p { color: rgb(115,66,118); }
H1.HeaderClassName
{
color: #734276;
}
.AnyTagClassName
{
color: #734276;
}
</style>
background-color css
<style>
a { background-color: #734276; }
a { background-color: rgb(115,66,118); }
div.DivClassName
{
background-color: #734276;
}
.BgClassName
{
background-color: #734276;
}
</style>
border-color css
<style>
span { border-color: #734276; }
span { border-color: rgb(115,66,118); }
td.TdClassName
{
border-color: #734276;
}
.TagClassName
{
border-color: #734276;
}
</style>