Shades of Royal Purple #694596
Tints of Royal Purple #694596
RGB
CMYK
RGB Variations
Color information
#694596 (or 0x694596) is known color: Royal Purple. HEX triplet: 69, 45 and 96. RGB value is (105,69,150). Sum of RGB (Red+Green+Blue) = 105+69+150=324 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.41% from 324); Green value is 69 (27.34% from 255 or 21.30% from 324); Blue value is 150 (58.98% from 255 or 46.30% from 324); Max value from RGB is 150 - color contains mainly: blue. Hex color #694596 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694596 is #96BA69. Grayscale: #585858. Windows color (decimal): -9878122 or 9848169. OLE color: 9848169.
HSL color Cylindrical-coordinate representation of color #694596: hue angle of 266.67º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #694596 is Cyan = 0.30, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 105 | 69 | 150 | - |
| CMYK | 0.30 | 0.54 | 0 | 0.41 |
| HSL | 266.67º | 0.37% | 0.43% | - |
| HSV(B) | 266.67º | 0.54% | 0.59% | - |
| XYZ | 13.46 | 9.46 | 29.97 | - |
| YUV | 89 | 162.43 | 139.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 150 | 0.30 | 0.54 | 0 | 0.41 | 266.67 | 0.37 | 0.43 |
| Hex | 69 | 45 | 96 | 1E | 36 | 0 | 29 | 10B | 25 | 2B |
| Octal | 151 | 105 | 226 | 36 | 66 | 0 | 51 | 413 | 45 | 53 |
| Binary | 1101001 | 1000101 | 10010110 | 11110 | 110110 | 0 | 101001 | 100001011 | 100101 | 101011 |
Color Harmonies of #694596
Complementary color
Monochromatic Colors of #694596
Black with #694596
Text Example
Text Example
White with #694596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694596; }
p { color: rgb(105,69,150); }
H1.HeaderClassName
{
color: #694596;
}
.AnyTagClassName
{
color: #694596;
}
</style>
background-color css
<style>
a { background-color: #694596; }
a { background-color: rgb(105,69,150); }
div.DivClassName
{
background-color: #694596;
}
.BgClassName
{
background-color: #694596;
}
</style>
border-color css
<style>
span { border-color: #694596; }
span { border-color: rgb(105,69,150); }
td.TdClassName
{
border-color: #694596;
}
.TagClassName
{
border-color: #694596;
}
</style>