Shades of Palatinate Purple #613052
Tints of Palatinate Purple #613052
RGB
CMYK
RGB Variations
Color information
#613052 (or 0x613052) is known color: Palatinate Purple. HEX triplet: 61, 30 and 52. RGB value is (97,48,82). Sum of RGB (Red+Green+Blue) = 97+48+82=227 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.73% from 227); Green value is 48 (19.14% from 255 or 21.15% from 227); Blue value is 82 (32.42% from 255 or 36.12% from 227); Max value from RGB is 97 - color contains mainly: red. Hex color #613052 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613052 is #9ECFAD. Grayscale: #424242. Windows color (decimal): -10407854 or 5386337. OLE color: 5386337.
HSL color Cylindrical-coordinate representation of color #613052: hue angle of 318.37º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613052 is Cyan = 0, Magento = 0.51, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 82 | - |
| CMYK | 0 | 0.51 | 0.15 | 0.62 |
| HSL | 318.37º | 0.34% | 0.28% | - |
| HSV(B) | 318.37º | 0.51% | 0.38% | - |
| XYZ | 7.51 | 5.26 | 8.6 | - |
| YUV | 66.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 82 | 0 | 0.51 | 0.15 | 0.62 | 318.37 | 0.34 | 0.28 |
| Hex | 61 | 30 | 52 | 0 | 33 | F | 3E | 13E | 22 | 1C |
| Octal | 141 | 60 | 122 | 0 | 63 | 17 | 76 | 476 | 42 | 34 |
| Binary | 1100001 | 110000 | 1010010 | 0 | 110011 | 1111 | 111110 | 100111110 | 100010 | 11100 |
Color Harmonies of #613052
Complementary color
Monochromatic Colors of #613052
Black with #613052
Text Example
Text Example
White with #613052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613052; }
p { color: rgb(97,48,82); }
H1.HeaderClassName
{
color: #613052;
}
.AnyTagClassName
{
color: #613052;
}
</style>
background-color css
<style>
a { background-color: #613052; }
a { background-color: rgb(97,48,82); }
div.DivClassName
{
background-color: #613052;
}
.BgClassName
{
background-color: #613052;
}
</style>
border-color css
<style>
span { border-color: #613052; }
span { border-color: rgb(97,48,82); }
td.TdClassName
{
border-color: #613052;
}
.TagClassName
{
border-color: #613052;
}
</style>