Shades of Eminence #674666
Tints of Eminence #674666
RGB
CMYK
RGB Variations
Color information
#674666 (or 0x674666) is known color: Eminence. HEX triplet: 67, 46 and 66. RGB value is (103,70,102). Sum of RGB (Red+Green+Blue) = 103+70+102=275 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.45% from 275); Green value is 70 (27.73% from 255 or 25.45% from 275); Blue value is 102 (40.23% from 255 or 37.09% from 275); Max value from RGB is 103 - color contains mainly: red. Hex color #674666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674666 is #98B999. Grayscale: #535353. Windows color (decimal): -10008986 or 6702695. OLE color: 6702695.
HSL color Cylindrical-coordinate representation of color #674666: hue angle of 301.82º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #674666 is Cyan = 0, Magento = 0.32, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 70 | 102 | - |
| CMYK | 0 | 0.32 | 0.01 | 0.60 |
| HSL | 301.82º | 0.19% | 0.34% | - |
| HSV(B) | 301.82º | 0.32% | 0.4% | - |
| XYZ | 10.18 | 8.22 | 13.62 | - |
| YUV | 83.52 | 138.43 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 70 | 102 | 0 | 0.32 | 0.01 | 0.60 | 301.82 | 0.19 | 0.34 |
| Hex | 67 | 46 | 66 | 0 | 20 | 1 | 3C | 12E | 13 | 22 |
| Octal | 147 | 106 | 146 | 0 | 40 | 1 | 74 | 456 | 23 | 42 |
| Binary | 1100111 | 1000110 | 1100110 | 0 | 100000 | 1 | 111100 | 100101110 | 10011 | 100010 |
Color Harmonies of #674666
Complementary color
Monochromatic Colors of #674666
Black with #674666
Text Example
Text Example
White with #674666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674666; }
p { color: rgb(103,70,102); }
H1.HeaderClassName
{
color: #674666;
}
.AnyTagClassName
{
color: #674666;
}
</style>
background-color css
<style>
a { background-color: #674666; }
a { background-color: rgb(103,70,102); }
div.DivClassName
{
background-color: #674666;
}
.BgClassName
{
background-color: #674666;
}
</style>
border-color css
<style>
span { border-color: #674666; }
span { border-color: rgb(103,70,102); }
td.TdClassName
{
border-color: #674666;
}
.TagClassName
{
border-color: #674666;
}
</style>