Shades of Palatinate Purple #611451
Tints of Palatinate Purple #611451
RGB
CMYK
RGB Variations
Color information
#611451 (or 0x611451) is known color: Palatinate Purple. HEX triplet: 61, 14 and 51. RGB value is (97,20,81). Sum of RGB (Red+Green+Blue) = 97+20+81=198 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.99% from 198); Green value is 20 (8.20% from 255 or 10.10% from 198); Blue value is 81 (32.03% from 255 or 40.91% from 198); Max value from RGB is 97 - color contains mainly: red. Hex color #611451 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #611451 is #9EEBAE. Grayscale: #313131. Windows color (decimal): -10415023 or 5313633. OLE color: 5313633.
HSL color Cylindrical-coordinate representation of color #611451: hue angle of 312.47º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #611451 is Cyan = 0, Magento = 0.79, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 20 | 81 | - |
| CMYK | 0 | 0.79 | 0.16 | 0.62 |
| HSL | 312.47º | 0.66% | 0.23% | - |
| HSV(B) | 312.47º | 0.79% | 0.38% | - |
| XYZ | 6.67 | 3.64 | 8.14 | - |
| YUV | 49.98 | 145.51 | 161.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 20 | 81 | 0 | 0.79 | 0.16 | 0.62 | 312.47 | 0.66 | 0.23 |
| Hex | 61 | 14 | 51 | 0 | 4F | 10 | 3E | 138 | 42 | 17 |
| Octal | 141 | 24 | 121 | 0 | 117 | 20 | 76 | 470 | 102 | 27 |
| Binary | 1100001 | 10100 | 1010001 | 0 | 1001111 | 10000 | 111110 | 100111000 | 1000010 | 10111 |
Color Harmonies of #611451
Complementary color
Monochromatic Colors of #611451
Black with #611451
Text Example
Text Example
White with #611451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611451; }
p { color: rgb(97,20,81); }
H1.HeaderClassName
{
color: #611451;
}
.AnyTagClassName
{
color: #611451;
}
</style>
background-color css
<style>
a { background-color: #611451; }
a { background-color: rgb(97,20,81); }
div.DivClassName
{
background-color: #611451;
}
.BgClassName
{
background-color: #611451;
}
</style>
border-color css
<style>
span { border-color: #611451; }
span { border-color: rgb(97,20,81); }
td.TdClassName
{
border-color: #611451;
}
.TagClassName
{
border-color: #611451;
}
</style>