Shades of Palatinate Purple #623655
Tints of Palatinate Purple #623655
RGB
CMYK
RGB Variations
Color information
#623655 (or 0x623655) is known color: Palatinate Purple. HEX triplet: 62, 36 and 55. RGB value is (98,54,85). Sum of RGB (Red+Green+Blue) = 98+54+85=237 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.35% from 237); Green value is 54 (21.48% from 255 or 22.78% from 237); Blue value is 85 (33.59% from 255 or 35.86% from 237); Max value from RGB is 98 - color contains mainly: red. Hex color #623655 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623655 is #9DC9AA. Grayscale: #464646. Windows color (decimal): -10340779 or 5584482. OLE color: 5584482.
HSL color Cylindrical-coordinate representation of color #623655: hue angle of 317.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 #623655 is Cyan = 0, Magento = 0.45, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 54 | 85 | - |
| CMYK | 0 | 0.45 | 0.13 | 0.62 |
| HSL | 317.73º | 0.29% | 0.3% | - |
| HSV(B) | 317.73º | 0.45% | 0.38% | - |
| XYZ | 8 | 5.89 | 9.31 | - |
| YUV | 70.69 | 136.08 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 85 | 0 | 0.45 | 0.13 | 0.62 | 317.73 | 0.29 | 0.3 |
| Hex | 62 | 36 | 55 | 0 | 2D | D | 3E | 13E | 1D | 1E |
| Octal | 142 | 66 | 125 | 0 | 55 | 15 | 76 | 476 | 35 | 36 |
| Binary | 1100010 | 110110 | 1010101 | 0 | 101101 | 1101 | 111110 | 100111110 | 11101 | 11110 |
Color Harmonies of #623655
Complementary color
Monochromatic Colors of #623655
Black with #623655
Text Example
Text Example
White with #623655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623655; }
p { color: rgb(98,54,85); }
H1.HeaderClassName
{
color: #623655;
}
.AnyTagClassName
{
color: #623655;
}
</style>
background-color css
<style>
a { background-color: #623655; }
a { background-color: rgb(98,54,85); }
div.DivClassName
{
background-color: #623655;
}
.BgClassName
{
background-color: #623655;
}
</style>
border-color css
<style>
span { border-color: #623655; }
span { border-color: rgb(98,54,85); }
td.TdClassName
{
border-color: #623655;
}
.TagClassName
{
border-color: #623655;
}
</style>