Shades of Royal Purple #622798
Tints of Royal Purple #622798
RGB
CMYK
RGB Variations
Color information
#622798 (or 0x622798) is known color: Royal Purple. HEX triplet: 62, 27 and 98. RGB value is (98,39,152). Sum of RGB (Red+Green+Blue) = 98+39+152=289 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.91% from 289); Green value is 39 (15.62% from 255 or 13.49% from 289); Blue value is 152 (59.77% from 255 or 52.60% from 289); Max value from RGB is 152 - color contains mainly: blue. Hex color #622798 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #622798 is #9DD867. Grayscale: #454545. Windows color (decimal): -10344552 or 9971554. OLE color: 9971554.
HSL color Cylindrical-coordinate representation of color #622798: hue angle of 271.33º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #622798 is Cyan = 0.36, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 98 | 39 | 152 | - |
| CMYK | 0.36 | 0.74 | 0 | 0.40 |
| HSL | 271.33º | 0.59% | 0.37% | - |
| HSV(B) | 271.33º | 0.74% | 0.6% | - |
| XYZ | 11.43 | 6.31 | 30.32 | - |
| YUV | 69.52 | 174.55 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 39 | 152 | 0.36 | 0.74 | 0 | 0.40 | 271.33 | 0.59 | 0.37 |
| Hex | 62 | 27 | 98 | 24 | 4A | 0 | 28 | 10F | 3B | 25 |
| Octal | 142 | 47 | 230 | 44 | 112 | 0 | 50 | 417 | 73 | 45 |
| Binary | 1100010 | 100111 | 10011000 | 100100 | 1001010 | 0 | 101000 | 100001111 | 111011 | 100101 |
Color Harmonies of #622798
Complementary color
Monochromatic Colors of #622798
Black with #622798
Text Example
Text Example
White with #622798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622798; }
p { color: rgb(98,39,152); }
H1.HeaderClassName
{
color: #622798;
}
.AnyTagClassName
{
color: #622798;
}
</style>
background-color css
<style>
a { background-color: #622798; }
a { background-color: rgb(98,39,152); }
div.DivClassName
{
background-color: #622798;
}
.BgClassName
{
background-color: #622798;
}
</style>
border-color css
<style>
span { border-color: #622798; }
span { border-color: rgb(98,39,152); }
td.TdClassName
{
border-color: #622798;
}
.TagClassName
{
border-color: #622798;
}
</style>