Shades of Palatinate Purple #621353
Tints of Palatinate Purple #621353
RGB
CMYK
RGB Variations
Color information
#621353 (or 0x621353) is known color: Palatinate Purple. HEX triplet: 62, 13 and 53. RGB value is (98,19,83). Sum of RGB (Red+Green+Blue) = 98+19+83=200 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49% from 200); Green value is 19 (7.81% from 255 or 9.5% from 200); Blue value is 83 (32.81% from 255 or 41.5% from 200); Max value from RGB is 98 - color contains mainly: red. Hex color #621353 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621353 is #9DECAC. Grayscale: #313131. Windows color (decimal): -10349741 or 5444450. OLE color: 5444450.
HSL color Cylindrical-coordinate representation of color #621353: hue angle of 311.39º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #621353 is Cyan = 0, Magento = 0.81, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 19 | 83 | - |
| CMYK | 0 | 0.81 | 0.15 | 0.62 |
| HSL | 311.39º | 0.68% | 0.23% | - |
| HSV(B) | 311.39º | 0.81% | 0.38% | - |
| XYZ | 6.83 | 3.69 | 8.54 | - |
| YUV | 49.92 | 146.67 | 162.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 19 | 83 | 0 | 0.81 | 0.15 | 0.62 | 311.39 | 0.68 | 0.23 |
| Hex | 62 | 13 | 53 | 0 | 51 | F | 3E | 137 | 44 | 17 |
| Octal | 142 | 23 | 123 | 0 | 121 | 17 | 76 | 467 | 104 | 27 |
| Binary | 1100010 | 10011 | 1010011 | 0 | 1010001 | 1111 | 111110 | 100110111 | 1000100 | 10111 |
Color Harmonies of #621353
Complementary color
Monochromatic Colors of #621353
Black with #621353
Text Example
Text Example
White with #621353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621353; }
p { color: rgb(98,19,83); }
H1.HeaderClassName
{
color: #621353;
}
.AnyTagClassName
{
color: #621353;
}
</style>
background-color css
<style>
a { background-color: #621353; }
a { background-color: rgb(98,19,83); }
div.DivClassName
{
background-color: #621353;
}
.BgClassName
{
background-color: #621353;
}
</style>
border-color css
<style>
span { border-color: #621353; }
span { border-color: rgb(98,19,83); }
td.TdClassName
{
border-color: #621353;
}
.TagClassName
{
border-color: #621353;
}
</style>