Shades of Palatinate Purple #663458
Tints of Palatinate Purple #663458
RGB
CMYK
RGB Variations
Color information
#663458 (or 0x663458) is known color: Palatinate Purple. HEX triplet: 66, 34 and 58. RGB value is (102,52,88). Sum of RGB (Red+Green+Blue) = 102+52+88=242 (32% of max value = 765). Red value is 102 (40.23% from 255 or 42.15% from 242); Green value is 52 (20.70% from 255 or 21.49% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 102 - color contains mainly: red. Hex color #663458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #663458 is #99CBA7. Grayscale: #464646. Windows color (decimal): -10079144 or 5780582. OLE color: 5780582.
HSL color Cylindrical-coordinate representation of color #663458: hue angle of 316.8º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #663458 is Cyan = 0, Magento = 0.49, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 52 | 88 | - |
| CMYK | 0 | 0.49 | 0.14 | 0.6 |
| HSL | 316.8º | 0.32% | 0.3% | - |
| HSV(B) | 316.8º | 0.49% | 0.4% | - |
| XYZ | 8.47 | 5.99 | 9.94 | - |
| YUV | 71.05 | 137.57 | 150.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 52 | 88 | 0 | 0.49 | 0.14 | 0.6 | 316.8 | 0.32 | 0.3 |
| Hex | 66 | 34 | 58 | 0 | 31 | E | 3C | 13D | 20 | 1E |
| Octal | 146 | 64 | 130 | 0 | 61 | 16 | 74 | 475 | 40 | 36 |
| Binary | 1100110 | 110100 | 1011000 | 0 | 110001 | 1110 | 111100 | 100111101 | 100000 | 11110 |
Color Harmonies of #663458
Complementary color
Monochromatic Colors of #663458
Black with #663458
Text Example
Text Example
White with #663458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #663458; }
p { color: rgb(102,52,88); }
H1.HeaderClassName
{
color: #663458;
}
.AnyTagClassName
{
color: #663458;
}
</style>
background-color css
<style>
a { background-color: #663458; }
a { background-color: rgb(102,52,88); }
div.DivClassName
{
background-color: #663458;
}
.BgClassName
{
background-color: #663458;
}
</style>
border-color css
<style>
span { border-color: #663458; }
span { border-color: rgb(102,52,88); }
td.TdClassName
{
border-color: #663458;
}
.TagClassName
{
border-color: #663458;
}
</style>