Shades of Palatinate Purple #612151
Tints of Palatinate Purple #612151
RGB
CMYK
RGB Variations
Color information
#612151 (or 0x612151) is known color: Palatinate Purple. HEX triplet: 61, 21 and 51. RGB value is (97,33,81). Sum of RGB (Red+Green+Blue) = 97+33+81=211 (27% of max value = 765). Red value is 97 (38.28% from 255 or 45.97% from 211); Green value is 33 (13.28% from 255 or 15.64% from 211); Blue value is 81 (32.03% from 255 or 38.39% from 211); Max value from RGB is 97 - color contains mainly: red. Hex color #612151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612151 is #9EDEAE. Grayscale: #393939. Windows color (decimal): -10411695 or 5316961. OLE color: 5316961.
HSL color Cylindrical-coordinate representation of color #612151: hue angle of 315º 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 #612151 is Cyan = 0, Magento = 0.66, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 33 | 81 | - |
| CMYK | 0 | 0.66 | 0.16 | 0.62 |
| HSL | 315º | 0.49% | 0.25% | - |
| HSV(B) | 315º | 0.66% | 0.38% | - |
| XYZ | 6.96 | 4.22 | 8.23 | - |
| YUV | 57.61 | 141.2 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 33 | 81 | 0 | 0.66 | 0.16 | 0.62 | 315 | 0.49 | 0.25 |
| Hex | 61 | 21 | 51 | 0 | 42 | 10 | 3E | 13B | 31 | 19 |
| Octal | 141 | 41 | 121 | 0 | 102 | 20 | 76 | 473 | 61 | 31 |
| Binary | 1100001 | 100001 | 1010001 | 0 | 1000010 | 10000 | 111110 | 100111011 | 110001 | 11001 |
Color Harmonies of #612151
Complementary color
Monochromatic Colors of #612151
Black with #612151
Text Example
Text Example
White with #612151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612151; }
p { color: rgb(97,33,81); }
H1.HeaderClassName
{
color: #612151;
}
.AnyTagClassName
{
color: #612151;
}
</style>
background-color css
<style>
a { background-color: #612151; }
a { background-color: rgb(97,33,81); }
div.DivClassName
{
background-color: #612151;
}
.BgClassName
{
background-color: #612151;
}
</style>
border-color css
<style>
span { border-color: #612151; }
span { border-color: rgb(97,33,81); }
td.TdClassName
{
border-color: #612151;
}
.TagClassName
{
border-color: #612151;
}
</style>