Shades of Palatinate Purple #623358
Tints of Palatinate Purple #623358
RGB
CMYK
RGB Variations
Color information
#623358 (or 0x623358) is known color: Palatinate Purple. HEX triplet: 62, 33 and 58. RGB value is (98,51,88). Sum of RGB (Red+Green+Blue) = 98+51+88=237 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.35% from 237); Green value is 51 (20.31% from 255 or 21.52% from 237); Blue value is 88 (34.77% from 255 or 37.13% from 237); Max value from RGB is 98 - color contains mainly: red. Hex color #623358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623358 is #9DCCA7. Grayscale: #454545. Windows color (decimal): -10341544 or 5780322. OLE color: 5780322.
HSL color Cylindrical-coordinate representation of color #623358: hue angle of 312.77º 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 #623358 is Cyan = 0, Magento = 0.48, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 51 | 88 | - |
| CMYK | 0 | 0.48 | 0.10 | 0.62 |
| HSL | 312.77º | 0.32% | 0.29% | - |
| HSV(B) | 312.77º | 0.48% | 0.38% | - |
| XYZ | 7.98 | 5.67 | 9.91 | - |
| YUV | 69.27 | 138.57 | 148.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 88 | 0 | 0.48 | 0.10 | 0.62 | 312.77 | 0.32 | 0.29 |
| Hex | 62 | 33 | 58 | 0 | 30 | A | 3E | 139 | 20 | 1D |
| Octal | 142 | 63 | 130 | 0 | 60 | 12 | 76 | 471 | 40 | 35 |
| Binary | 1100010 | 110011 | 1011000 | 0 | 110000 | 1010 | 111110 | 100111001 | 100000 | 11101 |
Color Harmonies of #623358
Complementary color
Monochromatic Colors of #623358
Black with #623358
Text Example
Text Example
White with #623358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623358; }
p { color: rgb(98,51,88); }
H1.HeaderClassName
{
color: #623358;
}
.AnyTagClassName
{
color: #623358;
}
</style>
background-color css
<style>
a { background-color: #623358; }
a { background-color: rgb(98,51,88); }
div.DivClassName
{
background-color: #623358;
}
.BgClassName
{
background-color: #623358;
}
</style>
border-color css
<style>
span { border-color: #623358; }
span { border-color: rgb(98,51,88); }
td.TdClassName
{
border-color: #623358;
}
.TagClassName
{
border-color: #623358;
}
</style>