Shades of Palatinate Purple #623259
Tints of Palatinate Purple #623259
RGB
CMYK
RGB Variations
Color information
#623259 (or 0x623259) is known color: Palatinate Purple. HEX triplet: 62, 32 and 59. RGB value is (98,50,89). Sum of RGB (Red+Green+Blue) = 98+50+89=237 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.35% from 237); Green value is 50 (19.92% from 255 or 21.10% from 237); Blue value is 89 (35.16% from 255 or 37.55% from 237); Max value from RGB is 98 - color contains mainly: red. Hex color #623259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623259 is #9DCDA6. Grayscale: #444444. Windows color (decimal): -10341799 or 5845602. OLE color: 5845602.
HSL color Cylindrical-coordinate representation of color #623259: hue angle of 311.25º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #623259 is Cyan = 0, Magento = 0.49, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 50 | 89 | - |
| CMYK | 0 | 0.49 | 0.09 | 0.62 |
| HSL | 311.25º | 0.32% | 0.29% | - |
| HSV(B) | 311.25º | 0.49% | 0.38% | - |
| XYZ | 7.98 | 5.6 | 10.11 | - |
| YUV | 68.8 | 139.4 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 89 | 0 | 0.49 | 0.09 | 0.62 | 311.25 | 0.32 | 0.29 |
| Hex | 62 | 32 | 59 | 0 | 31 | 9 | 3E | 137 | 20 | 1D |
| Octal | 142 | 62 | 131 | 0 | 61 | 11 | 76 | 467 | 40 | 35 |
| Binary | 1100010 | 110010 | 1011001 | 0 | 110001 | 1001 | 111110 | 100110111 | 100000 | 11101 |
Color Harmonies of #623259
Complementary color
Monochromatic Colors of #623259
Black with #623259
Text Example
Text Example
White with #623259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623259; }
p { color: rgb(98,50,89); }
H1.HeaderClassName
{
color: #623259;
}
.AnyTagClassName
{
color: #623259;
}
</style>
background-color css
<style>
a { background-color: #623259; }
a { background-color: rgb(98,50,89); }
div.DivClassName
{
background-color: #623259;
}
.BgClassName
{
background-color: #623259;
}
</style>
border-color css
<style>
span { border-color: #623259; }
span { border-color: rgb(98,50,89); }
td.TdClassName
{
border-color: #623259;
}
.TagClassName
{
border-color: #623259;
}
</style>