Shades of Eminence #664467
Tints of Eminence #664467
RGB
CMYK
RGB Variations
Color information
#664467 (or 0x664467) is known color: Eminence. HEX triplet: 66, 44 and 67. RGB value is (102,68,103). Sum of RGB (Red+Green+Blue) = 102+68+103=273 (36% of max value = 765). Red value is 102 (40.23% from 255 or 37.36% from 273); Green value is 68 (26.95% from 255 or 24.91% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 103 - color contains mainly: blue. Hex color #664467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #664467 is #99BB98. Grayscale: #525252. Windows color (decimal): -10075033 or 6767718. OLE color: 6767718.
HSL color Cylindrical-coordinate representation of color #664467: hue angle of 298.29º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #664467 is Cyan = 0.01, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 102 | 68 | 103 | - |
| CMYK | 0.01 | 0.34 | 0 | 0.60 |
| HSL | 298.29º | 0.2% | 0.34% | - |
| HSV(B) | 298.29º | 0.34% | 0.4% | - |
| XYZ | 9.99 | 7.94 | 13.84 | - |
| YUV | 82.16 | 139.76 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 68 | 103 | 0.01 | 0.34 | 0 | 0.60 | 298.29 | 0.2 | 0.34 |
| Hex | 66 | 44 | 67 | 1 | 22 | 0 | 3C | 12A | 14 | 22 |
| Octal | 146 | 104 | 147 | 1 | 42 | 0 | 74 | 452 | 24 | 42 |
| Binary | 1100110 | 1000100 | 1100111 | 1 | 100010 | 0 | 111100 | 100101010 | 10100 | 100010 |
Color Harmonies of #664467
Complementary color
Monochromatic Colors of #664467
Black with #664467
Text Example
Text Example
White with #664467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664467; }
p { color: rgb(102,68,103); }
H1.HeaderClassName
{
color: #664467;
}
.AnyTagClassName
{
color: #664467;
}
</style>
background-color css
<style>
a { background-color: #664467; }
a { background-color: rgb(102,68,103); }
div.DivClassName
{
background-color: #664467;
}
.BgClassName
{
background-color: #664467;
}
</style>
border-color css
<style>
span { border-color: #664467; }
span { border-color: rgb(102,68,103); }
td.TdClassName
{
border-color: #664467;
}
.TagClassName
{
border-color: #664467;
}
</style>