Shades of Palatinate Purple #623357
Tints of Palatinate Purple #623357
RGB
CMYK
RGB Variations
Color information
#623357 (or 0x623357) is known color: Palatinate Purple. HEX triplet: 62, 33 and 57. RGB value is (98,51,87). Sum of RGB (Red+Green+Blue) = 98+51+87=236 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.53% from 236); Green value is 51 (20.31% from 255 or 21.61% from 236); Blue value is 87 (34.38% from 255 or 36.86% from 236); Max value from RGB is 98 - color contains mainly: red. Hex color #623357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623357 is #9DCCA8. Grayscale: #454545. Windows color (decimal): -10341545 or 5714786. OLE color: 5714786.
HSL color Cylindrical-coordinate representation of color #623357: hue angle of 314.04º 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 #623357 is Cyan = 0, Magento = 0.48, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 51 | 87 | - |
| CMYK | 0 | 0.48 | 0.11 | 0.62 |
| HSL | 314.04º | 0.32% | 0.29% | - |
| HSV(B) | 314.04º | 0.48% | 0.38% | - |
| XYZ | 7.94 | 5.65 | 9.69 | - |
| YUV | 69.16 | 138.07 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 87 | 0 | 0.48 | 0.11 | 0.62 | 314.04 | 0.32 | 0.29 |
| Hex | 62 | 33 | 57 | 0 | 30 | B | 3E | 13A | 20 | 1D |
| Octal | 142 | 63 | 127 | 0 | 60 | 13 | 76 | 472 | 40 | 35 |
| Binary | 1100010 | 110011 | 1010111 | 0 | 110000 | 1011 | 111110 | 100111010 | 100000 | 11101 |
Color Harmonies of #623357
Complementary color
Monochromatic Colors of #623357
Black with #623357
Text Example
Text Example
White with #623357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623357; }
p { color: rgb(98,51,87); }
H1.HeaderClassName
{
color: #623357;
}
.AnyTagClassName
{
color: #623357;
}
</style>
background-color css
<style>
a { background-color: #623357; }
a { background-color: rgb(98,51,87); }
div.DivClassName
{
background-color: #623357;
}
.BgClassName
{
background-color: #623357;
}
</style>
border-color css
<style>
span { border-color: #623357; }
span { border-color: rgb(98,51,87); }
td.TdClassName
{
border-color: #623357;
}
.TagClassName
{
border-color: #623357;
}
</style>