Shades of Palatinate Purple #611350
Tints of Palatinate Purple #611350
RGB
CMYK
RGB Variations
Color information
#611350 (or 0x611350) is known color: Palatinate Purple. HEX triplet: 61, 13 and 50. RGB value is (97,19,80). Sum of RGB (Red+Green+Blue) = 97+19+80=196 (25% of max value = 765). Red value is 97 (38.28% from 255 or 49.49% from 196); Green value is 19 (7.81% from 255 or 9.69% from 196); Blue value is 80 (31.64% from 255 or 40.82% from 196); Max value from RGB is 97 - color contains mainly: red. Hex color #611350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611350 is #9EECAF. Grayscale: #313131. Windows color (decimal): -10415280 or 5247841. OLE color: 5247841.
HSL color Cylindrical-coordinate representation of color #611350: hue angle of 313.08º 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 #611350 is Cyan = 0, Magento = 0.80, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 80 | - |
| CMYK | 0 | 0.80 | 0.18 | 0.62 |
| HSL | 313.08º | 0.67% | 0.23% | - |
| HSV(B) | 313.08º | 0.8% | 0.38% | - |
| XYZ | 6.61 | 3.59 | 7.93 | - |
| YUV | 49.28 | 145.34 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 80 | 0 | 0.80 | 0.18 | 0.62 | 313.08 | 0.67 | 0.23 |
| Hex | 61 | 13 | 50 | 0 | 50 | 12 | 3E | 139 | 43 | 17 |
| Octal | 141 | 23 | 120 | 0 | 120 | 22 | 76 | 471 | 103 | 27 |
| Binary | 1100001 | 10011 | 1010000 | 0 | 1010000 | 10010 | 111110 | 100111001 | 1000011 | 10111 |
Color Harmonies of #611350
Complementary color
Monochromatic Colors of #611350
Black with #611350
Text Example
Text Example
White with #611350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611350; }
p { color: rgb(97,19,80); }
H1.HeaderClassName
{
color: #611350;
}
.AnyTagClassName
{
color: #611350;
}
</style>
background-color css
<style>
a { background-color: #611350; }
a { background-color: rgb(97,19,80); }
div.DivClassName
{
background-color: #611350;
}
.BgClassName
{
background-color: #611350;
}
</style>
border-color css
<style>
span { border-color: #611350; }
span { border-color: rgb(97,19,80); }
td.TdClassName
{
border-color: #611350;
}
.TagClassName
{
border-color: #611350;
}
</style>