Shades of Palatinate Purple #662458
Tints of Palatinate Purple #662458
RGB
CMYK
RGB Variations
Color information
#662458 (or 0x662458) is known color: Palatinate Purple. HEX triplet: 66, 24 and 58. RGB value is (102,36,88). Sum of RGB (Red+Green+Blue) = 102+36+88=226 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.13% from 226); Green value is 36 (14.45% from 255 or 15.93% from 226); Blue value is 88 (34.77% from 255 or 38.94% from 226); Max value from RGB is 102 - color contains mainly: red. Hex color #662458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662458 is #99DBA7. Grayscale: #3D3D3D. Windows color (decimal): -10083240 or 5776486. OLE color: 5776486.
HSL color Cylindrical-coordinate representation of color #662458: hue angle of 312.73º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #662458 is Cyan = 0, Magento = 0.65, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 88 | - |
| CMYK | 0 | 0.65 | 0.14 | 0.6 |
| HSL | 312.73º | 0.48% | 0.27% | - |
| HSV(B) | 312.73º | 0.65% | 0.4% | - |
| XYZ | 7.87 | 4.79 | 9.74 | - |
| YUV | 61.66 | 142.87 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 88 | 0 | 0.65 | 0.14 | 0.6 | 312.73 | 0.48 | 0.27 |
| Hex | 66 | 24 | 58 | 0 | 41 | E | 3C | 139 | 30 | 1B |
| Octal | 146 | 44 | 130 | 0 | 101 | 16 | 74 | 471 | 60 | 33 |
| Binary | 1100110 | 100100 | 1011000 | 0 | 1000001 | 1110 | 111100 | 100111001 | 110000 | 11011 |
Color Harmonies of #662458
Complementary color
Monochromatic Colors of #662458
Black with #662458
Text Example
Text Example
White with #662458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662458; }
p { color: rgb(102,36,88); }
H1.HeaderClassName
{
color: #662458;
}
.AnyTagClassName
{
color: #662458;
}
</style>
background-color css
<style>
a { background-color: #662458; }
a { background-color: rgb(102,36,88); }
div.DivClassName
{
background-color: #662458;
}
.BgClassName
{
background-color: #662458;
}
</style>
border-color css
<style>
span { border-color: #662458; }
span { border-color: rgb(102,36,88); }
td.TdClassName
{
border-color: #662458;
}
.TagClassName
{
border-color: #662458;
}
</style>