Shades of Palatinate Purple #662965
Tints of Palatinate Purple #662965
RGB
CMYK
RGB Variations
Color information
#662965 (or 0x662965) is known color: Palatinate Purple. HEX triplet: 66, 29 and 65. RGB value is (102,41,101). Sum of RGB (Red+Green+Blue) = 102+41+101=244 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.80% from 244); Green value is 41 (16.41% from 255 or 16.80% from 244); Blue value is 101 (39.84% from 255 or 41.39% from 244); Max value from RGB is 102 - color contains mainly: red. Hex color #662965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662965 is #99D69A. Grayscale: #414141. Windows color (decimal): -10081947 or 6629734. OLE color: 6629734.
HSL color Cylindrical-coordinate representation of color #662965: hue angle of 300.98º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #662965 is Cyan = 0, Magento = 0.60, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 41 | 101 | - |
| CMYK | 0 | 0.60 | 0.01 | 0.6 |
| HSL | 300.98º | 0.43% | 0.28% | - |
| HSV(B) | 300.98º | 0.6% | 0.4% | - |
| XYZ | 8.62 | 5.35 | 12.89 | - |
| YUV | 66.08 | 147.71 | 153.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 101 | 0 | 0.60 | 0.01 | 0.6 | 300.98 | 0.43 | 0.28 |
| Hex | 66 | 29 | 65 | 0 | 3C | 1 | 3C | 12D | 2B | 1C |
| Octal | 146 | 51 | 145 | 0 | 74 | 1 | 74 | 455 | 53 | 34 |
| Binary | 1100110 | 101001 | 1100101 | 0 | 111100 | 1 | 111100 | 100101101 | 101011 | 11100 |
Color Harmonies of #662965
Complementary color
Monochromatic Colors of #662965
Black with #662965
Text Example
Text Example
White with #662965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662965; }
p { color: rgb(102,41,101); }
H1.HeaderClassName
{
color: #662965;
}
.AnyTagClassName
{
color: #662965;
}
</style>
background-color css
<style>
a { background-color: #662965; }
a { background-color: rgb(102,41,101); }
div.DivClassName
{
background-color: #662965;
}
.BgClassName
{
background-color: #662965;
}
</style>
border-color css
<style>
span { border-color: #662965; }
span { border-color: rgb(102,41,101); }
td.TdClassName
{
border-color: #662965;
}
.TagClassName
{
border-color: #662965;
}
</style>