Shades of Palatinate Purple #622652
Tints of Palatinate Purple #622652
RGB
CMYK
RGB Variations
Color information
#622652 (or 0x622652) is known color: Palatinate Purple. HEX triplet: 62, 26 and 52. RGB value is (98,38,82). Sum of RGB (Red+Green+Blue) = 98+38+82=218 (28% of max value = 765). Red value is 98 (38.67% from 255 or 44.95% from 218); Green value is 38 (15.23% from 255 or 17.43% from 218); Blue value is 82 (32.42% from 255 or 37.61% from 218); Max value from RGB is 98 - color contains mainly: red. Hex color #622652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622652 is #9DD9AD. Grayscale: #3C3C3C. Windows color (decimal): -10344878 or 5383778. OLE color: 5383778.
HSL color Cylindrical-coordinate representation of color #622652: hue angle of 316º 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 #622652 is Cyan = 0, Magento = 0.61, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 82 | - |
| CMYK | 0 | 0.61 | 0.16 | 0.62 |
| HSL | 316º | 0.44% | 0.27% | - |
| HSV(B) | 316º | 0.61% | 0.38% | - |
| XYZ | 7.25 | 4.59 | 8.49 | - |
| YUV | 60.96 | 139.88 | 154.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 82 | 0 | 0.61 | 0.16 | 0.62 | 316 | 0.44 | 0.27 |
| Hex | 62 | 26 | 52 | 0 | 3D | 10 | 3E | 13C | 2C | 1B |
| Octal | 142 | 46 | 122 | 0 | 75 | 20 | 76 | 474 | 54 | 33 |
| Binary | 1100010 | 100110 | 1010010 | 0 | 111101 | 10000 | 111110 | 100111100 | 101100 | 11011 |
Color Harmonies of #622652
Complementary color
Monochromatic Colors of #622652
Black with #622652
Text Example
Text Example
White with #622652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622652; }
p { color: rgb(98,38,82); }
H1.HeaderClassName
{
color: #622652;
}
.AnyTagClassName
{
color: #622652;
}
</style>
background-color css
<style>
a { background-color: #622652; }
a { background-color: rgb(98,38,82); }
div.DivClassName
{
background-color: #622652;
}
.BgClassName
{
background-color: #622652;
}
</style>
border-color css
<style>
span { border-color: #622652; }
span { border-color: rgb(98,38,82); }
td.TdClassName
{
border-color: #622652;
}
.TagClassName
{
border-color: #622652;
}
</style>