Shades of Palatinate Purple #620567
Tints of Palatinate Purple #620567
RGB
CMYK
RGB Variations
Color information
#620567 (or 0x620567) is known color: Palatinate Purple. HEX triplet: 62, 05 and 67. RGB value is (98,5,103). Sum of RGB (Red+Green+Blue) = 98+5+103=206 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.57% from 206); Green value is 5 (2.34% from 255 or 2.43% from 206); Blue value is 103 (40.62% from 255 or 50% from 206); Max value from RGB is 103 - color contains mainly: blue. Hex color #620567 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620567 is #9DFA98. Grayscale: #2B2B2B. Windows color (decimal): -10353305 or 6751586. OLE color: 6751586.
HSL color Cylindrical-coordinate representation of color #620567: hue angle of 296.94º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #620567 is Cyan = 0.05, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 5 | 103 | - |
| CMYK | 0.05 | 0.95 | 0 | 0.60 |
| HSL | 296.94º | 0.91% | 0.21% | - |
| HSV(B) | 296.94º | 0.95% | 0.4% | - |
| XYZ | 7.54 | 3.68 | 13.15 | - |
| YUV | 43.98 | 161.31 | 166.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 5 | 103 | 0.05 | 0.95 | 0 | 0.60 | 296.94 | 0.91 | 0.21 |
| Hex | 62 | 5 | 67 | 5 | 5F | 0 | 3C | 129 | 5B | 15 |
| Octal | 142 | 5 | 147 | 5 | 137 | 0 | 74 | 451 | 133 | 25 |
| Binary | 1100010 | 101 | 1100111 | 101 | 1011111 | 0 | 111100 | 100101001 | 1011011 | 10101 |
Color Harmonies of #620567
Complementary color
Monochromatic Colors of #620567
Black with #620567
Text Example
Text Example
White with #620567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620567; }
p { color: rgb(98,5,103); }
H1.HeaderClassName
{
color: #620567;
}
.AnyTagClassName
{
color: #620567;
}
</style>
background-color css
<style>
a { background-color: #620567; }
a { background-color: rgb(98,5,103); }
div.DivClassName
{
background-color: #620567;
}
.BgClassName
{
background-color: #620567;
}
</style>
border-color css
<style>
span { border-color: #620567; }
span { border-color: rgb(98,5,103); }
td.TdClassName
{
border-color: #620567;
}
.TagClassName
{
border-color: #620567;
}
</style>