Shades of Royal Purple #662994
Tints of Royal Purple #662994
RGB
CMYK
RGB Variations
Color information
#662994 (or 0x662994) is known color: Royal Purple. HEX triplet: 66, 29 and 94. RGB value is (102,41,148). Sum of RGB (Red+Green+Blue) = 102+41+148=291 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.05% from 291); Green value is 41 (16.41% from 255 or 14.09% from 291); Blue value is 148 (58.20% from 255 or 50.86% from 291); Max value from RGB is 148 - color contains mainly: blue. Hex color #662994 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #662994 is #99D66B. Grayscale: #474747. Windows color (decimal): -10081900 or 9709926. OLE color: 9709926.
HSL color Cylindrical-coordinate representation of color #662994: hue angle of 274.21º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #662994 is Cyan = 0.31, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 41 | 148 | - |
| CMYK | 0.31 | 0.72 | 0 | 0.42 |
| HSL | 274.21º | 0.57% | 0.37% | - |
| HSV(B) | 274.21º | 0.72% | 0.58% | - |
| XYZ | 11.62 | 6.55 | 28.67 | - |
| YUV | 71.44 | 171.21 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 148 | 0.31 | 0.72 | 0 | 0.42 | 274.21 | 0.57 | 0.37 |
| Hex | 66 | 29 | 94 | 1F | 48 | 0 | 2A | 112 | 39 | 25 |
| Octal | 146 | 51 | 224 | 37 | 110 | 0 | 52 | 422 | 71 | 45 |
| Binary | 1100110 | 101001 | 10010100 | 11111 | 1001000 | 0 | 101010 | 100010010 | 111001 | 100101 |
Color Harmonies of #662994
Complementary color
Monochromatic Colors of #662994
Black with #662994
Text Example
Text Example
White with #662994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662994; }
p { color: rgb(102,41,148); }
H1.HeaderClassName
{
color: #662994;
}
.AnyTagClassName
{
color: #662994;
}
</style>
background-color css
<style>
a { background-color: #662994; }
a { background-color: rgb(102,41,148); }
div.DivClassName
{
background-color: #662994;
}
.BgClassName
{
background-color: #662994;
}
</style>
border-color css
<style>
span { border-color: #662994; }
span { border-color: rgb(102,41,148); }
td.TdClassName
{
border-color: #662994;
}
.TagClassName
{
border-color: #662994;
}
</style>