Shades of Palatinate Purple #662667
Tints of Palatinate Purple #662667
RGB
CMYK
RGB Variations
Color information
#662667 (or 0x662667) is known color: Palatinate Purple. HEX triplet: 66, 26 and 67. RGB value is (102,38,103). Sum of RGB (Red+Green+Blue) = 102+38+103=243 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.98% from 243); Green value is 38 (15.23% from 255 or 15.64% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 103 - color contains mainly: blue. Hex color #662667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662667 is #99D998. Grayscale: #404040. Windows color (decimal): -10082713 or 6760038. OLE color: 6760038.
HSL color Cylindrical-coordinate representation of color #662667: hue angle of 299.08º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #662667 is Cyan = 0.01, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 102 | 38 | 103 | - |
| CMYK | 0.01 | 0.63 | 0 | 0.60 |
| HSL | 299.08º | 0.46% | 0.28% | - |
| HSV(B) | 299.08º | 0.63% | 0.4% | - |
| XYZ | 8.62 | 5.19 | 13.38 | - |
| YUV | 64.55 | 149.7 | 154.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 38 | 103 | 0.01 | 0.63 | 0 | 0.60 | 299.08 | 0.46 | 0.28 |
| Hex | 66 | 26 | 67 | 1 | 3F | 0 | 3C | 12B | 2E | 1C |
| Octal | 146 | 46 | 147 | 1 | 77 | 0 | 74 | 453 | 56 | 34 |
| Binary | 1100110 | 100110 | 1100111 | 1 | 111111 | 0 | 111100 | 100101011 | 101110 | 11100 |
Color Harmonies of #662667
Complementary color
Monochromatic Colors of #662667
Black with #662667
Text Example
Text Example
White with #662667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662667; }
p { color: rgb(102,38,103); }
H1.HeaderClassName
{
color: #662667;
}
.AnyTagClassName
{
color: #662667;
}
</style>
background-color css
<style>
a { background-color: #662667; }
a { background-color: rgb(102,38,103); }
div.DivClassName
{
background-color: #662667;
}
.BgClassName
{
background-color: #662667;
}
</style>
border-color css
<style>
span { border-color: #662667; }
span { border-color: rgb(102,38,103); }
td.TdClassName
{
border-color: #662667;
}
.TagClassName
{
border-color: #662667;
}
</style>