Shades of Royal Purple #694791
Tints of Royal Purple #694791
RGB
CMYK
RGB Variations
Color information
#694791 (or 0x694791) is known color: Royal Purple. HEX triplet: 69, 47 and 91. RGB value is (105,71,145). Sum of RGB (Red+Green+Blue) = 105+71+145=321 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.71% from 321); Green value is 71 (28.12% from 255 or 22.12% from 321); Blue value is 145 (57.03% from 255 or 45.17% from 321); Max value from RGB is 145 - color contains mainly: blue. Hex color #694791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694791 is #96B86E. Grayscale: #595959. Windows color (decimal): -9877615 or 9521001. OLE color: 9521001.
HSL color Cylindrical-coordinate representation of color #694791: hue angle of 267.57º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #694791 is Cyan = 0.28, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 71 | 145 | - |
| CMYK | 0.28 | 0.51 | 0 | 0.43 |
| HSL | 267.57º | 0.34% | 0.42% | - |
| HSV(B) | 267.57º | 0.51% | 0.57% | - |
| XYZ | 13.19 | 9.55 | 27.94 | - |
| YUV | 89.6 | 159.26 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 71 | 145 | 0.28 | 0.51 | 0 | 0.43 | 267.57 | 0.34 | 0.42 |
| Hex | 69 | 47 | 91 | 1C | 33 | 0 | 2B | 10C | 22 | 2A |
| Octal | 151 | 107 | 221 | 34 | 63 | 0 | 53 | 414 | 42 | 52 |
| Binary | 1101001 | 1000111 | 10010001 | 11100 | 110011 | 0 | 101011 | 100001100 | 100010 | 101010 |
Color Harmonies of #694791
Complementary color
Monochromatic Colors of #694791
Black with #694791
Text Example
Text Example
White with #694791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694791; }
p { color: rgb(105,71,145); }
H1.HeaderClassName
{
color: #694791;
}
.AnyTagClassName
{
color: #694791;
}
</style>
background-color css
<style>
a { background-color: #694791; }
a { background-color: rgb(105,71,145); }
div.DivClassName
{
background-color: #694791;
}
.BgClassName
{
background-color: #694791;
}
</style>
border-color css
<style>
span { border-color: #694791; }
span { border-color: rgb(105,71,145); }
td.TdClassName
{
border-color: #694791;
}
.TagClassName
{
border-color: #694791;
}
</style>