Shades of Palatinate Purple #622953
Tints of Palatinate Purple #622953
RGB
CMYK
RGB Variations
Color information
#622953 (or 0x622953) is known color: Palatinate Purple. HEX triplet: 62, 29 and 53. RGB value is (98,41,83). Sum of RGB (Red+Green+Blue) = 98+41+83=222 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.14% from 222); Green value is 41 (16.41% from 255 or 18.47% from 222); Blue value is 83 (32.81% from 255 or 37.39% from 222); Max value from RGB is 98 - color contains mainly: red. Hex color #622953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622953 is #9DD6AC. Grayscale: #3E3E3E. Windows color (decimal): -10344109 or 5450082. OLE color: 5450082.
HSL color Cylindrical-coordinate representation of color #622953: hue angle of 315.79º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #622953 is Cyan = 0, Magento = 0.58, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 41 | 83 | - |
| CMYK | 0 | 0.58 | 0.15 | 0.62 |
| HSL | 315.79º | 0.41% | 0.27% | - |
| HSV(B) | 315.79º | 0.58% | 0.38% | - |
| XYZ | 7.39 | 4.81 | 8.72 | - |
| YUV | 62.83 | 139.38 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 83 | 0 | 0.58 | 0.15 | 0.62 | 315.79 | 0.41 | 0.27 |
| Hex | 62 | 29 | 53 | 0 | 3A | F | 3E | 13C | 29 | 1B |
| Octal | 142 | 51 | 123 | 0 | 72 | 17 | 76 | 474 | 51 | 33 |
| Binary | 1100010 | 101001 | 1010011 | 0 | 111010 | 1111 | 111110 | 100111100 | 101001 | 11011 |
Color Harmonies of #622953
Complementary color
Monochromatic Colors of #622953
Black with #622953
Text Example
Text Example
White with #622953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622953; }
p { color: rgb(98,41,83); }
H1.HeaderClassName
{
color: #622953;
}
.AnyTagClassName
{
color: #622953;
}
</style>
background-color css
<style>
a { background-color: #622953; }
a { background-color: rgb(98,41,83); }
div.DivClassName
{
background-color: #622953;
}
.BgClassName
{
background-color: #622953;
}
</style>
border-color css
<style>
span { border-color: #622953; }
span { border-color: rgb(98,41,83); }
td.TdClassName
{
border-color: #622953;
}
.TagClassName
{
border-color: #622953;
}
</style>