Shades of Palatinate Purple #623758
Tints of Palatinate Purple #623758
RGB
CMYK
RGB Variations
Color information
#623758 (or 0x623758) is known color: Palatinate Purple. HEX triplet: 62, 37 and 58. RGB value is (98,55,88). Sum of RGB (Red+Green+Blue) = 98+55+88=241 (31% of max value = 765). Red value is 98 (38.67% from 255 or 40.66% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 98 - color contains mainly: red. Hex color #623758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #623758 is #9DC8A7. Grayscale: #474747. Windows color (decimal): -10340520 or 5781346. OLE color: 5781346.
HSL color Cylindrical-coordinate representation of color #623758: hue angle of 313.95º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #623758 is Cyan = 0, Magento = 0.44, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 55 | 88 | - |
| CMYK | 0 | 0.44 | 0.10 | 0.62 |
| HSL | 313.95º | 0.28% | 0.3% | - |
| HSV(B) | 313.95º | 0.44% | 0.38% | - |
| XYZ | 8.16 | 6.03 | 9.97 | - |
| YUV | 71.62 | 137.25 | 146.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 55 | 88 | 0 | 0.44 | 0.10 | 0.62 | 313.95 | 0.28 | 0.3 |
| Hex | 62 | 37 | 58 | 0 | 2C | A | 3E | 13A | 1C | 1E |
| Octal | 142 | 67 | 130 | 0 | 54 | 12 | 76 | 472 | 34 | 36 |
| Binary | 1100010 | 110111 | 1011000 | 0 | 101100 | 1010 | 111110 | 100111010 | 11100 | 11110 |
Color Harmonies of #623758
Complementary color
Monochromatic Colors of #623758
Black with #623758
Text Example
Text Example
White with #623758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623758; }
p { color: rgb(98,55,88); }
H1.HeaderClassName
{
color: #623758;
}
.AnyTagClassName
{
color: #623758;
}
</style>
background-color css
<style>
a { background-color: #623758; }
a { background-color: rgb(98,55,88); }
div.DivClassName
{
background-color: #623758;
}
.BgClassName
{
background-color: #623758;
}
</style>
border-color css
<style>
span { border-color: #623758; }
span { border-color: rgb(98,55,88); }
td.TdClassName
{
border-color: #623758;
}
.TagClassName
{
border-color: #623758;
}
</style>