Shades of Royal Purple #662998
Tints of Royal Purple #662998
RGB
CMYK
RGB Variations
Color information
#662998 (or 0x662998) is known color: Royal Purple. HEX triplet: 66, 29 and 98. RGB value is (102,41,152). Sum of RGB (Red+Green+Blue) = 102+41+152=295 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34.58% from 295); Green value is 41 (16.41% from 255 or 13.90% from 295); Blue value is 152 (59.77% from 255 or 51.53% from 295); Max value from RGB is 152 - color contains mainly: blue. Hex color #662998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #662998 is #99D667. Grayscale: #474747. Windows color (decimal): -10081896 or 9972070. OLE color: 9972070.
HSL color Cylindrical-coordinate representation of color #662998: hue angle of 272.97º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #662998 is Cyan = 0.33, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 102 | 41 | 152 | - |
| CMYK | 0.33 | 0.73 | 0 | 0.40 |
| HSL | 272.97º | 0.58% | 0.38% | - |
| HSV(B) | 272.97º | 0.73% | 0.6% | - |
| XYZ | 11.94 | 6.68 | 30.37 | - |
| YUV | 71.89 | 173.21 | 149.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 152 | 0.33 | 0.73 | 0 | 0.40 | 272.97 | 0.58 | 0.38 |
| Hex | 66 | 29 | 98 | 21 | 49 | 0 | 28 | 111 | 3A | 26 |
| Octal | 146 | 51 | 230 | 41 | 111 | 0 | 50 | 421 | 72 | 46 |
| Binary | 1100110 | 101001 | 10011000 | 100001 | 1001001 | 0 | 101000 | 100010001 | 111010 | 100110 |
Color Harmonies of #662998
Complementary color
Monochromatic Colors of #662998
Black with #662998
Text Example
Text Example
White with #662998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662998; }
p { color: rgb(102,41,152); }
H1.HeaderClassName
{
color: #662998;
}
.AnyTagClassName
{
color: #662998;
}
</style>
background-color css
<style>
a { background-color: #662998; }
a { background-color: rgb(102,41,152); }
div.DivClassName
{
background-color: #662998;
}
.BgClassName
{
background-color: #662998;
}
</style>
border-color css
<style>
span { border-color: #662998; }
span { border-color: rgb(102,41,152); }
td.TdClassName
{
border-color: #662998;
}
.TagClassName
{
border-color: #662998;
}
</style>