Shades of Palatinate Purple #623158
Tints of Palatinate Purple #623158
RGB
CMYK
RGB Variations
Color information
#623158 (or 0x623158) is known color: Palatinate Purple. HEX triplet: 62, 31 and 58. RGB value is (98,49,88). Sum of RGB (Red+Green+Blue) = 98+49+88=235 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.70% from 235); Green value is 49 (19.53% from 255 or 20.85% from 235); Blue value is 88 (34.77% from 255 or 37.45% from 235); Max value from RGB is 98 - color contains mainly: red. Hex color #623158 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623158 is #9DCEA7. Grayscale: #434343. Windows color (decimal): -10342056 or 5779810. OLE color: 5779810.
HSL color Cylindrical-coordinate representation of color #623158: hue angle of 312.24º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #623158 is Cyan = 0, Magento = 0.5, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 49 | 88 | - |
| CMYK | 0 | 0.5 | 0.10 | 0.62 |
| HSL | 312.24º | 0.33% | 0.29% | - |
| HSV(B) | 312.24º | 0.5% | 0.38% | - |
| XYZ | 7.9 | 5.5 | 9.88 | - |
| YUV | 68.1 | 139.23 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 49 | 88 | 0 | 0.5 | 0.10 | 0.62 | 312.24 | 0.33 | 0.29 |
| Hex | 62 | 31 | 58 | 0 | 32 | A | 3E | 138 | 21 | 1D |
| Octal | 142 | 61 | 130 | 0 | 62 | 12 | 76 | 470 | 41 | 35 |
| Binary | 1100010 | 110001 | 1011000 | 0 | 110010 | 1010 | 111110 | 100111000 | 100001 | 11101 |
Color Harmonies of #623158
Complementary color
Monochromatic Colors of #623158
Black with #623158
Text Example
Text Example
White with #623158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623158; }
p { color: rgb(98,49,88); }
H1.HeaderClassName
{
color: #623158;
}
.AnyTagClassName
{
color: #623158;
}
</style>
background-color css
<style>
a { background-color: #623158; }
a { background-color: rgb(98,49,88); }
div.DivClassName
{
background-color: #623158;
}
.BgClassName
{
background-color: #623158;
}
</style>
border-color css
<style>
span { border-color: #623158; }
span { border-color: rgb(98,49,88); }
td.TdClassName
{
border-color: #623158;
}
.TagClassName
{
border-color: #623158;
}
</style>