Shades of Palatinate Purple #622455
Tints of Palatinate Purple #622455
RGB
CMYK
RGB Variations
Color information
#622455 (or 0x622455) is known color: Palatinate Purple. HEX triplet: 62, 24 and 55. RGB value is (98,36,85). Sum of RGB (Red+Green+Blue) = 98+36+85=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 85 (33.59% from 255 or 38.81% from 219); Max value from RGB is 98 - color contains mainly: red. Hex color #622455 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622455 is #9DDBAA. Grayscale: #3B3B3B. Windows color (decimal): -10345387 or 5579874. OLE color: 5579874.
HSL color Cylindrical-coordinate representation of color #622455: hue angle of 312.58º 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 #622455 is Cyan = 0, Magento = 0.63, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 36 | 85 | - |
| CMYK | 0 | 0.63 | 0.13 | 0.62 |
| HSL | 312.58º | 0.46% | 0.26% | - |
| HSV(B) | 312.58º | 0.63% | 0.38% | - |
| XYZ | 7.31 | 4.51 | 9.08 | - |
| YUV | 60.12 | 142.04 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 85 | 0 | 0.63 | 0.13 | 0.62 | 312.58 | 0.46 | 0.26 |
| Hex | 62 | 24 | 55 | 0 | 3F | D | 3E | 139 | 2E | 1A |
| Octal | 142 | 44 | 125 | 0 | 77 | 15 | 76 | 471 | 56 | 32 |
| Binary | 1100010 | 100100 | 1010101 | 0 | 111111 | 1101 | 111110 | 100111001 | 101110 | 11010 |
Color Harmonies of #622455
Complementary color
Monochromatic Colors of #622455
Black with #622455
Text Example
Text Example
White with #622455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622455; }
p { color: rgb(98,36,85); }
H1.HeaderClassName
{
color: #622455;
}
.AnyTagClassName
{
color: #622455;
}
</style>
background-color css
<style>
a { background-color: #622455; }
a { background-color: rgb(98,36,85); }
div.DivClassName
{
background-color: #622455;
}
.BgClassName
{
background-color: #622455;
}
</style>
border-color css
<style>
span { border-color: #622455; }
span { border-color: rgb(98,36,85); }
td.TdClassName
{
border-color: #622455;
}
.TagClassName
{
border-color: #622455;
}
</style>