Shades of Palatinate Purple #620461
Tints of Palatinate Purple #620461
RGB
CMYK
RGB Variations
Color information
#620461 (or 0x620461) is known color: Palatinate Purple. HEX triplet: 62, 04 and 61. RGB value is (98,4,97). Sum of RGB (Red+Green+Blue) = 98+4+97=199 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49.25% from 199); Green value is 4 (1.95% from 255 or 2.01% from 199); Blue value is 97 (38.28% from 255 or 48.74% from 199); Max value from RGB is 98 - color contains mainly: red. Hex color #620461 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #620461 is #9DFB9E. Grayscale: #2A2A2A. Windows color (decimal): -10353567 or 6358114. OLE color: 6358114.
HSL color Cylindrical-coordinate representation of color #620461: hue angle of 300.64º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #620461 is Cyan = 0, Magento = 0.96, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 4 | 97 | - |
| CMYK | 0 | 0.96 | 0.01 | 0.62 |
| HSL | 300.64º | 0.92% | 0.2% | - |
| HSV(B) | 300.64º | 0.96% | 0.38% | - |
| XYZ | 7.24 | 3.55 | 11.61 | - |
| YUV | 42.71 | 158.64 | 167.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 4 | 97 | 0 | 0.96 | 0.01 | 0.62 | 300.64 | 0.92 | 0.2 |
| Hex | 62 | 4 | 61 | 0 | 60 | 1 | 3E | 12D | 5C | 14 |
| Octal | 142 | 4 | 141 | 0 | 140 | 1 | 76 | 455 | 134 | 24 |
| Binary | 1100010 | 100 | 1100001 | 0 | 1100000 | 1 | 111110 | 100101101 | 1011100 | 10100 |
Color Harmonies of #620461
Complementary color
Monochromatic Colors of #620461
Black with #620461
Text Example
Text Example
White with #620461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #620461; }
p { color: rgb(98,4,97); }
H1.HeaderClassName
{
color: #620461;
}
.AnyTagClassName
{
color: #620461;
}
</style>
background-color css
<style>
a { background-color: #620461; }
a { background-color: rgb(98,4,97); }
div.DivClassName
{
background-color: #620461;
}
.BgClassName
{
background-color: #620461;
}
</style>
border-color css
<style>
span { border-color: #620461; }
span { border-color: rgb(98,4,97); }
td.TdClassName
{
border-color: #620461;
}
.TagClassName
{
border-color: #620461;
}
</style>