Shades of Royal Purple #694397
Tints of Royal Purple #694397
RGB
CMYK
RGB Variations
Color information
#694397 (or 0x694397) is known color: Royal Purple. HEX triplet: 69, 43 and 97. RGB value is (105,67,151). Sum of RGB (Red+Green+Blue) = 105+67+151=323 (42% of max value = 765). Red value is 105 (41.41% from 255 or 32.51% from 323); Green value is 67 (26.56% from 255 or 20.74% from 323); Blue value is 151 (59.38% from 255 or 46.75% from 323); Max value from RGB is 151 - color contains mainly: blue. Hex color #694397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #694397 is #96BC68. Grayscale: #575757. Windows color (decimal): -9878633 or 9913193. OLE color: 9913193.
HSL color Cylindrical-coordinate representation of color #694397: hue angle of 267.14º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #694397 is Cyan = 0.30, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 105 | 67 | 151 | - |
| CMYK | 0.30 | 0.56 | 0 | 0.41 |
| HSL | 267.14º | 0.39% | 0.43% | - |
| HSV(B) | 267.14º | 0.56% | 0.59% | - |
| XYZ | 13.42 | 9.25 | 30.36 | - |
| YUV | 87.94 | 163.59 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 151 | 0.30 | 0.56 | 0 | 0.41 | 267.14 | 0.39 | 0.43 |
| Hex | 69 | 43 | 97 | 1E | 38 | 0 | 29 | 10B | 27 | 2B |
| Octal | 151 | 103 | 227 | 36 | 70 | 0 | 51 | 413 | 47 | 53 |
| Binary | 1101001 | 1000011 | 10010111 | 11110 | 111000 | 0 | 101001 | 100001011 | 100111 | 101011 |
Color Harmonies of #694397
Complementary color
Monochromatic Colors of #694397
Black with #694397
Text Example
Text Example
White with #694397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694397; }
p { color: rgb(105,67,151); }
H1.HeaderClassName
{
color: #694397;
}
.AnyTagClassName
{
color: #694397;
}
</style>
background-color css
<style>
a { background-color: #694397; }
a { background-color: rgb(105,67,151); }
div.DivClassName
{
background-color: #694397;
}
.BgClassName
{
background-color: #694397;
}
</style>
border-color css
<style>
span { border-color: #694397; }
span { border-color: rgb(105,67,151); }
td.TdClassName
{
border-color: #694397;
}
.TagClassName
{
border-color: #694397;
}
</style>