Shades of Palatinate Purple #611053
Tints of Palatinate Purple #611053
RGB
CMYK
RGB Variations
Color information
#611053 (or 0x611053) is known color: Palatinate Purple. HEX triplet: 61, 10 and 53. RGB value is (97,16,83). Sum of RGB (Red+Green+Blue) = 97+16+83=196 (25% of max value = 765). Red value is 97 (38.28% from 255 or 49.49% from 196); Green value is 16 (6.64% from 255 or 8.16% from 196); Blue value is 83 (32.81% from 255 or 42.35% from 196); Max value from RGB is 97 - color contains mainly: red. Hex color #611053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611053 is #9EEFAC. Grayscale: #2F2F2F. Windows color (decimal): -10416045 or 5443681. OLE color: 5443681.
HSL color Cylindrical-coordinate representation of color #611053: hue angle of 310.37º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #611053 is Cyan = 0, Magento = 0.84, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 16 | 83 | - |
| CMYK | 0 | 0.84 | 0.14 | 0.62 |
| HSL | 310.37º | 0.72% | 0.22% | - |
| HSV(B) | 310.37º | 0.84% | 0.38% | - |
| XYZ | 6.68 | 3.54 | 8.51 | - |
| YUV | 47.86 | 147.84 | 163.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 16 | 83 | 0 | 0.84 | 0.14 | 0.62 | 310.37 | 0.72 | 0.22 |
| Hex | 61 | 10 | 53 | 0 | 54 | E | 3E | 136 | 48 | 16 |
| Octal | 141 | 20 | 123 | 0 | 124 | 16 | 76 | 466 | 110 | 26 |
| Binary | 1100001 | 10000 | 1010011 | 0 | 1010100 | 1110 | 111110 | 100110110 | 1001000 | 10110 |
Color Harmonies of #611053
Complementary color
Monochromatic Colors of #611053
Black with #611053
Text Example
Text Example
White with #611053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611053; }
p { color: rgb(97,16,83); }
H1.HeaderClassName
{
color: #611053;
}
.AnyTagClassName
{
color: #611053;
}
</style>
background-color css
<style>
a { background-color: #611053; }
a { background-color: rgb(97,16,83); }
div.DivClassName
{
background-color: #611053;
}
.BgClassName
{
background-color: #611053;
}
</style>
border-color css
<style>
span { border-color: #611053; }
span { border-color: rgb(97,16,83); }
td.TdClassName
{
border-color: #611053;
}
.TagClassName
{
border-color: #611053;
}
</style>