Shades of Palatinate Purple #662859
Tints of Palatinate Purple #662859
RGB
CMYK
RGB Variations
Color information
#662859 (or 0x662859) is known color: Palatinate Purple. HEX triplet: 66, 28 and 59. RGB value is (102,40,89). Sum of RGB (Red+Green+Blue) = 102+40+89=231 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.16% from 231); Green value is 40 (16.02% from 255 or 17.32% from 231); Blue value is 89 (35.16% from 255 or 38.53% from 231); Max value from RGB is 102 - color contains mainly: red. Hex color #662859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662859 is #99D7A6. Grayscale: #3F3F3F. Windows color (decimal): -10082215 or 5843046. OLE color: 5843046.
HSL color Cylindrical-coordinate representation of color #662859: hue angle of 312.58º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #662859 is Cyan = 0, Magento = 0.61, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 40 | 89 | - |
| CMYK | 0 | 0.61 | 0.13 | 0.6 |
| HSL | 312.58º | 0.44% | 0.28% | - |
| HSV(B) | 312.58º | 0.61% | 0.4% | - |
| XYZ | 8.04 | 5.06 | 10 | - |
| YUV | 64.12 | 142.04 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 40 | 89 | 0 | 0.61 | 0.13 | 0.6 | 312.58 | 0.44 | 0.28 |
| Hex | 66 | 28 | 59 | 0 | 3D | D | 3C | 139 | 2C | 1C |
| Octal | 146 | 50 | 131 | 0 | 75 | 15 | 74 | 471 | 54 | 34 |
| Binary | 1100110 | 101000 | 1011001 | 0 | 111101 | 1101 | 111100 | 100111001 | 101100 | 11100 |
Color Harmonies of #662859
Complementary color
Monochromatic Colors of #662859
Black with #662859
Text Example
Text Example
White with #662859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662859; }
p { color: rgb(102,40,89); }
H1.HeaderClassName
{
color: #662859;
}
.AnyTagClassName
{
color: #662859;
}
</style>
background-color css
<style>
a { background-color: #662859; }
a { background-color: rgb(102,40,89); }
div.DivClassName
{
background-color: #662859;
}
.BgClassName
{
background-color: #662859;
}
</style>
border-color css
<style>
span { border-color: #662859; }
span { border-color: rgb(102,40,89); }
td.TdClassName
{
border-color: #662859;
}
.TagClassName
{
border-color: #662859;
}
</style>