Shades of Palatinate Purple #662463
Tints of Palatinate Purple #662463
RGB
CMYK
RGB Variations
Color information
#662463 (or 0x662463) is known color: Palatinate Purple. HEX triplet: 66, 24 and 63. RGB value is (102,36,99). Sum of RGB (Red+Green+Blue) = 102+36+99=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 36 (14.45% from 255 or 15.19% from 237); Blue value is 99 (39.06% from 255 or 41.77% from 237); Max value from RGB is 102 - color contains mainly: red. Hex color #662463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662463 is #99DB9C. Grayscale: #3E3E3E. Windows color (decimal): -10083229 or 6497382. OLE color: 6497382.
HSL color Cylindrical-coordinate representation of color #662463: hue angle of 302.73º 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 #662463 is Cyan = 0, Magento = 0.65, Yellow = 0.03 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 99 | - |
| CMYK | 0 | 0.65 | 0.03 | 0.6 |
| HSL | 302.73º | 0.48% | 0.27% | - |
| HSV(B) | 302.73º | 0.65% | 0.4% | - |
| XYZ | 8.36 | 4.99 | 12.33 | - |
| YUV | 62.92 | 148.37 | 155.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 99 | 0 | 0.65 | 0.03 | 0.6 | 302.73 | 0.48 | 0.27 |
| Hex | 66 | 24 | 63 | 0 | 41 | 3 | 3C | 12F | 30 | 1B |
| Octal | 146 | 44 | 143 | 0 | 101 | 3 | 74 | 457 | 60 | 33 |
| Binary | 1100110 | 100100 | 1100011 | 0 | 1000001 | 11 | 111100 | 100101111 | 110000 | 11011 |
Color Harmonies of #662463
Complementary color
Monochromatic Colors of #662463
Black with #662463
Text Example
Text Example
White with #662463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662463; }
p { color: rgb(102,36,99); }
H1.HeaderClassName
{
color: #662463;
}
.AnyTagClassName
{
color: #662463;
}
</style>
background-color css
<style>
a { background-color: #662463; }
a { background-color: rgb(102,36,99); }
div.DivClassName
{
background-color: #662463;
}
.BgClassName
{
background-color: #662463;
}
</style>
border-color css
<style>
span { border-color: #662463; }
span { border-color: rgb(102,36,99); }
td.TdClassName
{
border-color: #662463;
}
.TagClassName
{
border-color: #662463;
}
</style>