Shades of Palatinate Purple #662459
Tints of Palatinate Purple #662459
RGB
CMYK
RGB Variations
Color information
#662459 (or 0x662459) is known color: Palatinate Purple. HEX triplet: 66, 24 and 59. RGB value is (102,36,89). Sum of RGB (Red+Green+Blue) = 102+36+89=227 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.93% from 227); Green value is 36 (14.45% from 255 or 15.86% from 227); Blue value is 89 (35.16% from 255 or 39.21% from 227); Max value from RGB is 102 - color contains mainly: red. Hex color #662459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662459 is #99DBA6. Grayscale: #3D3D3D. Windows color (decimal): -10083239 or 5842022. OLE color: 5842022.
HSL color Cylindrical-coordinate representation of color #662459: hue angle of 311.82º 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 #662459 is Cyan = 0, Magento = 0.65, Yellow = 0.13 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 89 | - |
| CMYK | 0 | 0.65 | 0.13 | 0.6 |
| HSL | 311.82º | 0.48% | 0.27% | - |
| HSV(B) | 311.82º | 0.65% | 0.4% | - |
| XYZ | 7.91 | 4.81 | 9.96 | - |
| YUV | 61.78 | 143.37 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 89 | 0 | 0.65 | 0.13 | 0.6 | 311.82 | 0.48 | 0.27 |
| Hex | 66 | 24 | 59 | 0 | 41 | D | 3C | 138 | 30 | 1B |
| Octal | 146 | 44 | 131 | 0 | 101 | 15 | 74 | 470 | 60 | 33 |
| Binary | 1100110 | 100100 | 1011001 | 0 | 1000001 | 1101 | 111100 | 100111000 | 110000 | 11011 |
Color Harmonies of #662459
Complementary color
Monochromatic Colors of #662459
Black with #662459
Text Example
Text Example
White with #662459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662459; }
p { color: rgb(102,36,89); }
H1.HeaderClassName
{
color: #662459;
}
.AnyTagClassName
{
color: #662459;
}
</style>
background-color css
<style>
a { background-color: #662459; }
a { background-color: rgb(102,36,89); }
div.DivClassName
{
background-color: #662459;
}
.BgClassName
{
background-color: #662459;
}
</style>
border-color css
<style>
span { border-color: #662459; }
span { border-color: rgb(102,36,89); }
td.TdClassName
{
border-color: #662459;
}
.TagClassName
{
border-color: #662459;
}
</style>