Shades of Palatinate Purple #613558
Tints of Palatinate Purple #613558
RGB
CMYK
RGB Variations
Color information
#613558 (or 0x613558) is known color: Palatinate Purple. HEX triplet: 61, 35 and 58. RGB value is (97,53,88). Sum of RGB (Red+Green+Blue) = 97+53+88=238 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.76% from 238); Green value is 53 (21.09% from 255 or 22.27% from 238); Blue value is 88 (34.77% from 255 or 36.97% from 238); Max value from RGB is 97 - color contains mainly: red. Hex color #613558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613558 is #9ECAA7. Grayscale: #464646. Windows color (decimal): -10406568 or 5780833. OLE color: 5780833.
HSL color Cylindrical-coordinate representation of color #613558: hue angle of 312.27º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #613558 is Cyan = 0, Magento = 0.45, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 88 | - |
| CMYK | 0 | 0.45 | 0.09 | 0.62 |
| HSL | 312.27º | 0.29% | 0.29% | - |
| HSV(B) | 312.27º | 0.45% | 0.38% | - |
| XYZ | 7.96 | 5.79 | 9.93 | - |
| YUV | 70.15 | 138.08 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 88 | 0 | 0.45 | 0.09 | 0.62 | 312.27 | 0.29 | 0.29 |
| Hex | 61 | 35 | 58 | 0 | 2D | 9 | 3E | 138 | 1D | 1D |
| Octal | 141 | 65 | 130 | 0 | 55 | 11 | 76 | 470 | 35 | 35 |
| Binary | 1100001 | 110101 | 1011000 | 0 | 101101 | 1001 | 111110 | 100111000 | 11101 | 11101 |
Color Harmonies of #613558
Complementary color
Monochromatic Colors of #613558
Black with #613558
Text Example
Text Example
White with #613558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613558; }
p { color: rgb(97,53,88); }
H1.HeaderClassName
{
color: #613558;
}
.AnyTagClassName
{
color: #613558;
}
</style>
background-color css
<style>
a { background-color: #613558; }
a { background-color: rgb(97,53,88); }
div.DivClassName
{
background-color: #613558;
}
.BgClassName
{
background-color: #613558;
}
</style>
border-color css
<style>
span { border-color: #613558; }
span { border-color: rgb(97,53,88); }
td.TdClassName
{
border-color: #613558;
}
.TagClassName
{
border-color: #613558;
}
</style>