Shades of Palatinate Purple #651566
Tints of Palatinate Purple #651566
RGB
CMYK
RGB Variations
Color information
#651566 (or 0x651566) is known color: Palatinate Purple. HEX triplet: 65, 15 and 66. RGB value is (101,21,102). Sum of RGB (Red+Green+Blue) = 101+21+102=224 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.09% from 224); Green value is 21 (8.59% from 255 or 9.38% from 224); Blue value is 102 (40.23% from 255 or 45.54% from 224); Max value from RGB is 102 - color contains mainly: blue. Hex color #651566 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651566 is #9AEA99. Grayscale: #353535. Windows color (decimal): -10152602 or 6690149. OLE color: 6690149.
HSL color Cylindrical-coordinate representation of color #651566: hue angle of 299.26º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #651566 is Cyan = 0.01, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 101 | 21 | 102 | - |
| CMYK | 0.01 | 0.79 | 0 | 0.6 |
| HSL | 299.26º | 0.66% | 0.24% | - |
| HSV(B) | 299.26º | 0.79% | 0.4% | - |
| XYZ | 8.03 | 4.26 | 12.97 | - |
| YUV | 54.15 | 155 | 161.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 21 | 102 | 0.01 | 0.79 | 0 | 0.6 | 299.26 | 0.66 | 0.24 |
| Hex | 65 | 15 | 66 | 1 | 4F | 0 | 3C | 12B | 42 | 18 |
| Octal | 145 | 25 | 146 | 1 | 117 | 0 | 74 | 453 | 102 | 30 |
| Binary | 1100101 | 10101 | 1100110 | 1 | 1001111 | 0 | 111100 | 100101011 | 1000010 | 11000 |
Color Harmonies of #651566
Complementary color
Monochromatic Colors of #651566
Black with #651566
Text Example
Text Example
White with #651566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651566; }
p { color: rgb(101,21,102); }
H1.HeaderClassName
{
color: #651566;
}
.AnyTagClassName
{
color: #651566;
}
</style>
background-color css
<style>
a { background-color: #651566; }
a { background-color: rgb(101,21,102); }
div.DivClassName
{
background-color: #651566;
}
.BgClassName
{
background-color: #651566;
}
</style>
border-color css
<style>
span { border-color: #651566; }
span { border-color: rgb(101,21,102); }
td.TdClassName
{
border-color: #651566;
}
.TagClassName
{
border-color: #651566;
}
</style>