Shades of Palatinate Purple #623258
Tints of Palatinate Purple #623258
RGB
CMYK
RGB Variations
Color information
#623258 (or 0x623258) is known color: Palatinate Purple. HEX triplet: 62, 32 and 58. RGB value is (98,50,88). Sum of RGB (Red+Green+Blue) = 98+50+88=236 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.53% from 236); Green value is 50 (19.92% from 255 or 21.19% from 236); Blue value is 88 (34.77% from 255 or 37.29% from 236); Max value from RGB is 98 - color contains mainly: red. Hex color #623258 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623258 is #9DCDA7. Grayscale: #444444. Windows color (decimal): -10341800 or 5780066. OLE color: 5780066.
HSL color Cylindrical-coordinate representation of color #623258: hue angle of 312.5º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #623258 is Cyan = 0, Magento = 0.49, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 50 | 88 | - |
| CMYK | 0 | 0.49 | 0.10 | 0.62 |
| HSL | 312.5º | 0.32% | 0.29% | - |
| HSV(B) | 312.5º | 0.49% | 0.38% | - |
| XYZ | 7.94 | 5.58 | 9.89 | - |
| YUV | 68.68 | 138.9 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 88 | 0 | 0.49 | 0.10 | 0.62 | 312.5 | 0.32 | 0.29 |
| Hex | 62 | 32 | 58 | 0 | 31 | A | 3E | 138 | 20 | 1D |
| Octal | 142 | 62 | 130 | 0 | 61 | 12 | 76 | 470 | 40 | 35 |
| Binary | 1100010 | 110010 | 1011000 | 0 | 110001 | 1010 | 111110 | 100111000 | 100000 | 11101 |
Color Harmonies of #623258
Complementary color
Monochromatic Colors of #623258
Black with #623258
Text Example
Text Example
White with #623258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623258; }
p { color: rgb(98,50,88); }
H1.HeaderClassName
{
color: #623258;
}
.AnyTagClassName
{
color: #623258;
}
</style>
background-color css
<style>
a { background-color: #623258; }
a { background-color: rgb(98,50,88); }
div.DivClassName
{
background-color: #623258;
}
.BgClassName
{
background-color: #623258;
}
</style>
border-color css
<style>
span { border-color: #623258; }
span { border-color: rgb(98,50,88); }
td.TdClassName
{
border-color: #623258;
}
.TagClassName
{
border-color: #623258;
}
</style>