Shades of Eminence #672981
Tints of Eminence #672981
RGB
CMYK
RGB Variations
Color information
#672981 (or 0x672981) is known color: Eminence. HEX triplet: 67, 29 and 81. RGB value is (103,41,129). Sum of RGB (Red+Green+Blue) = 103+41+129=273 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.73% from 273); Green value is 41 (16.41% from 255 or 15.02% from 273); Blue value is 129 (50.78% from 255 or 47.25% from 273); Max value from RGB is 129 - color contains mainly: blue. Hex color #672981 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #672981 is #98D67E. Grayscale: #454545. Windows color (decimal): -10016383 or 8464743. OLE color: 8464743.
HSL color Cylindrical-coordinate representation of color #672981: hue angle of 282.27º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #672981 is Cyan = 0.20, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 103 | 41 | 129 | - |
| CMYK | 0.20 | 0.68 | 0 | 0.49 |
| HSL | 282.27º | 0.52% | 0.33% | - |
| HSV(B) | 282.27º | 0.68% | 0.51% | - |
| XYZ | 10.35 | 6.05 | 21.39 | - |
| YUV | 69.57 | 161.54 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 129 | 0.20 | 0.68 | 0 | 0.49 | 282.27 | 0.52 | 0.33 |
| Hex | 67 | 29 | 81 | 14 | 44 | 0 | 31 | 11A | 34 | 21 |
| Octal | 147 | 51 | 201 | 24 | 104 | 0 | 61 | 432 | 64 | 41 |
| Binary | 1100111 | 101001 | 10000001 | 10100 | 1000100 | 0 | 110001 | 100011010 | 110100 | 100001 |
Color Harmonies of #672981
Complementary color
Monochromatic Colors of #672981
Black with #672981
Text Example
Text Example
White with #672981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672981; }
p { color: rgb(103,41,129); }
H1.HeaderClassName
{
color: #672981;
}
.AnyTagClassName
{
color: #672981;
}
</style>
background-color css
<style>
a { background-color: #672981; }
a { background-color: rgb(103,41,129); }
div.DivClassName
{
background-color: #672981;
}
.BgClassName
{
background-color: #672981;
}
</style>
border-color css
<style>
span { border-color: #672981; }
span { border-color: rgb(103,41,129); }
td.TdClassName
{
border-color: #672981;
}
.TagClassName
{
border-color: #672981;
}
</style>