Shades of Eminence #672881
Tints of Eminence #672881
RGB
CMYK
RGB Variations
Color information
#672881 (or 0x672881) is known color: Eminence. HEX triplet: 67, 28 and 81. RGB value is (103,40,129). Sum of RGB (Red+Green+Blue) = 103+40+129=272 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.87% from 272); Green value is 40 (16.02% from 255 or 14.71% from 272); Blue value is 129 (50.78% from 255 or 47.43% from 272); Max value from RGB is 129 - color contains mainly: blue. Hex color #672881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672881 is #98D77E. Grayscale: #444444. Windows color (decimal): -10016639 or 8464487. OLE color: 8464487.
HSL color Cylindrical-coordinate representation of color #672881: hue angle of 282.47º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672881 is Cyan = 0.20, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 40 | 129 | - |
| CMYK | 0.20 | 0.69 | 0 | 0.49 |
| HSL | 282.47º | 0.53% | 0.33% | - |
| HSV(B) | 282.47º | 0.69% | 0.51% | - |
| XYZ | 10.31 | 5.99 | 21.38 | - |
| YUV | 68.98 | 161.87 | 152.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 129 | 0.20 | 0.69 | 0 | 0.49 | 282.47 | 0.53 | 0.33 |
| Hex | 67 | 28 | 81 | 14 | 45 | 0 | 31 | 11A | 35 | 21 |
| Octal | 147 | 50 | 201 | 24 | 105 | 0 | 61 | 432 | 65 | 41 |
| Binary | 1100111 | 101000 | 10000001 | 10100 | 1000101 | 0 | 110001 | 100011010 | 110101 | 100001 |
Color Harmonies of #672881
Complementary color
Monochromatic Colors of #672881
Black with #672881
Text Example
Text Example
White with #672881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672881; }
p { color: rgb(103,40,129); }
H1.HeaderClassName
{
color: #672881;
}
.AnyTagClassName
{
color: #672881;
}
</style>
background-color css
<style>
a { background-color: #672881; }
a { background-color: rgb(103,40,129); }
div.DivClassName
{
background-color: #672881;
}
.BgClassName
{
background-color: #672881;
}
</style>
border-color css
<style>
span { border-color: #672881; }
span { border-color: rgb(103,40,129); }
td.TdClassName
{
border-color: #672881;
}
.TagClassName
{
border-color: #672881;
}
</style>