Shades of Eminence #713375
Tints of Eminence #713375
RGB
CMYK
RGB Variations
Color information
#713375 (or 0x713375) is known color: Eminence. HEX triplet: 71, 33 and 75. RGB value is (113,51,117). Sum of RGB (Red+Green+Blue) = 113+51+117=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 51 (20.31% from 255 or 18.15% from 281); Blue value is 117 (46.09% from 255 or 41.64% from 281); Max value from RGB is 117 - color contains mainly: blue. Hex color #713375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713375 is #8ECC8A. Grayscale: #4C4C4C. Windows color (decimal): -9358475 or 7680881. OLE color: 7680881.
HSL color Cylindrical-coordinate representation of color #713375: hue angle of 296.36º 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 #713375 is Cyan = 0.03, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 51 | 117 | - |
| CMYK | 0.03 | 0.56 | 0 | 0.54 |
| HSL | 296.36º | 0.39% | 0.33% | - |
| HSV(B) | 296.36º | 0.56% | 0.46% | - |
| XYZ | 11.2 | 7.16 | 17.62 | - |
| YUV | 77.06 | 150.54 | 153.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 117 | 0.03 | 0.56 | 0 | 0.54 | 296.36 | 0.39 | 0.33 |
| Hex | 71 | 33 | 75 | 3 | 38 | 0 | 36 | 128 | 27 | 21 |
| Octal | 161 | 63 | 165 | 3 | 70 | 0 | 66 | 450 | 47 | 41 |
| Binary | 1110001 | 110011 | 1110101 | 11 | 111000 | 0 | 110110 | 100101000 | 100111 | 100001 |
Color Harmonies of #713375
Complementary color
Monochromatic Colors of #713375
Black with #713375
Text Example
Text Example
White with #713375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713375; }
p { color: rgb(113,51,117); }
H1.HeaderClassName
{
color: #713375;
}
.AnyTagClassName
{
color: #713375;
}
</style>
background-color css
<style>
a { background-color: #713375; }
a { background-color: rgb(113,51,117); }
div.DivClassName
{
background-color: #713375;
}
.BgClassName
{
background-color: #713375;
}
</style>
border-color css
<style>
span { border-color: #713375; }
span { border-color: rgb(113,51,117); }
td.TdClassName
{
border-color: #713375;
}
.TagClassName
{
border-color: #713375;
}
</style>