Shades of Palatinate Purple #622650
Tints of Palatinate Purple #622650
RGB
CMYK
RGB Variations
Color information
#622650 (or 0x622650) is known color: Palatinate Purple. HEX triplet: 62, 26 and 50. RGB value is (98,38,80). Sum of RGB (Red+Green+Blue) = 98+38+80=216 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.37% from 216); Green value is 38 (15.23% from 255 or 17.59% from 216); Blue value is 80 (31.64% from 255 or 37.04% from 216); Max value from RGB is 98 - color contains mainly: red. Hex color #622650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #622650 is #9DD9AF. Grayscale: #3C3C3C. Windows color (decimal): -10344880 or 5252706. OLE color: 5252706.
HSL color Cylindrical-coordinate representation of color #622650: hue angle of 318º 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 #622650 is Cyan = 0, Magento = 0.61, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 80 | - |
| CMYK | 0 | 0.61 | 0.18 | 0.62 |
| HSL | 318º | 0.44% | 0.27% | - |
| HSV(B) | 318º | 0.61% | 0.38% | - |
| XYZ | 7.18 | 4.56 | 8.09 | - |
| YUV | 60.73 | 138.88 | 154.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 80 | 0 | 0.61 | 0.18 | 0.62 | 318 | 0.44 | 0.27 |
| Hex | 62 | 26 | 50 | 0 | 3D | 12 | 3E | 13E | 2C | 1B |
| Octal | 142 | 46 | 120 | 0 | 75 | 22 | 76 | 476 | 54 | 33 |
| Binary | 1100010 | 100110 | 1010000 | 0 | 111101 | 10010 | 111110 | 100111110 | 101100 | 11011 |
Color Harmonies of #622650
Complementary color
Monochromatic Colors of #622650
Black with #622650
Text Example
Text Example
White with #622650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622650; }
p { color: rgb(98,38,80); }
H1.HeaderClassName
{
color: #622650;
}
.AnyTagClassName
{
color: #622650;
}
</style>
background-color css
<style>
a { background-color: #622650; }
a { background-color: rgb(98,38,80); }
div.DivClassName
{
background-color: #622650;
}
.BgClassName
{
background-color: #622650;
}
</style>
border-color css
<style>
span { border-color: #622650; }
span { border-color: rgb(98,38,80); }
td.TdClassName
{
border-color: #622650;
}
.TagClassName
{
border-color: #622650;
}
</style>