Shades of Royal Purple #653492
Tints of Royal Purple #653492
RGB
CMYK
RGB Variations
Color information
#653492 (or 0x653492) is known color: Royal Purple. HEX triplet: 65, 34 and 92. RGB value is (101,52,146). Sum of RGB (Red+Green+Blue) = 101+52+146=299 (39% of max value = 765). Red value is 101 (39.84% from 255 or 33.78% from 299); Green value is 52 (20.70% from 255 or 17.39% from 299); Blue value is 146 (57.42% from 255 or 48.83% from 299); Max value from RGB is 146 - color contains mainly: blue. Hex color #653492 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #653492 is #9ACB6D. Grayscale: #4D4D4D. Windows color (decimal): -10144622 or 9581669. OLE color: 9581669.
HSL color Cylindrical-coordinate representation of color #653492: hue angle of 271.28º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #653492 is Cyan = 0.31, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 52 | 146 | - |
| CMYK | 0.31 | 0.64 | 0 | 0.43 |
| HSL | 271.28º | 0.47% | 0.39% | - |
| HSV(B) | 271.28º | 0.64% | 0.57% | - |
| XYZ | 11.78 | 7.3 | 27.98 | - |
| YUV | 77.37 | 166.73 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 146 | 0.31 | 0.64 | 0 | 0.43 | 271.28 | 0.47 | 0.39 |
| Hex | 65 | 34 | 92 | 1F | 40 | 0 | 2B | 10F | 2F | 27 |
| Octal | 145 | 64 | 222 | 37 | 100 | 0 | 53 | 417 | 57 | 47 |
| Binary | 1100101 | 110100 | 10010010 | 11111 | 1000000 | 0 | 101011 | 100001111 | 101111 | 100111 |
Color Harmonies of #653492
Complementary color
Monochromatic Colors of #653492
Black with #653492
Text Example
Text Example
White with #653492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653492; }
p { color: rgb(101,52,146); }
H1.HeaderClassName
{
color: #653492;
}
.AnyTagClassName
{
color: #653492;
}
</style>
background-color css
<style>
a { background-color: #653492; }
a { background-color: rgb(101,52,146); }
div.DivClassName
{
background-color: #653492;
}
.BgClassName
{
background-color: #653492;
}
</style>
border-color css
<style>
span { border-color: #653492; }
span { border-color: rgb(101,52,146); }
td.TdClassName
{
border-color: #653492;
}
.TagClassName
{
border-color: #653492;
}
</style>