Shades of Palatinate Purple #622655
Tints of Palatinate Purple #622655
RGB
CMYK
RGB Variations
Color information
#622655 (or 0x622655) is known color: Palatinate Purple. HEX triplet: 62, 26 and 55. RGB value is (98,38,85). Sum of RGB (Red+Green+Blue) = 98+38+85=221 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.34% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 85 (33.59% from 255 or 38.46% from 221); Max value from RGB is 98 - color contains mainly: red. Hex color #622655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622655 is #9DD9AA. Grayscale: #3D3D3D. Windows color (decimal): -10344875 or 5580386. OLE color: 5580386.
HSL color Cylindrical-coordinate representation of color #622655: hue angle of 313º 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 #622655 is Cyan = 0, Magento = 0.61, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 85 | - |
| CMYK | 0 | 0.61 | 0.13 | 0.62 |
| HSL | 313º | 0.44% | 0.27% | - |
| HSV(B) | 313º | 0.61% | 0.38% | - |
| XYZ | 7.37 | 4.64 | 9.1 | - |
| YUV | 61.3 | 141.38 | 154.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 85 | 0 | 0.61 | 0.13 | 0.62 | 313 | 0.44 | 0.27 |
| Hex | 62 | 26 | 55 | 0 | 3D | D | 3E | 139 | 2C | 1B |
| Octal | 142 | 46 | 125 | 0 | 75 | 15 | 76 | 471 | 54 | 33 |
| Binary | 1100010 | 100110 | 1010101 | 0 | 111101 | 1101 | 111110 | 100111001 | 101100 | 11011 |
Color Harmonies of #622655
Complementary color
Monochromatic Colors of #622655
Black with #622655
Text Example
Text Example
White with #622655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622655; }
p { color: rgb(98,38,85); }
H1.HeaderClassName
{
color: #622655;
}
.AnyTagClassName
{
color: #622655;
}
</style>
background-color css
<style>
a { background-color: #622655; }
a { background-color: rgb(98,38,85); }
div.DivClassName
{
background-color: #622655;
}
.BgClassName
{
background-color: #622655;
}
</style>
border-color css
<style>
span { border-color: #622655; }
span { border-color: rgb(98,38,85); }
td.TdClassName
{
border-color: #622655;
}
.TagClassName
{
border-color: #622655;
}
</style>