Shades of Palatinate Purple #611355
Tints of Palatinate Purple #611355
RGB
CMYK
RGB Variations
Color information
#611355 (or 0x611355) is known color: Palatinate Purple. HEX triplet: 61, 13 and 55. RGB value is (97,19,85). Sum of RGB (Red+Green+Blue) = 97+19+85=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 19 (7.81% from 255 or 9.45% from 201); Blue value is 85 (33.59% from 255 or 42.29% from 201); Max value from RGB is 97 - color contains mainly: red. Hex color #611355 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611355 is #9EECAA. Grayscale: #313131. Windows color (decimal): -10415275 or 5575521. OLE color: 5575521.
HSL color Cylindrical-coordinate representation of color #611355: hue angle of 309.23º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611355 is Cyan = 0, Magento = 0.80, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 85 | - |
| CMYK | 0 | 0.80 | 0.12 | 0.62 |
| HSL | 309.23º | 0.67% | 0.23% | - |
| HSV(B) | 309.23º | 0.8% | 0.38% | - |
| XYZ | 6.8 | 3.66 | 8.94 | - |
| YUV | 49.85 | 147.84 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 85 | 0 | 0.80 | 0.12 | 0.62 | 309.23 | 0.67 | 0.23 |
| Hex | 61 | 13 | 55 | 0 | 50 | C | 3E | 135 | 43 | 17 |
| Octal | 141 | 23 | 125 | 0 | 120 | 14 | 76 | 465 | 103 | 27 |
| Binary | 1100001 | 10011 | 1010101 | 0 | 1010000 | 1100 | 111110 | 100110101 | 1000011 | 10111 |
Color Harmonies of #611355
Complementary color
Monochromatic Colors of #611355
Black with #611355
Text Example
Text Example
White with #611355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611355; }
p { color: rgb(97,19,85); }
H1.HeaderClassName
{
color: #611355;
}
.AnyTagClassName
{
color: #611355;
}
</style>
background-color css
<style>
a { background-color: #611355; }
a { background-color: rgb(97,19,85); }
div.DivClassName
{
background-color: #611355;
}
.BgClassName
{
background-color: #611355;
}
</style>
border-color css
<style>
span { border-color: #611355; }
span { border-color: rgb(97,19,85); }
td.TdClassName
{
border-color: #611355;
}
.TagClassName
{
border-color: #611355;
}
</style>