Shades of Eminence #814273
Tints of Eminence #814273
RGB
CMYK
RGB Variations
Color information
#814273 (or 0x814273) is known color: Eminence. HEX triplet: 81, 42 and 73. RGB value is (129,66,115). Sum of RGB (Red+Green+Blue) = 129+66+115=310 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.61% from 310); Green value is 66 (26.17% from 255 or 21.29% from 310); Blue value is 115 (45.31% from 255 or 37.10% from 310); Max value from RGB is 129 - color contains mainly: red. Hex color #814273 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814273 is #7EBD8C. Grayscale: #5A5A5A. Windows color (decimal): -8306061 or 7553665. OLE color: 7553665.
HSL color Cylindrical-coordinate representation of color #814273: hue angle of 313.33º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #814273 is Cyan = 0, Magento = 0.49, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 66 | 115 | - |
| CMYK | 0 | 0.49 | 0.11 | 0.49 |
| HSL | 313.33º | 0.32% | 0.38% | - |
| HSV(B) | 313.33º | 0.49% | 0.51% | - |
| XYZ | 14.1 | 9.8 | 17.37 | - |
| YUV | 90.42 | 141.87 | 155.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 66 | 115 | 0 | 0.49 | 0.11 | 0.49 | 313.33 | 0.32 | 0.38 |
| Hex | 81 | 42 | 73 | 0 | 31 | B | 31 | 139 | 20 | 26 |
| Octal | 201 | 102 | 163 | 0 | 61 | 13 | 61 | 471 | 40 | 46 |
| Binary | 10000001 | 1000010 | 1110011 | 0 | 110001 | 1011 | 110001 | 100111001 | 100000 | 100110 |
Color Harmonies of #814273
Complementary color
Monochromatic Colors of #814273
Black with #814273
Text Example
Text Example
White with #814273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814273; }
p { color: rgb(129,66,115); }
H1.HeaderClassName
{
color: #814273;
}
.AnyTagClassName
{
color: #814273;
}
</style>
background-color css
<style>
a { background-color: #814273; }
a { background-color: rgb(129,66,115); }
div.DivClassName
{
background-color: #814273;
}
.BgClassName
{
background-color: #814273;
}
</style>
border-color css
<style>
span { border-color: #814273; }
span { border-color: rgb(129,66,115); }
td.TdClassName
{
border-color: #814273;
}
.TagClassName
{
border-color: #814273;
}
</style>