Shades of Palatinate Purple #622451
Tints of Palatinate Purple #622451
RGB
CMYK
RGB Variations
Color information
#622451 (or 0x622451) is known color: Palatinate Purple. HEX triplet: 62, 24 and 51. RGB value is (98,36,81). Sum of RGB (Red+Green+Blue) = 98+36+81=215 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.58% from 215); Green value is 36 (14.45% from 255 or 16.74% from 215); Blue value is 81 (32.03% from 255 or 37.67% from 215); Max value from RGB is 98 - color contains mainly: red. Hex color #622451 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622451 is #9DDBAE. Grayscale: #3B3B3B. Windows color (decimal): -10345391 or 5317730. OLE color: 5317730.
HSL color Cylindrical-coordinate representation of color #622451: hue angle of 316.45º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #622451 is Cyan = 0, Magento = 0.63, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 36 | 81 | - |
| CMYK | 0 | 0.63 | 0.17 | 0.62 |
| HSL | 316.45º | 0.46% | 0.26% | - |
| HSV(B) | 316.45º | 0.63% | 0.38% | - |
| XYZ | 7.15 | 4.45 | 8.27 | - |
| YUV | 59.67 | 140.04 | 155.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 81 | 0 | 0.63 | 0.17 | 0.62 | 316.45 | 0.46 | 0.26 |
| Hex | 62 | 24 | 51 | 0 | 3F | 11 | 3E | 13C | 2E | 1A |
| Octal | 142 | 44 | 121 | 0 | 77 | 21 | 76 | 474 | 56 | 32 |
| Binary | 1100010 | 100100 | 1010001 | 0 | 111111 | 10001 | 111110 | 100111100 | 101110 | 11010 |
Color Harmonies of #622451
Complementary color
Monochromatic Colors of #622451
Black with #622451
Text Example
Text Example
White with #622451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622451; }
p { color: rgb(98,36,81); }
H1.HeaderClassName
{
color: #622451;
}
.AnyTagClassName
{
color: #622451;
}
</style>
background-color css
<style>
a { background-color: #622451; }
a { background-color: rgb(98,36,81); }
div.DivClassName
{
background-color: #622451;
}
.BgClassName
{
background-color: #622451;
}
</style>
border-color css
<style>
span { border-color: #622451; }
span { border-color: rgb(98,36,81); }
td.TdClassName
{
border-color: #622451;
}
.TagClassName
{
border-color: #622451;
}
</style>