Shades of Palatinate Purple #623657
Tints of Palatinate Purple #623657
RGB
CMYK
RGB Variations
Color information
#623657 (or 0x623657) is known color: Palatinate Purple. HEX triplet: 62, 36 and 57. RGB value is (98,54,87). Sum of RGB (Red+Green+Blue) = 98+54+87=239 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.00% from 239); Green value is 54 (21.48% from 255 or 22.59% from 239); Blue value is 87 (34.38% from 255 or 36.40% from 239); Max value from RGB is 98 - color contains mainly: red. Hex color #623657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623657 is #9DC9A8. Grayscale: #464646. Windows color (decimal): -10340777 or 5715554. OLE color: 5715554.
HSL color Cylindrical-coordinate representation of color #623657: hue angle of 315º 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 #623657 is Cyan = 0, Magento = 0.45, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 54 | 87 | - |
| CMYK | 0 | 0.45 | 0.11 | 0.62 |
| HSL | 315º | 0.29% | 0.3% | - |
| HSV(B) | 315º | 0.45% | 0.38% | - |
| XYZ | 8.08 | 5.92 | 9.73 | - |
| YUV | 70.92 | 137.08 | 147.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 87 | 0 | 0.45 | 0.11 | 0.62 | 315 | 0.29 | 0.3 |
| Hex | 62 | 36 | 57 | 0 | 2D | B | 3E | 13B | 1D | 1E |
| Octal | 142 | 66 | 127 | 0 | 55 | 13 | 76 | 473 | 35 | 36 |
| Binary | 1100010 | 110110 | 1010111 | 0 | 101101 | 1011 | 111110 | 100111011 | 11101 | 11110 |
Color Harmonies of #623657
Complementary color
Monochromatic Colors of #623657
Black with #623657
Text Example
Text Example
White with #623657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623657; }
p { color: rgb(98,54,87); }
H1.HeaderClassName
{
color: #623657;
}
.AnyTagClassName
{
color: #623657;
}
</style>
background-color css
<style>
a { background-color: #623657; }
a { background-color: rgb(98,54,87); }
div.DivClassName
{
background-color: #623657;
}
.BgClassName
{
background-color: #623657;
}
</style>
border-color css
<style>
span { border-color: #623657; }
span { border-color: rgb(98,54,87); }
td.TdClassName
{
border-color: #623657;
}
.TagClassName
{
border-color: #623657;
}
</style>