Shades of Royal Purple #642697
Tints of Royal Purple #642697
RGB
CMYK
RGB Variations
Color information
#642697 (or 0x642697) is known color: Royal Purple. HEX triplet: 64, 26 and 97. RGB value is (100,38,151). Sum of RGB (Red+Green+Blue) = 100+38+151=289 (38% of max value = 765). Red value is 100 (39.45% from 255 or 34.60% from 289); Green value is 38 (15.23% from 255 or 13.15% from 289); Blue value is 151 (59.38% from 255 or 52.25% from 289); Max value from RGB is 151 - color contains mainly: blue. Hex color #642697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642697 is #9BD968. Grayscale: #454545. Windows color (decimal): -10213737 or 9905764. OLE color: 9905764.
HSL color Cylindrical-coordinate representation of color #642697: hue angle of 272.92º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #642697 is Cyan = 0.34, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 38 | 151 | - |
| CMYK | 0.34 | 0.75 | 0 | 0.41 |
| HSL | 272.92º | 0.6% | 0.37% | - |
| HSV(B) | 272.92º | 0.75% | 0.59% | - |
| XYZ | 11.53 | 6.33 | 29.89 | - |
| YUV | 69.42 | 174.04 | 149.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 151 | 0.34 | 0.75 | 0 | 0.41 | 272.92 | 0.6 | 0.37 |
| Hex | 64 | 26 | 97 | 22 | 4B | 0 | 29 | 111 | 3C | 25 |
| Octal | 144 | 46 | 227 | 42 | 113 | 0 | 51 | 421 | 74 | 45 |
| Binary | 1100100 | 100110 | 10010111 | 100010 | 1001011 | 0 | 101001 | 100010001 | 111100 | 100101 |
Color Harmonies of #642697
Complementary color
Monochromatic Colors of #642697
Black with #642697
Text Example
Text Example
White with #642697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642697; }
p { color: rgb(100,38,151); }
H1.HeaderClassName
{
color: #642697;
}
.AnyTagClassName
{
color: #642697;
}
</style>
background-color css
<style>
a { background-color: #642697; }
a { background-color: rgb(100,38,151); }
div.DivClassName
{
background-color: #642697;
}
.BgClassName
{
background-color: #642697;
}
</style>
border-color css
<style>
span { border-color: #642697; }
span { border-color: rgb(100,38,151); }
td.TdClassName
{
border-color: #642697;
}
.TagClassName
{
border-color: #642697;
}
</style>