Shades of Palatinate Purple #613152
Tints of Palatinate Purple #613152
RGB
CMYK
RGB Variations
Color information
#613152 (or 0x613152) is known color: Palatinate Purple. HEX triplet: 61, 31 and 52. RGB value is (97,49,82). Sum of RGB (Red+Green+Blue) = 97+49+82=228 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.54% from 228); Green value is 49 (19.53% from 255 or 21.49% from 228); Blue value is 82 (32.42% from 255 or 35.96% from 228); Max value from RGB is 97 - color contains mainly: red. Hex color #613152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613152 is #9ECEAD. Grayscale: #434343. Windows color (decimal): -10407598 or 5386593. OLE color: 5386593.
HSL color Cylindrical-coordinate representation of color #613152: hue angle of 318.75º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #613152 is Cyan = 0, Magento = 0.49, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 49 | 82 | - |
| CMYK | 0 | 0.49 | 0.15 | 0.62 |
| HSL | 318.75º | 0.33% | 0.29% | - |
| HSV(B) | 318.75º | 0.49% | 0.38% | - |
| XYZ | 7.55 | 5.35 | 8.62 | - |
| YUV | 67.11 | 136.4 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 82 | 0 | 0.49 | 0.15 | 0.62 | 318.75 | 0.33 | 0.29 |
| Hex | 61 | 31 | 52 | 0 | 31 | F | 3E | 13F | 21 | 1D |
| Octal | 141 | 61 | 122 | 0 | 61 | 17 | 76 | 477 | 41 | 35 |
| Binary | 1100001 | 110001 | 1010010 | 0 | 110001 | 1111 | 111110 | 100111111 | 100001 | 11101 |
Color Harmonies of #613152
Complementary color
Monochromatic Colors of #613152
Black with #613152
Text Example
Text Example
White with #613152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613152; }
p { color: rgb(97,49,82); }
H1.HeaderClassName
{
color: #613152;
}
.AnyTagClassName
{
color: #613152;
}
</style>
background-color css
<style>
a { background-color: #613152; }
a { background-color: rgb(97,49,82); }
div.DivClassName
{
background-color: #613152;
}
.BgClassName
{
background-color: #613152;
}
</style>
border-color css
<style>
span { border-color: #613152; }
span { border-color: rgb(97,49,82); }
td.TdClassName
{
border-color: #613152;
}
.TagClassName
{
border-color: #613152;
}
</style>