Shades of Palatinate Purple #612154
Tints of Palatinate Purple #612154
RGB
CMYK
RGB Variations
Color information
#612154 (or 0x612154) is known color: Palatinate Purple. HEX triplet: 61, 21 and 54. RGB value is (97,33,84). Sum of RGB (Red+Green+Blue) = 97+33+84=214 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.33% from 214); Green value is 33 (13.28% from 255 or 15.42% from 214); Blue value is 84 (33.20% from 255 or 39.25% from 214); Max value from RGB is 97 - color contains mainly: red. Hex color #612154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612154 is #9EDEAB. Grayscale: #393939. Windows color (decimal): -10411692 or 5513569. OLE color: 5513569.
HSL color Cylindrical-coordinate representation of color #612154: hue angle of 312.19º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #612154 is Cyan = 0, Magento = 0.66, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 33 | 84 | - |
| CMYK | 0 | 0.66 | 0.13 | 0.62 |
| HSL | 312.19º | 0.49% | 0.25% | - |
| HSV(B) | 312.19º | 0.66% | 0.38% | - |
| XYZ | 7.07 | 4.27 | 8.84 | - |
| YUV | 57.95 | 142.7 | 155.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 33 | 84 | 0 | 0.66 | 0.13 | 0.62 | 312.19 | 0.49 | 0.25 |
| Hex | 61 | 21 | 54 | 0 | 42 | D | 3E | 138 | 31 | 19 |
| Octal | 141 | 41 | 124 | 0 | 102 | 15 | 76 | 470 | 61 | 31 |
| Binary | 1100001 | 100001 | 1010100 | 0 | 1000010 | 1101 | 111110 | 100111000 | 110001 | 11001 |
Color Harmonies of #612154
Complementary color
Monochromatic Colors of #612154
Black with #612154
Text Example
Text Example
White with #612154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612154; }
p { color: rgb(97,33,84); }
H1.HeaderClassName
{
color: #612154;
}
.AnyTagClassName
{
color: #612154;
}
</style>
background-color css
<style>
a { background-color: #612154; }
a { background-color: rgb(97,33,84); }
div.DivClassName
{
background-color: #612154;
}
.BgClassName
{
background-color: #612154;
}
</style>
border-color css
<style>
span { border-color: #612154; }
span { border-color: rgb(97,33,84); }
td.TdClassName
{
border-color: #612154;
}
.TagClassName
{
border-color: #612154;
}
</style>