Shades of Royal Purple #694690
Tints of Royal Purple #694690
RGB
CMYK
RGB Variations
Color information
#694690 (or 0x694690) is known color: Royal Purple. HEX triplet: 69, 46 and 90. RGB value is (105,70,144). Sum of RGB (Red+Green+Blue) = 105+70+144=319 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.92% from 319); Green value is 70 (27.73% from 255 or 21.94% from 319); Blue value is 144 (56.64% from 255 or 45.14% from 319); Max value from RGB is 144 - color contains mainly: blue. Hex color #694690 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694690 is #96B96F. Grayscale: #585858. Windows color (decimal): -9877872 or 9455209. OLE color: 9455209.
HSL color Cylindrical-coordinate representation of color #694690: hue angle of 268.38º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #694690 is Cyan = 0.27, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 105 | 70 | 144 | - |
| CMYK | 0.27 | 0.51 | 0 | 0.44 |
| HSL | 268.38º | 0.35% | 0.42% | - |
| HSV(B) | 268.38º | 0.51% | 0.56% | - |
| XYZ | 13.05 | 9.4 | 27.51 | - |
| YUV | 88.9 | 159.1 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 144 | 0.27 | 0.51 | 0 | 0.44 | 268.38 | 0.35 | 0.42 |
| Hex | 69 | 46 | 90 | 1B | 33 | 0 | 2C | 10C | 23 | 2A |
| Octal | 151 | 106 | 220 | 33 | 63 | 0 | 54 | 414 | 43 | 52 |
| Binary | 1101001 | 1000110 | 10010000 | 11011 | 110011 | 0 | 101100 | 100001100 | 100011 | 101010 |
Color Harmonies of #694690
Complementary color
Monochromatic Colors of #694690
Black with #694690
Text Example
Text Example
White with #694690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694690; }
p { color: rgb(105,70,144); }
H1.HeaderClassName
{
color: #694690;
}
.AnyTagClassName
{
color: #694690;
}
</style>
background-color css
<style>
a { background-color: #694690; }
a { background-color: rgb(105,70,144); }
div.DivClassName
{
background-color: #694690;
}
.BgClassName
{
background-color: #694690;
}
</style>
border-color css
<style>
span { border-color: #694690; }
span { border-color: rgb(105,70,144); }
td.TdClassName
{
border-color: #694690;
}
.TagClassName
{
border-color: #694690;
}
</style>