Shades of Eminence #713274
Tints of Eminence #713274
RGB
CMYK
RGB Variations
Color information
#713274 (or 0x713274) is known color: Eminence. HEX triplet: 71, 32 and 74. RGB value is (113,50,116). Sum of RGB (Red+Green+Blue) = 113+50+116=279 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.50% from 279); Green value is 50 (19.92% from 255 or 17.92% from 279); Blue value is 116 (45.70% from 255 or 41.58% from 279); Max value from RGB is 116 - color contains mainly: blue. Hex color #713274 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713274 is #8ECD8B. Grayscale: #4C4C4C. Windows color (decimal): -9358732 or 7615089. OLE color: 7615089.
HSL color Cylindrical-coordinate representation of color #713274: hue angle of 297.27º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713274 is Cyan = 0.03, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 50 | 116 | - |
| CMYK | 0.03 | 0.57 | 0 | 0.55 |
| HSL | 297.27º | 0.4% | 0.33% | - |
| HSV(B) | 297.27º | 0.57% | 0.45% | - |
| XYZ | 11.1 | 7.05 | 17.3 | - |
| YUV | 76.36 | 150.37 | 154.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 116 | 0.03 | 0.57 | 0 | 0.55 | 297.27 | 0.4 | 0.33 |
| Hex | 71 | 32 | 74 | 3 | 39 | 0 | 37 | 129 | 28 | 21 |
| Octal | 161 | 62 | 164 | 3 | 71 | 0 | 67 | 451 | 50 | 41 |
| Binary | 1110001 | 110010 | 1110100 | 11 | 111001 | 0 | 110111 | 100101001 | 101000 | 100001 |
Color Harmonies of #713274
Complementary color
Monochromatic Colors of #713274
Black with #713274
Text Example
Text Example
White with #713274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713274; }
p { color: rgb(113,50,116); }
H1.HeaderClassName
{
color: #713274;
}
.AnyTagClassName
{
color: #713274;
}
</style>
background-color css
<style>
a { background-color: #713274; }
a { background-color: rgb(113,50,116); }
div.DivClassName
{
background-color: #713274;
}
.BgClassName
{
background-color: #713274;
}
</style>
border-color css
<style>
span { border-color: #713274; }
span { border-color: rgb(113,50,116); }
td.TdClassName
{
border-color: #713274;
}
.TagClassName
{
border-color: #713274;
}
</style>