Shades of Royal Purple #642798
Tints of Royal Purple #642798
RGB
CMYK
RGB Variations
Color information
#642798 (or 0x642798) is known color: Royal Purple. HEX triplet: 64, 27 and 98. RGB value is (100,39,152). Sum of RGB (Red+Green+Blue) = 100+39+152=291 (38% of max value = 765). Red value is 100 (39.45% from 255 or 34.36% from 291); Green value is 39 (15.62% from 255 or 13.40% from 291); Blue value is 152 (59.77% from 255 or 52.23% from 291); Max value from RGB is 152 - color contains mainly: blue. Hex color #642798 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #642798 is #9BD867. Grayscale: #454545. Windows color (decimal): -10213480 or 9971556. OLE color: 9971556.
HSL color Cylindrical-coordinate representation of color #642798: hue angle of 272.39º 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 #642798 is Cyan = 0.34, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 100 | 39 | 152 | - |
| CMYK | 0.34 | 0.74 | 0 | 0.40 |
| HSL | 272.39º | 0.59% | 0.37% | - |
| HSV(B) | 272.39º | 0.74% | 0.6% | - |
| XYZ | 11.65 | 6.43 | 30.33 | - |
| YUV | 70.12 | 174.21 | 149.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 39 | 152 | 0.34 | 0.74 | 0 | 0.40 | 272.39 | 0.59 | 0.37 |
| Hex | 64 | 27 | 98 | 22 | 4A | 0 | 28 | 110 | 3B | 25 |
| Octal | 144 | 47 | 230 | 42 | 112 | 0 | 50 | 420 | 73 | 45 |
| Binary | 1100100 | 100111 | 10011000 | 100010 | 1001010 | 0 | 101000 | 100010000 | 111011 | 100101 |
Color Harmonies of #642798
Complementary color
Monochromatic Colors of #642798
Black with #642798
Text Example
Text Example
White with #642798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642798; }
p { color: rgb(100,39,152); }
H1.HeaderClassName
{
color: #642798;
}
.AnyTagClassName
{
color: #642798;
}
</style>
background-color css
<style>
a { background-color: #642798; }
a { background-color: rgb(100,39,152); }
div.DivClassName
{
background-color: #642798;
}
.BgClassName
{
background-color: #642798;
}
</style>
border-color css
<style>
span { border-color: #642798; }
span { border-color: rgb(100,39,152); }
td.TdClassName
{
border-color: #642798;
}
.TagClassName
{
border-color: #642798;
}
</style>