Shades of Eminence #723375
Tints of Eminence #723375
RGB
CMYK
RGB Variations
Color information
#723375 (or 0x723375) is known color: Eminence. HEX triplet: 72, 33 and 75. RGB value is (114,51,117). Sum of RGB (Red+Green+Blue) = 114+51+117=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 51 (20.31% from 255 or 18.09% from 282); Blue value is 117 (46.09% from 255 or 41.49% from 282); Max value from RGB is 117 - color contains mainly: blue. Hex color #723375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723375 is #8DCC8A. Grayscale: #4D4D4D. Windows color (decimal): -9292939 or 7680882. OLE color: 7680882.
HSL color Cylindrical-coordinate representation of color #723375: hue angle of 297.27º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #723375 is Cyan = 0.03, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 51 | 117 | - |
| CMYK | 0.03 | 0.56 | 0 | 0.54 |
| HSL | 297.27º | 0.39% | 0.33% | - |
| HSV(B) | 297.27º | 0.56% | 0.46% | - |
| XYZ | 11.33 | 7.23 | 17.63 | - |
| YUV | 77.36 | 150.37 | 154.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 117 | 0.03 | 0.56 | 0 | 0.54 | 297.27 | 0.39 | 0.33 |
| Hex | 72 | 33 | 75 | 3 | 38 | 0 | 36 | 129 | 27 | 21 |
| Octal | 162 | 63 | 165 | 3 | 70 | 0 | 66 | 451 | 47 | 41 |
| Binary | 1110010 | 110011 | 1110101 | 11 | 111000 | 0 | 110110 | 100101001 | 100111 | 100001 |
Color Harmonies of #723375
Complementary color
Monochromatic Colors of #723375
Black with #723375
Text Example
Text Example
White with #723375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723375; }
p { color: rgb(114,51,117); }
H1.HeaderClassName
{
color: #723375;
}
.AnyTagClassName
{
color: #723375;
}
</style>
background-color css
<style>
a { background-color: #723375; }
a { background-color: rgb(114,51,117); }
div.DivClassName
{
background-color: #723375;
}
.BgClassName
{
background-color: #723375;
}
</style>
border-color css
<style>
span { border-color: #723375; }
span { border-color: rgb(114,51,117); }
td.TdClassName
{
border-color: #723375;
}
.TagClassName
{
border-color: #723375;
}
</style>