Shades of Palatinate Purple #613257
Tints of Palatinate Purple #613257
RGB
CMYK
RGB Variations
Color information
#613257 (or 0x613257) is known color: Palatinate Purple. HEX triplet: 61, 32 and 57. RGB value is (97,50,87). Sum of RGB (Red+Green+Blue) = 97+50+87=234 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.45% from 234); Green value is 50 (19.92% from 255 or 21.37% from 234); Blue value is 87 (34.38% from 255 or 37.18% from 234); Max value from RGB is 97 - color contains mainly: red. Hex color #613257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613257 is #9ECDA8. Grayscale: #444444. Windows color (decimal): -10407337 or 5714529. OLE color: 5714529.
HSL color Cylindrical-coordinate representation of color #613257: hue angle of 312.77º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #613257 is Cyan = 0, Magento = 0.48, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 50 | 87 | - |
| CMYK | 0 | 0.48 | 0.10 | 0.62 |
| HSL | 312.77º | 0.32% | 0.29% | - |
| HSV(B) | 312.77º | 0.48% | 0.38% | - |
| XYZ | 7.79 | 5.51 | 9.67 | - |
| YUV | 68.27 | 138.57 | 148.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 87 | 0 | 0.48 | 0.10 | 0.62 | 312.77 | 0.32 | 0.29 |
| Hex | 61 | 32 | 57 | 0 | 30 | A | 3E | 139 | 20 | 1D |
| Octal | 141 | 62 | 127 | 0 | 60 | 12 | 76 | 471 | 40 | 35 |
| Binary | 1100001 | 110010 | 1010111 | 0 | 110000 | 1010 | 111110 | 100111001 | 100000 | 11101 |
Color Harmonies of #613257
Complementary color
Monochromatic Colors of #613257
Black with #613257
Text Example
Text Example
White with #613257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613257; }
p { color: rgb(97,50,87); }
H1.HeaderClassName
{
color: #613257;
}
.AnyTagClassName
{
color: #613257;
}
</style>
background-color css
<style>
a { background-color: #613257; }
a { background-color: rgb(97,50,87); }
div.DivClassName
{
background-color: #613257;
}
.BgClassName
{
background-color: #613257;
}
</style>
border-color css
<style>
span { border-color: #613257; }
span { border-color: rgb(97,50,87); }
td.TdClassName
{
border-color: #613257;
}
.TagClassName
{
border-color: #613257;
}
</style>