Shades of Palatinate Purple #621451
Tints of Palatinate Purple #621451
RGB
CMYK
RGB Variations
Color information
#621451 (or 0x621451) is known color: Palatinate Purple. HEX triplet: 62, 14 and 51. RGB value is (98,20,81). Sum of RGB (Red+Green+Blue) = 98+20+81=199 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.25% from 199); Green value is 20 (8.20% from 255 or 10.05% from 199); Blue value is 81 (32.03% from 255 or 40.70% from 199); Max value from RGB is 98 - color contains mainly: red. Hex color #621451 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621451 is #9DEBAE. Grayscale: #323232. Windows color (decimal): -10349487 or 5313634. OLE color: 5313634.
HSL color Cylindrical-coordinate representation of color #621451: hue angle of 313.08º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #621451 is Cyan = 0, Magento = 0.80, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 20 | 81 | - |
| CMYK | 0 | 0.80 | 0.17 | 0.62 |
| HSL | 313.08º | 0.66% | 0.23% | - |
| HSV(B) | 313.08º | 0.8% | 0.38% | - |
| XYZ | 6.77 | 3.69 | 8.14 | - |
| YUV | 50.28 | 145.34 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 81 | 0 | 0.80 | 0.17 | 0.62 | 313.08 | 0.66 | 0.23 |
| Hex | 62 | 14 | 51 | 0 | 50 | 11 | 3E | 139 | 42 | 17 |
| Octal | 142 | 24 | 121 | 0 | 120 | 21 | 76 | 471 | 102 | 27 |
| Binary | 1100010 | 10100 | 1010001 | 0 | 1010000 | 10001 | 111110 | 100111001 | 1000010 | 10111 |
Color Harmonies of #621451
Complementary color
Monochromatic Colors of #621451
Black with #621451
Text Example
Text Example
White with #621451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621451; }
p { color: rgb(98,20,81); }
H1.HeaderClassName
{
color: #621451;
}
.AnyTagClassName
{
color: #621451;
}
</style>
background-color css
<style>
a { background-color: #621451; }
a { background-color: rgb(98,20,81); }
div.DivClassName
{
background-color: #621451;
}
.BgClassName
{
background-color: #621451;
}
</style>
border-color css
<style>
span { border-color: #621451; }
span { border-color: rgb(98,20,81); }
td.TdClassName
{
border-color: #621451;
}
.TagClassName
{
border-color: #621451;
}
</style>