Shades of Palatinate Purple #651667
Tints of Palatinate Purple #651667
RGB
CMYK
RGB Variations
Color information
#651667 (or 0x651667) is known color: Palatinate Purple. HEX triplet: 65, 16 and 67. RGB value is (101,22,103). Sum of RGB (Red+Green+Blue) = 101+22+103=226 (29% of max value = 765). Red value is 101 (39.84% from 255 or 44.69% from 226); Green value is 22 (8.98% from 255 or 9.73% from 226); Blue value is 103 (40.62% from 255 or 45.58% from 226); Max value from RGB is 103 - color contains mainly: blue. Hex color #651667 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #651667 is #9AE998. Grayscale: #363636. Windows color (decimal): -10152345 or 6755941. OLE color: 6755941.
HSL color Cylindrical-coordinate representation of color #651667: hue angle of 298.52º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #651667 is Cyan = 0.02, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 22 | 103 | - |
| CMYK | 0.02 | 0.79 | 0 | 0.60 |
| HSL | 298.52º | 0.65% | 0.25% | - |
| HSV(B) | 298.52º | 0.79% | 0.4% | - |
| XYZ | 8.1 | 4.32 | 13.24 | - |
| YUV | 54.86 | 155.17 | 160.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 22 | 103 | 0.02 | 0.79 | 0 | 0.60 | 298.52 | 0.65 | 0.25 |
| Hex | 65 | 16 | 67 | 2 | 4F | 0 | 3C | 12B | 41 | 19 |
| Octal | 145 | 26 | 147 | 2 | 117 | 0 | 74 | 453 | 101 | 31 |
| Binary | 1100101 | 10110 | 1100111 | 10 | 1001111 | 0 | 111100 | 100101011 | 1000001 | 11001 |
Color Harmonies of #651667
Complementary color
Monochromatic Colors of #651667
Black with #651667
Text Example
Text Example
White with #651667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651667; }
p { color: rgb(101,22,103); }
H1.HeaderClassName
{
color: #651667;
}
.AnyTagClassName
{
color: #651667;
}
</style>
background-color css
<style>
a { background-color: #651667; }
a { background-color: rgb(101,22,103); }
div.DivClassName
{
background-color: #651667;
}
.BgClassName
{
background-color: #651667;
}
</style>
border-color css
<style>
span { border-color: #651667; }
span { border-color: rgb(101,22,103); }
td.TdClassName
{
border-color: #651667;
}
.TagClassName
{
border-color: #651667;
}
</style>