Shades of Palatinate Purple #622258
Tints of Palatinate Purple #622258
RGB
CMYK
RGB Variations
Color information
#622258 (or 0x622258) is known color: Palatinate Purple. HEX triplet: 62, 22 and 58. RGB value is (98,34,88). Sum of RGB (Red+Green+Blue) = 98+34+88=220 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.55% from 220); Green value is 34 (13.67% from 255 or 15.45% from 220); Blue value is 88 (34.77% from 255 or 40% from 220); Max value from RGB is 98 - color contains mainly: red. Hex color #622258 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622258 is #9DDDA7. Grayscale: #3B3B3B. Windows color (decimal): -10345896 or 5775970. OLE color: 5775970.
HSL color Cylindrical-coordinate representation of color #622258: hue angle of 309.38º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #622258 is Cyan = 0, Magento = 0.65, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 34 | 88 | - |
| CMYK | 0 | 0.65 | 0.10 | 0.62 |
| HSL | 309.38º | 0.48% | 0.26% | - |
| HSV(B) | 309.38º | 0.65% | 0.38% | - |
| XYZ | 7.37 | 4.45 | 9.7 | - |
| YUV | 59.29 | 144.2 | 155.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 34 | 88 | 0 | 0.65 | 0.10 | 0.62 | 309.38 | 0.48 | 0.26 |
| Hex | 62 | 22 | 58 | 0 | 41 | A | 3E | 135 | 30 | 1A |
| Octal | 142 | 42 | 130 | 0 | 101 | 12 | 76 | 465 | 60 | 32 |
| Binary | 1100010 | 100010 | 1011000 | 0 | 1000001 | 1010 | 111110 | 100110101 | 110000 | 11010 |
Color Harmonies of #622258
Complementary color
Monochromatic Colors of #622258
Black with #622258
Text Example
Text Example
White with #622258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622258; }
p { color: rgb(98,34,88); }
H1.HeaderClassName
{
color: #622258;
}
.AnyTagClassName
{
color: #622258;
}
</style>
background-color css
<style>
a { background-color: #622258; }
a { background-color: rgb(98,34,88); }
div.DivClassName
{
background-color: #622258;
}
.BgClassName
{
background-color: #622258;
}
</style>
border-color css
<style>
span { border-color: #622258; }
span { border-color: rgb(98,34,88); }
td.TdClassName
{
border-color: #622258;
}
.TagClassName
{
border-color: #622258;
}
</style>