Shades of Palatinate Purple #550453
Tints of Palatinate Purple #550453
RGB
CMYK
RGB Variations
Color information
#550453 (or 0x550453) is known color: Palatinate Purple. HEX triplet: 55, 04 and 53. RGB value is (85,4,83). Sum of RGB (Red+Green+Blue) = 85+4+83=172 (22% of max value = 765). Red value is 85 (33.59% from 255 or 49.42% from 172); Green value is 4 (1.95% from 255 or 2.33% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 85 - color contains mainly: red. Hex color #550453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #550453 is #AAFBAC. Grayscale: #242424. Windows color (decimal): -11205549 or 5440597. OLE color: 5440597.
HSL color Cylindrical-coordinate representation of color #550453: hue angle of 301.48º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #550453 is Cyan = 0, Magento = 0.95, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 4 | 83 | - |
| CMYK | 0 | 0.95 | 0.02 | 0.67 |
| HSL | 301.48º | 0.91% | 0.17% | - |
| HSV(B) | 301.48º | 0.95% | 0.33% | - |
| XYZ | 5.35 | 2.64 | 8.41 | - |
| YUV | 37.23 | 153.84 | 162.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 4 | 83 | 0 | 0.95 | 0.02 | 0.67 | 301.48 | 0.91 | 0.17 |
| Hex | 55 | 4 | 53 | 0 | 5F | 2 | 43 | 12D | 5B | 11 |
| Octal | 125 | 4 | 123 | 0 | 137 | 2 | 103 | 455 | 133 | 21 |
| Binary | 1010101 | 100 | 1010011 | 0 | 1011111 | 10 | 1000011 | 100101101 | 1011011 | 10001 |
Color Harmonies of #550453
Complementary color
Monochromatic Colors of #550453
Black with #550453
Text Example
Text Example
White with #550453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550453; }
p { color: rgb(85,4,83); }
H1.HeaderClassName
{
color: #550453;
}
.AnyTagClassName
{
color: #550453;
}
</style>
background-color css
<style>
a { background-color: #550453; }
a { background-color: rgb(85,4,83); }
div.DivClassName
{
background-color: #550453;
}
.BgClassName
{
background-color: #550453;
}
</style>
border-color css
<style>
span { border-color: #550453; }
span { border-color: rgb(85,4,83); }
td.TdClassName
{
border-color: #550453;
}
.TagClassName
{
border-color: #550453;
}
</style>