Shades of Palatinate Purple #662758
Tints of Palatinate Purple #662758
RGB
CMYK
RGB Variations
Color information
#662758 (or 0x662758) is known color: Palatinate Purple. HEX triplet: 66, 27 and 58. RGB value is (102,39,88). Sum of RGB (Red+Green+Blue) = 102+39+88=229 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.54% from 229); Green value is 39 (15.62% from 255 or 17.03% from 229); Blue value is 88 (34.77% from 255 or 38.43% from 229); Max value from RGB is 102 - color contains mainly: red. Hex color #662758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662758 is #99D8A7. Grayscale: #3F3F3F. Windows color (decimal): -10082472 or 5777254. OLE color: 5777254.
HSL color Cylindrical-coordinate representation of color #662758: hue angle of 313.33º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #662758 is Cyan = 0, Magento = 0.62, Yellow = 0.14 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 39 | 88 | - |
| CMYK | 0 | 0.62 | 0.14 | 0.6 |
| HSL | 313.33º | 0.45% | 0.28% | - |
| HSV(B) | 313.33º | 0.62% | 0.4% | - |
| XYZ | 7.97 | 4.98 | 9.77 | - |
| YUV | 63.42 | 141.87 | 155.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 39 | 88 | 0 | 0.62 | 0.14 | 0.6 | 313.33 | 0.45 | 0.28 |
| Hex | 66 | 27 | 58 | 0 | 3E | E | 3C | 139 | 2D | 1C |
| Octal | 146 | 47 | 130 | 0 | 76 | 16 | 74 | 471 | 55 | 34 |
| Binary | 1100110 | 100111 | 1011000 | 0 | 111110 | 1110 | 111100 | 100111001 | 101101 | 11100 |
Color Harmonies of #662758
Complementary color
Monochromatic Colors of #662758
Black with #662758
Text Example
Text Example
White with #662758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662758; }
p { color: rgb(102,39,88); }
H1.HeaderClassName
{
color: #662758;
}
.AnyTagClassName
{
color: #662758;
}
</style>
background-color css
<style>
a { background-color: #662758; }
a { background-color: rgb(102,39,88); }
div.DivClassName
{
background-color: #662758;
}
.BgClassName
{
background-color: #662758;
}
</style>
border-color css
<style>
span { border-color: #662758; }
span { border-color: rgb(102,39,88); }
td.TdClassName
{
border-color: #662758;
}
.TagClassName
{
border-color: #662758;
}
</style>