Shades of Palatinate Purple #621053
Tints of Palatinate Purple #621053
RGB
CMYK
RGB Variations
Color information
#621053 (or 0x621053) is known color: Palatinate Purple. HEX triplet: 62, 10 and 53. RGB value is (98,16,83). Sum of RGB (Red+Green+Blue) = 98+16+83=197 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.75% from 197); Green value is 16 (6.64% from 255 or 8.12% from 197); Blue value is 83 (32.81% from 255 or 42.13% from 197); Max value from RGB is 98 - color contains mainly: red. Hex color #621053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621053 is #9DEFAC. Grayscale: #2F2F2F. Windows color (decimal): -10350509 or 5443682. OLE color: 5443682.
HSL color Cylindrical-coordinate representation of color #621053: hue angle of 310.98º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #621053 is Cyan = 0, Magento = 0.84, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 16 | 83 | - |
| CMYK | 0 | 0.84 | 0.15 | 0.62 |
| HSL | 310.98º | 0.72% | 0.22% | - |
| HSV(B) | 310.98º | 0.84% | 0.38% | - |
| XYZ | 6.78 | 3.59 | 8.52 | - |
| YUV | 48.16 | 147.67 | 163.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 16 | 83 | 0 | 0.84 | 0.15 | 0.62 | 310.98 | 0.72 | 0.22 |
| Hex | 62 | 10 | 53 | 0 | 54 | F | 3E | 137 | 48 | 16 |
| Octal | 142 | 20 | 123 | 0 | 124 | 17 | 76 | 467 | 110 | 26 |
| Binary | 1100010 | 10000 | 1010011 | 0 | 1010100 | 1111 | 111110 | 100110111 | 1001000 | 10110 |
Color Harmonies of #621053
Complementary color
Monochromatic Colors of #621053
Black with #621053
Text Example
Text Example
White with #621053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621053; }
p { color: rgb(98,16,83); }
H1.HeaderClassName
{
color: #621053;
}
.AnyTagClassName
{
color: #621053;
}
</style>
background-color css
<style>
a { background-color: #621053; }
a { background-color: rgb(98,16,83); }
div.DivClassName
{
background-color: #621053;
}
.BgClassName
{
background-color: #621053;
}
</style>
border-color css
<style>
span { border-color: #621053; }
span { border-color: rgb(98,16,83); }
td.TdClassName
{
border-color: #621053;
}
.TagClassName
{
border-color: #621053;
}
</style>