Shades of Royal Purple #642795
Tints of Royal Purple #642795
RGB
CMYK
RGB Variations
Color information
#642795 (or 0x642795) is known color: Royal Purple. HEX triplet: 64, 27 and 95. RGB value is (100,39,149). Sum of RGB (Red+Green+Blue) = 100+39+149=288 (38% of max value = 765). Red value is 100 (39.45% from 255 or 34.72% from 288); Green value is 39 (15.62% from 255 or 13.54% from 288); Blue value is 149 (58.59% from 255 or 51.74% from 288); Max value from RGB is 149 - color contains mainly: blue. Hex color #642795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642795 is #9BD86A. Grayscale: #454545. Windows color (decimal): -10213483 or 9774948. OLE color: 9774948.
HSL color Cylindrical-coordinate representation of color #642795: hue angle of 273.27º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #642795 is Cyan = 0.33, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 39 | 149 | - |
| CMYK | 0.33 | 0.74 | 0 | 0.42 |
| HSL | 273.27º | 0.59% | 0.37% | - |
| HSV(B) | 273.27º | 0.74% | 0.58% | - |
| XYZ | 11.41 | 6.33 | 29.05 | - |
| YUV | 69.78 | 172.71 | 149.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 39 | 149 | 0.33 | 0.74 | 0 | 0.42 | 273.27 | 0.59 | 0.37 |
| Hex | 64 | 27 | 95 | 21 | 4A | 0 | 2A | 111 | 3B | 25 |
| Octal | 144 | 47 | 225 | 41 | 112 | 0 | 52 | 421 | 73 | 45 |
| Binary | 1100100 | 100111 | 10010101 | 100001 | 1001010 | 0 | 101010 | 100010001 | 111011 | 100101 |
Color Harmonies of #642795
Complementary color
Monochromatic Colors of #642795
Black with #642795
Text Example
Text Example
White with #642795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642795; }
p { color: rgb(100,39,149); }
H1.HeaderClassName
{
color: #642795;
}
.AnyTagClassName
{
color: #642795;
}
</style>
background-color css
<style>
a { background-color: #642795; }
a { background-color: rgb(100,39,149); }
div.DivClassName
{
background-color: #642795;
}
.BgClassName
{
background-color: #642795;
}
</style>
border-color css
<style>
span { border-color: #642795; }
span { border-color: rgb(100,39,149); }
td.TdClassName
{
border-color: #642795;
}
.TagClassName
{
border-color: #642795;
}
</style>