Shades of Palatinate Purple #623660
Tints of Palatinate Purple #623660
RGB
CMYK
RGB Variations
Color information
#623660 (or 0x623660) is known color: Palatinate Purple. HEX triplet: 62, 36 and 60. RGB value is (98,54,96). Sum of RGB (Red+Green+Blue) = 98+54+96=248 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.52% from 248); Green value is 54 (21.48% from 255 or 21.77% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 98 - color contains mainly: red. Hex color #623660 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623660 is #9DC99F. Grayscale: #474747. Windows color (decimal): -10340768 or 6305378. OLE color: 6305378.
HSL color Cylindrical-coordinate representation of color #623660: hue angle of 302.73º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #623660 is Cyan = 0, Magento = 0.45, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 54 | 96 | - |
| CMYK | 0 | 0.45 | 0.02 | 0.62 |
| HSL | 302.73º | 0.29% | 0.3% | - |
| HSV(B) | 302.73º | 0.45% | 0.38% | - |
| XYZ | 8.47 | 6.08 | 11.79 | - |
| YUV | 71.94 | 141.58 | 146.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 96 | 0 | 0.45 | 0.02 | 0.62 | 302.73 | 0.29 | 0.3 |
| Hex | 62 | 36 | 60 | 0 | 2D | 2 | 3E | 12F | 1D | 1E |
| Octal | 142 | 66 | 140 | 0 | 55 | 2 | 76 | 457 | 35 | 36 |
| Binary | 1100010 | 110110 | 1100000 | 0 | 101101 | 10 | 111110 | 100101111 | 11101 | 11110 |
Color Harmonies of #623660
Complementary color
Monochromatic Colors of #623660
Black with #623660
Text Example
Text Example
White with #623660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623660; }
p { color: rgb(98,54,96); }
H1.HeaderClassName
{
color: #623660;
}
.AnyTagClassName
{
color: #623660;
}
</style>
background-color css
<style>
a { background-color: #623660; }
a { background-color: rgb(98,54,96); }
div.DivClassName
{
background-color: #623660;
}
.BgClassName
{
background-color: #623660;
}
</style>
border-color css
<style>
span { border-color: #623660; }
span { border-color: rgb(98,54,96); }
td.TdClassName
{
border-color: #623660;
}
.TagClassName
{
border-color: #623660;
}
</style>