Shades of Royal Purple #684794
Tints of Royal Purple #684794
RGB
CMYK
RGB Variations
Color information
#684794 (or 0x684794) is known color: Royal Purple. HEX triplet: 68, 47 and 94. RGB value is (104,71,148). Sum of RGB (Red+Green+Blue) = 104+71+148=323 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.20% from 323); Green value is 71 (28.12% from 255 or 21.98% from 323); Blue value is 148 (58.20% from 255 or 45.82% from 323); Max value from RGB is 148 - color contains mainly: blue. Hex color #684794 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #684794 is #97B86B. Grayscale: #595959. Windows color (decimal): -9943148 or 9717608. OLE color: 9717608.
HSL color Cylindrical-coordinate representation of color #684794: hue angle of 265.71º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #684794 is Cyan = 0.30, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 71 | 148 | - |
| CMYK | 0.30 | 0.52 | 0 | 0.42 |
| HSL | 265.71º | 0.35% | 0.43% | - |
| HSV(B) | 265.71º | 0.52% | 0.58% | - |
| XYZ | 13.31 | 9.59 | 29.17 | - |
| YUV | 89.65 | 160.93 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 148 | 0.30 | 0.52 | 0 | 0.42 | 265.71 | 0.35 | 0.43 |
| Hex | 68 | 47 | 94 | 1E | 34 | 0 | 2A | 10A | 23 | 2B |
| Octal | 150 | 107 | 224 | 36 | 64 | 0 | 52 | 412 | 43 | 53 |
| Binary | 1101000 | 1000111 | 10010100 | 11110 | 110100 | 0 | 101010 | 100001010 | 100011 | 101011 |
Color Harmonies of #684794
Complementary color
Monochromatic Colors of #684794
Black with #684794
Text Example
Text Example
White with #684794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684794; }
p { color: rgb(104,71,148); }
H1.HeaderClassName
{
color: #684794;
}
.AnyTagClassName
{
color: #684794;
}
</style>
background-color css
<style>
a { background-color: #684794; }
a { background-color: rgb(104,71,148); }
div.DivClassName
{
background-color: #684794;
}
.BgClassName
{
background-color: #684794;
}
</style>
border-color css
<style>
span { border-color: #684794; }
span { border-color: rgb(104,71,148); }
td.TdClassName
{
border-color: #684794;
}
.TagClassName
{
border-color: #684794;
}
</style>