Shades of Palatinate Purple #622658
Tints of Palatinate Purple #622658
RGB
CMYK
RGB Variations
Color information
#622658 (or 0x622658) is known color: Palatinate Purple. HEX triplet: 62, 26 and 58. RGB value is (98,38,88). Sum of RGB (Red+Green+Blue) = 98+38+88=224 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.75% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 88 (34.77% from 255 or 39.29% from 224); Max value from RGB is 98 - color contains mainly: red. Hex color #622658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622658 is #9DD9A7. Grayscale: #3D3D3D. Windows color (decimal): -10344872 or 5776994. OLE color: 5776994.
HSL color Cylindrical-coordinate representation of color #622658: hue angle of 310º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #622658 is Cyan = 0, Magento = 0.61, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 88 | - |
| CMYK | 0 | 0.61 | 0.10 | 0.62 |
| HSL | 310º | 0.44% | 0.27% | - |
| HSV(B) | 310º | 0.61% | 0.38% | - |
| XYZ | 7.49 | 4.69 | 9.74 | - |
| YUV | 61.64 | 142.88 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 88 | 0 | 0.61 | 0.10 | 0.62 | 310 | 0.44 | 0.27 |
| Hex | 62 | 26 | 58 | 0 | 3D | A | 3E | 136 | 2C | 1B |
| Octal | 142 | 46 | 130 | 0 | 75 | 12 | 76 | 466 | 54 | 33 |
| Binary | 1100010 | 100110 | 1011000 | 0 | 111101 | 1010 | 111110 | 100110110 | 101100 | 11011 |
Color Harmonies of #622658
Complementary color
Monochromatic Colors of #622658
Black with #622658
Text Example
Text Example
White with #622658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622658; }
p { color: rgb(98,38,88); }
H1.HeaderClassName
{
color: #622658;
}
.AnyTagClassName
{
color: #622658;
}
</style>
background-color css
<style>
a { background-color: #622658; }
a { background-color: rgb(98,38,88); }
div.DivClassName
{
background-color: #622658;
}
.BgClassName
{
background-color: #622658;
}
</style>
border-color css
<style>
span { border-color: #622658; }
span { border-color: rgb(98,38,88); }
td.TdClassName
{
border-color: #622658;
}
.TagClassName
{
border-color: #622658;
}
</style>