Shades of Eminence #693277
Tints of Eminence #693277
RGB
CMYK
RGB Variations
Color information
#693277 (or 0x693277) is known color: Eminence. HEX triplet: 69, 32 and 77. RGB value is (105,50,119). Sum of RGB (Red+Green+Blue) = 105+50+119=274 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.32% from 274); Green value is 50 (19.92% from 255 or 18.25% from 274); Blue value is 119 (46.88% from 255 or 43.43% from 274); Max value from RGB is 119 - color contains mainly: blue. Hex color #693277 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693277 is #96CD88. Grayscale: #4A4A4A. Windows color (decimal): -9883017 or 7811689. OLE color: 7811689.
HSL color Cylindrical-coordinate representation of color #693277: hue angle of 287.83º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #693277 is Cyan = 0.12, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 50 | 119 | - |
| CMYK | 0.12 | 0.58 | 0 | 0.53 |
| HSL | 287.83º | 0.41% | 0.33% | - |
| HSV(B) | 287.83º | 0.58% | 0.47% | - |
| XYZ | 10.3 | 6.62 | 18.19 | - |
| YUV | 74.31 | 153.22 | 149.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 50 | 119 | 0.12 | 0.58 | 0 | 0.53 | 287.83 | 0.41 | 0.33 |
| Hex | 69 | 32 | 77 | C | 3A | 0 | 35 | 120 | 29 | 21 |
| Octal | 151 | 62 | 167 | 14 | 72 | 0 | 65 | 440 | 51 | 41 |
| Binary | 1101001 | 110010 | 1110111 | 1100 | 111010 | 0 | 110101 | 100100000 | 101001 | 100001 |
Color Harmonies of #693277
Complementary color
Monochromatic Colors of #693277
Black with #693277
Text Example
Text Example
White with #693277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693277; }
p { color: rgb(105,50,119); }
H1.HeaderClassName
{
color: #693277;
}
.AnyTagClassName
{
color: #693277;
}
</style>
background-color css
<style>
a { background-color: #693277; }
a { background-color: rgb(105,50,119); }
div.DivClassName
{
background-color: #693277;
}
.BgClassName
{
background-color: #693277;
}
</style>
border-color css
<style>
span { border-color: #693277; }
span { border-color: rgb(105,50,119); }
td.TdClassName
{
border-color: #693277;
}
.TagClassName
{
border-color: #693277;
}
</style>