Shades of Palatinate Purple #622356
Tints of Palatinate Purple #622356
RGB
CMYK
RGB Variations
Color information
#622356 (or 0x622356) is known color: Palatinate Purple. HEX triplet: 62, 23 and 56. RGB value is (98,35,86). Sum of RGB (Red+Green+Blue) = 98+35+86=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 35 (14.06% from 255 or 15.98% from 219); Blue value is 86 (33.98% from 255 or 39.27% from 219); Max value from RGB is 98 - color contains mainly: red. Hex color #622356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622356 is #9DDCA9. Grayscale: #3B3B3B. Windows color (decimal): -10345642 or 5645154. OLE color: 5645154.
HSL color Cylindrical-coordinate representation of color #622356: hue angle of 311.43º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #622356 is Cyan = 0, Magento = 0.64, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 35 | 86 | - |
| CMYK | 0 | 0.64 | 0.12 | 0.62 |
| HSL | 311.43º | 0.47% | 0.26% | - |
| HSV(B) | 311.43º | 0.64% | 0.38% | - |
| XYZ | 7.32 | 4.47 | 9.28 | - |
| YUV | 59.65 | 142.87 | 155.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 35 | 86 | 0 | 0.64 | 0.12 | 0.62 | 311.43 | 0.47 | 0.26 |
| Hex | 62 | 23 | 56 | 0 | 40 | C | 3E | 137 | 2F | 1A |
| Octal | 142 | 43 | 126 | 0 | 100 | 14 | 76 | 467 | 57 | 32 |
| Binary | 1100010 | 100011 | 1010110 | 0 | 1000000 | 1100 | 111110 | 100110111 | 101111 | 11010 |
Color Harmonies of #622356
Complementary color
Monochromatic Colors of #622356
Black with #622356
Text Example
Text Example
White with #622356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622356; }
p { color: rgb(98,35,86); }
H1.HeaderClassName
{
color: #622356;
}
.AnyTagClassName
{
color: #622356;
}
</style>
background-color css
<style>
a { background-color: #622356; }
a { background-color: rgb(98,35,86); }
div.DivClassName
{
background-color: #622356;
}
.BgClassName
{
background-color: #622356;
}
</style>
border-color css
<style>
span { border-color: #622356; }
span { border-color: rgb(98,35,86); }
td.TdClassName
{
border-color: #622356;
}
.TagClassName
{
border-color: #622356;
}
</style>