Shades of Palatinate Purple #653859
Tints of Palatinate Purple #653859
RGB
CMYK
RGB Variations
Color information
#653859 (or 0x653859) is known color: Palatinate Purple. HEX triplet: 65, 38 and 59. RGB value is (101,56,89). Sum of RGB (Red+Green+Blue) = 101+56+89=246 (32% of max value = 765). Red value is 101 (39.84% from 255 or 41.06% from 246); Green value is 56 (22.27% from 255 or 22.76% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 101 - color contains mainly: red. Hex color #653859 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #653859 is #9AC7A6. Grayscale: #494949. Windows color (decimal): -10143655 or 5847141. OLE color: 5847141.
HSL color Cylindrical-coordinate representation of color #653859: hue angle of 316º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #653859 is Cyan = 0, Magento = 0.45, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 89 | - |
| CMYK | 0 | 0.45 | 0.12 | 0.60 |
| HSL | 316º | 0.29% | 0.31% | - |
| HSV(B) | 316º | 0.45% | 0.4% | - |
| XYZ | 8.58 | 6.32 | 10.22 | - |
| YUV | 73.22 | 136.91 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 89 | 0 | 0.45 | 0.12 | 0.60 | 316 | 0.29 | 0.31 |
| Hex | 65 | 38 | 59 | 0 | 2D | C | 3C | 13C | 1D | 1F |
| Octal | 145 | 70 | 131 | 0 | 55 | 14 | 74 | 474 | 35 | 37 |
| Binary | 1100101 | 111000 | 1011001 | 0 | 101101 | 1100 | 111100 | 100111100 | 11101 | 11111 |
Color Harmonies of #653859
Complementary color
Monochromatic Colors of #653859
Black with #653859
Text Example
Text Example
White with #653859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653859; }
p { color: rgb(101,56,89); }
H1.HeaderClassName
{
color: #653859;
}
.AnyTagClassName
{
color: #653859;
}
</style>
background-color css
<style>
a { background-color: #653859; }
a { background-color: rgb(101,56,89); }
div.DivClassName
{
background-color: #653859;
}
.BgClassName
{
background-color: #653859;
}
</style>
border-color css
<style>
span { border-color: #653859; }
span { border-color: rgb(101,56,89); }
td.TdClassName
{
border-color: #653859;
}
.TagClassName
{
border-color: #653859;
}
</style>