Shades of Palatinate Purple #662367
Tints of Palatinate Purple #662367
RGB
CMYK
RGB Variations
Color information
#662367 (or 0x662367) is known color: Palatinate Purple. HEX triplet: 66, 23 and 67. RGB value is (102,35,103). Sum of RGB (Red+Green+Blue) = 102+35+103=240 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.5% from 240); Green value is 35 (14.06% from 255 or 14.58% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 103 - color contains mainly: blue. Hex color #662367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662367 is #99DC98. Grayscale: #3E3E3E. Windows color (decimal): -10083481 or 6759270. OLE color: 6759270.
HSL color Cylindrical-coordinate representation of color #662367: hue angle of 299.12º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #662367 is Cyan = 0.01, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 102 | 35 | 103 | - |
| CMYK | 0.01 | 0.66 | 0 | 0.60 |
| HSL | 299.12º | 0.49% | 0.27% | - |
| HSV(B) | 299.12º | 0.66% | 0.4% | - |
| XYZ | 8.53 | 5.01 | 13.35 | - |
| YUV | 62.79 | 150.7 | 155.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 35 | 103 | 0.01 | 0.66 | 0 | 0.60 | 299.12 | 0.49 | 0.27 |
| Hex | 66 | 23 | 67 | 1 | 42 | 0 | 3C | 12B | 31 | 1B |
| Octal | 146 | 43 | 147 | 1 | 102 | 0 | 74 | 453 | 61 | 33 |
| Binary | 1100110 | 100011 | 1100111 | 1 | 1000010 | 0 | 111100 | 100101011 | 110001 | 11011 |
Color Harmonies of #662367
Complementary color
Monochromatic Colors of #662367
Black with #662367
Text Example
Text Example
White with #662367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662367; }
p { color: rgb(102,35,103); }
H1.HeaderClassName
{
color: #662367;
}
.AnyTagClassName
{
color: #662367;
}
</style>
background-color css
<style>
a { background-color: #662367; }
a { background-color: rgb(102,35,103); }
div.DivClassName
{
background-color: #662367;
}
.BgClassName
{
background-color: #662367;
}
</style>
border-color css
<style>
span { border-color: #662367; }
span { border-color: rgb(102,35,103); }
td.TdClassName
{
border-color: #662367;
}
.TagClassName
{
border-color: #662367;
}
</style>