Shades of Palatinate Purple #623960
Tints of Palatinate Purple #623960
RGB
CMYK
RGB Variations
Color information
#623960 (or 0x623960) is known color: Palatinate Purple. HEX triplet: 62, 39 and 60. RGB value is (98,57,96). Sum of RGB (Red+Green+Blue) = 98+57+96=251 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.04% from 251); Green value is 57 (22.66% from 255 or 22.71% from 251); Blue value is 96 (37.89% from 255 or 38.25% from 251); Max value from RGB is 98 - color contains mainly: red. Hex color #623960 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623960 is #9DC69F. Grayscale: #494949. Windows color (decimal): -10340000 or 6306146. OLE color: 6306146.
HSL color Cylindrical-coordinate representation of color #623960: hue angle of 302.93º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #623960 is Cyan = 0, Magento = 0.42, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 57 | 96 | - |
| CMYK | 0 | 0.42 | 0.02 | 0.62 |
| HSL | 302.93º | 0.26% | 0.3% | - |
| HSV(B) | 302.93º | 0.42% | 0.38% | - |
| XYZ | 8.61 | 6.37 | 11.84 | - |
| YUV | 73.71 | 140.58 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 57 | 96 | 0 | 0.42 | 0.02 | 0.62 | 302.93 | 0.26 | 0.3 |
| Hex | 62 | 39 | 60 | 0 | 2A | 2 | 3E | 12F | 1A | 1E |
| Octal | 142 | 71 | 140 | 0 | 52 | 2 | 76 | 457 | 32 | 36 |
| Binary | 1100010 | 111001 | 1100000 | 0 | 101010 | 10 | 111110 | 100101111 | 11010 | 11110 |
Color Harmonies of #623960
Complementary color
Monochromatic Colors of #623960
Black with #623960
Text Example
Text Example
White with #623960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623960; }
p { color: rgb(98,57,96); }
H1.HeaderClassName
{
color: #623960;
}
.AnyTagClassName
{
color: #623960;
}
</style>
background-color css
<style>
a { background-color: #623960; }
a { background-color: rgb(98,57,96); }
div.DivClassName
{
background-color: #623960;
}
.BgClassName
{
background-color: #623960;
}
</style>
border-color css
<style>
span { border-color: #623960; }
span { border-color: rgb(98,57,96); }
td.TdClassName
{
border-color: #623960;
}
.TagClassName
{
border-color: #623960;
}
</style>