Shades of Palatinate Purple #623354
Tints of Palatinate Purple #623354
RGB
CMYK
RGB Variations
Color information
#623354 (or 0x623354) is known color: Palatinate Purple. HEX triplet: 62, 33 and 54. RGB value is (98,51,84). Sum of RGB (Red+Green+Blue) = 98+51+84=233 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.06% from 233); Green value is 51 (20.31% from 255 or 21.89% from 233); Blue value is 84 (33.20% from 255 or 36.05% from 233); Max value from RGB is 98 - color contains mainly: red. Hex color #623354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623354 is #9DCCAB. Grayscale: #444444. Windows color (decimal): -10341548 or 5518178. OLE color: 5518178.
HSL color Cylindrical-coordinate representation of color #623354: hue angle of 317.87º 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 #623354 is Cyan = 0, Magento = 0.48, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 51 | 84 | - |
| CMYK | 0 | 0.48 | 0.14 | 0.62 |
| HSL | 317.87º | 0.32% | 0.29% | - |
| HSV(B) | 317.87º | 0.48% | 0.38% | - |
| XYZ | 7.82 | 5.6 | 9.06 | - |
| YUV | 68.82 | 136.57 | 148.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 84 | 0 | 0.48 | 0.14 | 0.62 | 317.87 | 0.32 | 0.29 |
| Hex | 62 | 33 | 54 | 0 | 30 | E | 3E | 13E | 20 | 1D |
| Octal | 142 | 63 | 124 | 0 | 60 | 16 | 76 | 476 | 40 | 35 |
| Binary | 1100010 | 110011 | 1010100 | 0 | 110000 | 1110 | 111110 | 100111110 | 100000 | 11101 |
Color Harmonies of #623354
Complementary color
Monochromatic Colors of #623354
Black with #623354
Text Example
Text Example
White with #623354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623354; }
p { color: rgb(98,51,84); }
H1.HeaderClassName
{
color: #623354;
}
.AnyTagClassName
{
color: #623354;
}
</style>
background-color css
<style>
a { background-color: #623354; }
a { background-color: rgb(98,51,84); }
div.DivClassName
{
background-color: #623354;
}
.BgClassName
{
background-color: #623354;
}
</style>
border-color css
<style>
span { border-color: #623354; }
span { border-color: rgb(98,51,84); }
td.TdClassName
{
border-color: #623354;
}
.TagClassName
{
border-color: #623354;
}
</style>