Shades of Palatinate Purple #612854
Tints of Palatinate Purple #612854
RGB
CMYK
RGB Variations
Color information
#612854 (or 0x612854) is known color: Palatinate Purple. HEX triplet: 61, 28 and 54. RGB value is (97,40,84). Sum of RGB (Red+Green+Blue) = 97+40+84=221 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.89% from 221); Green value is 40 (16.02% from 255 or 18.10% from 221); Blue value is 84 (33.20% from 255 or 38.01% from 221); Max value from RGB is 97 - color contains mainly: red. Hex color #612854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #612854 is #9ED7AB. Grayscale: #3D3D3D. Windows color (decimal): -10409900 or 5515361. OLE color: 5515361.
HSL color Cylindrical-coordinate representation of color #612854: hue angle of 313.68º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #612854 is Cyan = 0, Magento = 0.59, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 40 | 84 | - |
| CMYK | 0 | 0.59 | 0.13 | 0.62 |
| HSL | 313.68º | 0.42% | 0.27% | - |
| HSV(B) | 313.68º | 0.59% | 0.38% | - |
| XYZ | 7.29 | 4.7 | 8.91 | - |
| YUV | 62.06 | 140.38 | 152.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 84 | 0 | 0.59 | 0.13 | 0.62 | 313.68 | 0.42 | 0.27 |
| Hex | 61 | 28 | 54 | 0 | 3B | D | 3E | 13A | 2A | 1B |
| Octal | 141 | 50 | 124 | 0 | 73 | 15 | 76 | 472 | 52 | 33 |
| Binary | 1100001 | 101000 | 1010100 | 0 | 111011 | 1101 | 111110 | 100111010 | 101010 | 11011 |
Color Harmonies of #612854
Complementary color
Monochromatic Colors of #612854
Black with #612854
Text Example
Text Example
White with #612854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612854; }
p { color: rgb(97,40,84); }
H1.HeaderClassName
{
color: #612854;
}
.AnyTagClassName
{
color: #612854;
}
</style>
background-color css
<style>
a { background-color: #612854; }
a { background-color: rgb(97,40,84); }
div.DivClassName
{
background-color: #612854;
}
.BgClassName
{
background-color: #612854;
}
</style>
border-color css
<style>
span { border-color: #612854; }
span { border-color: rgb(97,40,84); }
td.TdClassName
{
border-color: #612854;
}
.TagClassName
{
border-color: #612854;
}
</style>