Shades of Royal Purple #662798
Tints of Royal Purple #662798
RGB
CMYK
RGB Variations
Color information
#662798 (or 0x662798) is known color: Royal Purple. HEX triplet: 66, 27 and 98. RGB value is (102,39,152). Sum of RGB (Red+Green+Blue) = 102+39+152=293 (38% of max value = 765). Red value is 102 (40.23% from 255 or 34.81% from 293); Green value is 39 (15.62% from 255 or 13.31% from 293); Blue value is 152 (59.77% from 255 or 51.88% from 293); Max value from RGB is 152 - color contains mainly: blue. Hex color #662798 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #662798 is #99D867. Grayscale: #464646. Windows color (decimal): -10082408 or 9971558. OLE color: 9971558.
HSL color Cylindrical-coordinate representation of color #662798: hue angle of 273.45º 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 #662798 is Cyan = 0.33, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 102 | 39 | 152 | - |
| CMYK | 0.33 | 0.74 | 0 | 0.40 |
| HSL | 273.45º | 0.59% | 0.37% | - |
| HSV(B) | 273.45º | 0.74% | 0.6% | - |
| XYZ | 11.87 | 6.54 | 30.34 | - |
| YUV | 70.72 | 173.87 | 150.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 39 | 152 | 0.33 | 0.74 | 0 | 0.40 | 273.45 | 0.59 | 0.37 |
| Hex | 66 | 27 | 98 | 21 | 4A | 0 | 28 | 111 | 3B | 25 |
| Octal | 146 | 47 | 230 | 41 | 112 | 0 | 50 | 421 | 73 | 45 |
| Binary | 1100110 | 100111 | 10011000 | 100001 | 1001010 | 0 | 101000 | 100010001 | 111011 | 100101 |
Color Harmonies of #662798
Complementary color
Monochromatic Colors of #662798
Black with #662798
Text Example
Text Example
White with #662798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662798; }
p { color: rgb(102,39,152); }
H1.HeaderClassName
{
color: #662798;
}
.AnyTagClassName
{
color: #662798;
}
</style>
background-color css
<style>
a { background-color: #662798; }
a { background-color: rgb(102,39,152); }
div.DivClassName
{
background-color: #662798;
}
.BgClassName
{
background-color: #662798;
}
</style>
border-color css
<style>
span { border-color: #662798; }
span { border-color: rgb(102,39,152); }
td.TdClassName
{
border-color: #662798;
}
.TagClassName
{
border-color: #662798;
}
</style>