Shades of Palatinate Purple #623453
Tints of Palatinate Purple #623453
RGB
CMYK
RGB Variations
Color information
#623453 (or 0x623453) is known color: Palatinate Purple. HEX triplet: 62, 34 and 53. RGB value is (98,52,83). Sum of RGB (Red+Green+Blue) = 98+52+83=233 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.06% from 233); Green value is 52 (20.70% from 255 or 22.32% from 233); Blue value is 83 (32.81% from 255 or 35.62% from 233); Max value from RGB is 98 - color contains mainly: red. Hex color #623453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623453 is #9DCBAC. Grayscale: #454545. Windows color (decimal): -10341293 or 5452898. OLE color: 5452898.
HSL color Cylindrical-coordinate representation of color #623453: hue angle of 319.57º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #623453 is Cyan = 0, Magento = 0.47, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 52 | 83 | - |
| CMYK | 0 | 0.47 | 0.15 | 0.62 |
| HSL | 319.57º | 0.31% | 0.29% | - |
| HSV(B) | 319.57º | 0.47% | 0.38% | - |
| XYZ | 7.83 | 5.68 | 8.87 | - |
| YUV | 69.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 83 | 0 | 0.47 | 0.15 | 0.62 | 319.57 | 0.31 | 0.29 |
| Hex | 62 | 34 | 53 | 0 | 2F | F | 3E | 140 | 1F | 1D |
| Octal | 142 | 64 | 123 | 0 | 57 | 17 | 76 | 500 | 37 | 35 |
| Binary | 1100010 | 110100 | 1010011 | 0 | 101111 | 1111 | 111110 | 101000000 | 11111 | 11101 |
Color Harmonies of #623453
Complementary color
Monochromatic Colors of #623453
Black with #623453
Text Example
Text Example
White with #623453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623453; }
p { color: rgb(98,52,83); }
H1.HeaderClassName
{
color: #623453;
}
.AnyTagClassName
{
color: #623453;
}
</style>
background-color css
<style>
a { background-color: #623453; }
a { background-color: rgb(98,52,83); }
div.DivClassName
{
background-color: #623453;
}
.BgClassName
{
background-color: #623453;
}
</style>
border-color css
<style>
span { border-color: #623453; }
span { border-color: rgb(98,52,83); }
td.TdClassName
{
border-color: #623453;
}
.TagClassName
{
border-color: #623453;
}
</style>