Shades of Palatinate Purple #662658
Tints of Palatinate Purple #662658
RGB
CMYK
RGB Variations
Color information
#662658 (or 0x662658) is known color: Palatinate Purple. HEX triplet: 66, 26 and 58. RGB value is (102,38,88). Sum of RGB (Red+Green+Blue) = 102+38+88=228 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.74% from 228); Green value is 38 (15.23% from 255 or 16.67% from 228); Blue value is 88 (34.77% from 255 or 38.60% from 228); Max value from RGB is 102 - color contains mainly: red. Hex color #662658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662658 is #99D9A7. Grayscale: #3E3E3E. Windows color (decimal): -10082728 or 5776998. OLE color: 5776998.
HSL color Cylindrical-coordinate representation of color #662658: hue angle of 313.12º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #662658 is Cyan = 0, Magento = 0.63, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 38 | 88 | - |
| CMYK | 0 | 0.63 | 0.14 | 0.6 |
| HSL | 313.13º | 0.46% | 0.27% | - |
| HSV(B) | 313.13º | 0.63% | 0.4% | - |
| XYZ | 7.93 | 4.92 | 9.76 | - |
| YUV | 62.84 | 142.2 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 38 | 88 | 0 | 0.63 | 0.14 | 0.6 | 313.13 | 0.46 | 0.27 |
| Hex | 66 | 26 | 58 | 0 | 3F | E | 3C | 139 | 2E | 1B |
| Octal | 146 | 46 | 130 | 0 | 77 | 16 | 74 | 471 | 56 | 33 |
| Binary | 1100110 | 100110 | 1011000 | 0 | 111111 | 1110 | 111100 | 100111001 | 101110 | 11011 |
Color Harmonies of #662658
Complementary color
Monochromatic Colors of #662658
Black with #662658
Text Example
Text Example
White with #662658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662658; }
p { color: rgb(102,38,88); }
H1.HeaderClassName
{
color: #662658;
}
.AnyTagClassName
{
color: #662658;
}
</style>
background-color css
<style>
a { background-color: #662658; }
a { background-color: rgb(102,38,88); }
div.DivClassName
{
background-color: #662658;
}
.BgClassName
{
background-color: #662658;
}
</style>
border-color css
<style>
span { border-color: #662658; }
span { border-color: rgb(102,38,88); }
td.TdClassName
{
border-color: #662658;
}
.TagClassName
{
border-color: #662658;
}
</style>