Shades of Palatinate Purple #661367
Tints of Palatinate Purple #661367
RGB
CMYK
RGB Variations
Color information
#661367 (or 0x661367) is known color: Palatinate Purple. HEX triplet: 66, 13 and 67. RGB value is (102,19,103). Sum of RGB (Red+Green+Blue) = 102+19+103=224 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.54% from 224); Green value is 19 (7.81% from 255 or 8.48% from 224); Blue value is 103 (40.62% from 255 or 45.98% from 224); Max value from RGB is 103 - color contains mainly: blue. Hex color #661367 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661367 is #99EC98. Grayscale: #353535. Windows color (decimal): -10087577 or 6755174. OLE color: 6755174.
HSL color Cylindrical-coordinate representation of color #661367: hue angle of 299.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #661367 is Cyan = 0.01, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 102 | 19 | 103 | - |
| CMYK | 0.01 | 0.82 | 0 | 0.60 |
| HSL | 299.29º | 0.69% | 0.24% | - |
| HSV(B) | 299.29º | 0.82% | 0.4% | - |
| XYZ | 8.16 | 4.27 | 13.23 | - |
| YUV | 53.39 | 156 | 162.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 19 | 103 | 0.01 | 0.82 | 0 | 0.60 | 299.29 | 0.69 | 0.24 |
| Hex | 66 | 13 | 67 | 1 | 52 | 0 | 3C | 12B | 45 | 18 |
| Octal | 146 | 23 | 147 | 1 | 122 | 0 | 74 | 453 | 105 | 30 |
| Binary | 1100110 | 10011 | 1100111 | 1 | 1010010 | 0 | 111100 | 100101011 | 1000101 | 11000 |
Color Harmonies of #661367
Complementary color
Monochromatic Colors of #661367
Black with #661367
Text Example
Text Example
White with #661367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661367; }
p { color: rgb(102,19,103); }
H1.HeaderClassName
{
color: #661367;
}
.AnyTagClassName
{
color: #661367;
}
</style>
background-color css
<style>
a { background-color: #661367; }
a { background-color: rgb(102,19,103); }
div.DivClassName
{
background-color: #661367;
}
.BgClassName
{
background-color: #661367;
}
</style>
border-color css
<style>
span { border-color: #661367; }
span { border-color: rgb(102,19,103); }
td.TdClassName
{
border-color: #661367;
}
.TagClassName
{
border-color: #661367;
}
</style>