Shades of Eminence #673475
Tints of Eminence #673475
RGB
CMYK
RGB Variations
Color information
#673475 (or 0x673475) is known color: Eminence. HEX triplet: 67, 34 and 75. RGB value is (103,52,117). Sum of RGB (Red+Green+Blue) = 103+52+117=272 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.87% from 272); Green value is 52 (20.70% from 255 or 19.12% from 272); Blue value is 117 (46.09% from 255 or 43.01% from 272); Max value from RGB is 117 - color contains mainly: blue. Hex color #673475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #673475 is #98CB8A. Grayscale: #4A4A4A. Windows color (decimal): -10013579 or 7681127. OLE color: 7681127.
HSL color Cylindrical-coordinate representation of color #673475: hue angle of 287.08º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #673475 is Cyan = 0.12, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 52 | 117 | - |
| CMYK | 0.12 | 0.56 | 0 | 0.54 |
| HSL | 287.08º | 0.38% | 0.33% | - |
| HSV(B) | 287.08º | 0.56% | 0.46% | - |
| XYZ | 10.03 | 6.62 | 17.58 | - |
| YUV | 74.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 52 | 117 | 0.12 | 0.56 | 0 | 0.54 | 287.08 | 0.38 | 0.33 |
| Hex | 67 | 34 | 75 | C | 38 | 0 | 36 | 11F | 26 | 21 |
| Octal | 147 | 64 | 165 | 14 | 70 | 0 | 66 | 437 | 46 | 41 |
| Binary | 1100111 | 110100 | 1110101 | 1100 | 111000 | 0 | 110110 | 100011111 | 100110 | 100001 |
Color Harmonies of #673475
Complementary color
Monochromatic Colors of #673475
Black with #673475
Text Example
Text Example
White with #673475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673475; }
p { color: rgb(103,52,117); }
H1.HeaderClassName
{
color: #673475;
}
.AnyTagClassName
{
color: #673475;
}
</style>
background-color css
<style>
a { background-color: #673475; }
a { background-color: rgb(103,52,117); }
div.DivClassName
{
background-color: #673475;
}
.BgClassName
{
background-color: #673475;
}
</style>
border-color css
<style>
span { border-color: #673475; }
span { border-color: rgb(103,52,117); }
td.TdClassName
{
border-color: #673475;
}
.TagClassName
{
border-color: #673475;
}
</style>