Shades of Palatinate Purple #621350
Tints of Palatinate Purple #621350
RGB
CMYK
RGB Variations
Color information
#621350 (or 0x621350) is known color: Palatinate Purple. HEX triplet: 62, 13 and 50. RGB value is (98,19,80). Sum of RGB (Red+Green+Blue) = 98+19+80=197 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.75% from 197); Green value is 19 (7.81% from 255 or 9.64% from 197); Blue value is 80 (31.64% from 255 or 40.61% from 197); Max value from RGB is 98 - color contains mainly: red. Hex color #621350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #621350 is #9DECAF. Grayscale: #313131. Windows color (decimal): -10349744 or 5247842. OLE color: 5247842.
HSL color Cylindrical-coordinate representation of color #621350: hue angle of 313.67º 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 #621350 is Cyan = 0, Magento = 0.81, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 19 | 80 | - |
| CMYK | 0 | 0.81 | 0.18 | 0.62 |
| HSL | 313.67º | 0.68% | 0.23% | - |
| HSV(B) | 313.67º | 0.81% | 0.38% | - |
| XYZ | 6.72 | 3.64 | 7.94 | - |
| YUV | 49.58 | 145.17 | 162.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 19 | 80 | 0 | 0.81 | 0.18 | 0.62 | 313.67 | 0.68 | 0.23 |
| Hex | 62 | 13 | 50 | 0 | 51 | 12 | 3E | 13A | 44 | 17 |
| Octal | 142 | 23 | 120 | 0 | 121 | 22 | 76 | 472 | 104 | 27 |
| Binary | 1100010 | 10011 | 1010000 | 0 | 1010001 | 10010 | 111110 | 100111010 | 1000100 | 10111 |
Color Harmonies of #621350
Complementary color
Monochromatic Colors of #621350
Black with #621350
Text Example
Text Example
White with #621350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621350; }
p { color: rgb(98,19,80); }
H1.HeaderClassName
{
color: #621350;
}
.AnyTagClassName
{
color: #621350;
}
</style>
background-color css
<style>
a { background-color: #621350; }
a { background-color: rgb(98,19,80); }
div.DivClassName
{
background-color: #621350;
}
.BgClassName
{
background-color: #621350;
}
</style>
border-color css
<style>
span { border-color: #621350; }
span { border-color: rgb(98,19,80); }
td.TdClassName
{
border-color: #621350;
}
.TagClassName
{
border-color: #621350;
}
</style>