Shades of Palatinate Purple #620667
Tints of Palatinate Purple #620667
RGB
CMYK
RGB Variations
Color information
#620667 (or 0x620667) is known color: Palatinate Purple. HEX triplet: 62, 06 and 67. RGB value is (98,6,103). Sum of RGB (Red+Green+Blue) = 98+6+103=207 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.34% from 207); Green value is 6 (2.73% from 255 or 2.90% from 207); Blue value is 103 (40.62% from 255 or 49.76% from 207); Max value from RGB is 103 - color contains mainly: blue. Hex color #620667 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620667 is #9DF998. Grayscale: #2C2C2C. Windows color (decimal): -10353049 or 6751842. OLE color: 6751842.
HSL color Cylindrical-coordinate representation of color #620667: hue angle of 296.91º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #620667 is Cyan = 0.05, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 6 | 103 | - |
| CMYK | 0.05 | 0.94 | 0 | 0.60 |
| HSL | 296.91º | 0.89% | 0.21% | - |
| HSV(B) | 296.91º | 0.94% | 0.4% | - |
| XYZ | 7.55 | 3.71 | 13.15 | - |
| YUV | 44.57 | 160.98 | 166.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 6 | 103 | 0.05 | 0.94 | 0 | 0.60 | 296.91 | 0.89 | 0.21 |
| Hex | 62 | 6 | 67 | 5 | 5E | 0 | 3C | 129 | 59 | 15 |
| Octal | 142 | 6 | 147 | 5 | 136 | 0 | 74 | 451 | 131 | 25 |
| Binary | 1100010 | 110 | 1100111 | 101 | 1011110 | 0 | 111100 | 100101001 | 1011001 | 10101 |
Color Harmonies of #620667
Complementary color
Monochromatic Colors of #620667
Black with #620667
Text Example
Text Example
White with #620667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620667; }
p { color: rgb(98,6,103); }
H1.HeaderClassName
{
color: #620667;
}
.AnyTagClassName
{
color: #620667;
}
</style>
background-color css
<style>
a { background-color: #620667; }
a { background-color: rgb(98,6,103); }
div.DivClassName
{
background-color: #620667;
}
.BgClassName
{
background-color: #620667;
}
</style>
border-color css
<style>
span { border-color: #620667; }
span { border-color: rgb(98,6,103); }
td.TdClassName
{
border-color: #620667;
}
.TagClassName
{
border-color: #620667;
}
</style>