Shades of Palatinate Purple #662856
Tints of Palatinate Purple #662856
RGB
CMYK
RGB Variations
Color information
#662856 (or 0x662856) is known color: Palatinate Purple. HEX triplet: 66, 28 and 56. RGB value is (102,40,86). Sum of RGB (Red+Green+Blue) = 102+40+86=228 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.74% from 228); Green value is 40 (16.02% from 255 or 17.54% from 228); Blue value is 86 (33.98% from 255 or 37.72% from 228); Max value from RGB is 102 - color contains mainly: red. Hex color #662856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #662856 is #99D7A9. Grayscale: #3F3F3F. Windows color (decimal): -10082218 or 5646438. OLE color: 5646438.
HSL color Cylindrical-coordinate representation of color #662856: hue angle of 315.48º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #662856 is Cyan = 0, Magento = 0.61, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 40 | 86 | - |
| CMYK | 0 | 0.61 | 0.16 | 0.6 |
| HSL | 315.48º | 0.44% | 0.28% | - |
| HSV(B) | 315.48º | 0.61% | 0.4% | - |
| XYZ | 7.92 | 5.01 | 9.35 | - |
| YUV | 63.78 | 140.54 | 155.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 40 | 86 | 0 | 0.61 | 0.16 | 0.6 | 315.48 | 0.44 | 0.28 |
| Hex | 66 | 28 | 56 | 0 | 3D | 10 | 3C | 13B | 2C | 1C |
| Octal | 146 | 50 | 126 | 0 | 75 | 20 | 74 | 473 | 54 | 34 |
| Binary | 1100110 | 101000 | 1010110 | 0 | 111101 | 10000 | 111100 | 100111011 | 101100 | 11100 |
Color Harmonies of #662856
Complementary color
Monochromatic Colors of #662856
Black with #662856
Text Example
Text Example
White with #662856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662856; }
p { color: rgb(102,40,86); }
H1.HeaderClassName
{
color: #662856;
}
.AnyTagClassName
{
color: #662856;
}
</style>
background-color css
<style>
a { background-color: #662856; }
a { background-color: rgb(102,40,86); }
div.DivClassName
{
background-color: #662856;
}
.BgClassName
{
background-color: #662856;
}
</style>
border-color css
<style>
span { border-color: #662856; }
span { border-color: rgb(102,40,86); }
td.TdClassName
{
border-color: #662856;
}
.TagClassName
{
border-color: #662856;
}
</style>