Shades of Palatinate Purple #623359
Tints of Palatinate Purple #623359
RGB
CMYK
RGB Variations
Color information
#623359 (or 0x623359) is known color: Palatinate Purple. HEX triplet: 62, 33 and 59. RGB value is (98,51,89). Sum of RGB (Red+Green+Blue) = 98+51+89=238 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.18% from 238); Green value is 51 (20.31% from 255 or 21.43% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 98 - color contains mainly: red. Hex color #623359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623359 is #9DCCA6. Grayscale: #454545. Windows color (decimal): -10341543 or 5845858. OLE color: 5845858.
HSL color Cylindrical-coordinate representation of color #623359: hue angle of 311.49º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #623359 is Cyan = 0, Magento = 0.48, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 51 | 89 | - |
| CMYK | 0 | 0.48 | 0.09 | 0.62 |
| HSL | 311.49º | 0.32% | 0.29% | - |
| HSV(B) | 311.49º | 0.48% | 0.38% | - |
| XYZ | 8.02 | 5.69 | 10.13 | - |
| YUV | 69.39 | 139.07 | 148.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 89 | 0 | 0.48 | 0.09 | 0.62 | 311.49 | 0.32 | 0.29 |
| Hex | 62 | 33 | 59 | 0 | 30 | 9 | 3E | 137 | 20 | 1D |
| Octal | 142 | 63 | 131 | 0 | 60 | 11 | 76 | 467 | 40 | 35 |
| Binary | 1100010 | 110011 | 1011001 | 0 | 110000 | 1001 | 111110 | 100110111 | 100000 | 11101 |
Color Harmonies of #623359
Complementary color
Monochromatic Colors of #623359
Black with #623359
Text Example
Text Example
White with #623359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623359; }
p { color: rgb(98,51,89); }
H1.HeaderClassName
{
color: #623359;
}
.AnyTagClassName
{
color: #623359;
}
</style>
background-color css
<style>
a { background-color: #623359; }
a { background-color: rgb(98,51,89); }
div.DivClassName
{
background-color: #623359;
}
.BgClassName
{
background-color: #623359;
}
</style>
border-color css
<style>
span { border-color: #623359; }
span { border-color: rgb(98,51,89); }
td.TdClassName
{
border-color: #623359;
}
.TagClassName
{
border-color: #623359;
}
</style>