Shades of Eminence #814173
Tints of Eminence #814173
RGB
CMYK
RGB Variations
Color information
#814173 (or 0x814173) is known color: Eminence. HEX triplet: 81, 41 and 73. RGB value is (129,65,115). Sum of RGB (Red+Green+Blue) = 129+65+115=309 (40% of max value = 765). Red value is 129 (50.78% from 255 or 41.75% from 309); Green value is 65 (25.78% from 255 or 21.04% from 309); Blue value is 115 (45.31% from 255 or 37.22% from 309); Max value from RGB is 129 - color contains mainly: red. Hex color #814173 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814173 is #7EBE8C. Grayscale: #595959. Windows color (decimal): -8306317 or 7553409. OLE color: 7553409.
HSL color Cylindrical-coordinate representation of color #814173: hue angle of 313.12º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #814173 is Cyan = 0, Magento = 0.50, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 65 | 115 | - |
| CMYK | 0 | 0.50 | 0.11 | 0.49 |
| HSL | 313.13º | 0.33% | 0.38% | - |
| HSV(B) | 313.13º | 0.5% | 0.51% | - |
| XYZ | 14.04 | 9.69 | 17.35 | - |
| YUV | 89.84 | 142.2 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 65 | 115 | 0 | 0.50 | 0.11 | 0.49 | 313.13 | 0.33 | 0.38 |
| Hex | 81 | 41 | 73 | 0 | 32 | B | 31 | 139 | 21 | 26 |
| Octal | 201 | 101 | 163 | 0 | 62 | 13 | 61 | 471 | 41 | 46 |
| Binary | 10000001 | 1000001 | 1110011 | 0 | 110010 | 1011 | 110001 | 100111001 | 100001 | 100110 |
Color Harmonies of #814173
Complementary color
Monochromatic Colors of #814173
Black with #814173
Text Example
Text Example
White with #814173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814173; }
p { color: rgb(129,65,115); }
H1.HeaderClassName
{
color: #814173;
}
.AnyTagClassName
{
color: #814173;
}
</style>
background-color css
<style>
a { background-color: #814173; }
a { background-color: rgb(129,65,115); }
div.DivClassName
{
background-color: #814173;
}
.BgClassName
{
background-color: #814173;
}
</style>
border-color css
<style>
span { border-color: #814173; }
span { border-color: rgb(129,65,115); }
td.TdClassName
{
border-color: #814173;
}
.TagClassName
{
border-color: #814173;
}
</style>