Shades of Eminence #674766
Tints of Eminence #674766
RGB
CMYK
RGB Variations
Color information
#674766 (or 0x674766) is known color: Eminence. HEX triplet: 67, 47 and 66. RGB value is (103,71,102). Sum of RGB (Red+Green+Blue) = 103+71+102=276 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.32% from 276); Green value is 71 (28.12% from 255 or 25.72% from 276); Blue value is 102 (40.23% from 255 or 36.96% from 276); Max value from RGB is 103 - color contains mainly: red. Hex color #674766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #674766 is #98B899. Grayscale: #545454. Windows color (decimal): -10008730 or 6702951. OLE color: 6702951.
HSL color Cylindrical-coordinate representation of color #674766: hue angle of 301.88º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #674766 is Cyan = 0, Magento = 0.31, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 102 | - |
| CMYK | 0 | 0.31 | 0.01 | 0.60 |
| HSL | 301.88º | 0.18% | 0.34% | - |
| HSV(B) | 301.88º | 0.31% | 0.4% | - |
| XYZ | 10.25 | 8.35 | 13.64 | - |
| YUV | 84.1 | 138.1 | 141.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 102 | 0 | 0.31 | 0.01 | 0.60 | 301.88 | 0.18 | 0.34 |
| Hex | 67 | 47 | 66 | 0 | 1F | 1 | 3C | 12E | 12 | 22 |
| Octal | 147 | 107 | 146 | 0 | 37 | 1 | 74 | 456 | 22 | 42 |
| Binary | 1100111 | 1000111 | 1100110 | 0 | 11111 | 1 | 111100 | 100101110 | 10010 | 100010 |
Color Harmonies of #674766
Complementary color
Monochromatic Colors of #674766
Black with #674766
Text Example
Text Example
White with #674766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674766; }
p { color: rgb(103,71,102); }
H1.HeaderClassName
{
color: #674766;
}
.AnyTagClassName
{
color: #674766;
}
</style>
background-color css
<style>
a { background-color: #674766; }
a { background-color: rgb(103,71,102); }
div.DivClassName
{
background-color: #674766;
}
.BgClassName
{
background-color: #674766;
}
</style>
border-color css
<style>
span { border-color: #674766; }
span { border-color: rgb(103,71,102); }
td.TdClassName
{
border-color: #674766;
}
.TagClassName
{
border-color: #674766;
}
</style>