Shades of Palatinate Purple #652267
Tints of Palatinate Purple #652267
RGB
CMYK
RGB Variations
Color information
#652267 (or 0x652267) is known color: Palatinate Purple. HEX triplet: 65, 22 and 67. RGB value is (101,34,103). Sum of RGB (Red+Green+Blue) = 101+34+103=238 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.44% from 238); Green value is 34 (13.67% from 255 or 14.29% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 103 - color contains mainly: blue. Hex color #652267 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #652267 is #9ADD98. Grayscale: #3D3D3D. Windows color (decimal): -10149273 or 6759013. OLE color: 6759013.
HSL color Cylindrical-coordinate representation of color #652267: hue angle of 298.26º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #652267 is Cyan = 0.02, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 34 | 103 | - |
| CMYK | 0.02 | 0.67 | 0 | 0.60 |
| HSL | 298.26º | 0.5% | 0.27% | - |
| HSV(B) | 298.26º | 0.67% | 0.4% | - |
| XYZ | 8.39 | 4.89 | 13.33 | - |
| YUV | 61.9 | 151.2 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 34 | 103 | 0.02 | 0.67 | 0 | 0.60 | 298.26 | 0.5 | 0.27 |
| Hex | 65 | 22 | 67 | 2 | 43 | 0 | 3C | 12A | 32 | 1B |
| Octal | 145 | 42 | 147 | 2 | 103 | 0 | 74 | 452 | 62 | 33 |
| Binary | 1100101 | 100010 | 1100111 | 10 | 1000011 | 0 | 111100 | 100101010 | 110010 | 11011 |
Color Harmonies of #652267
Complementary color
Monochromatic Colors of #652267
Black with #652267
Text Example
Text Example
White with #652267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652267; }
p { color: rgb(101,34,103); }
H1.HeaderClassName
{
color: #652267;
}
.AnyTagClassName
{
color: #652267;
}
</style>
background-color css
<style>
a { background-color: #652267; }
a { background-color: rgb(101,34,103); }
div.DivClassName
{
background-color: #652267;
}
.BgClassName
{
background-color: #652267;
}
</style>
border-color css
<style>
span { border-color: #652267; }
span { border-color: rgb(101,34,103); }
td.TdClassName
{
border-color: #652267;
}
.TagClassName
{
border-color: #652267;
}
</style>