Shades of Palatinate Purple #671553
Tints of Palatinate Purple #671553
RGB
CMYK
RGB Variations
Color information
#671553 (or 0x671553) is known color: Palatinate Purple. HEX triplet: 67, 15 and 53. RGB value is (103,21,83). Sum of RGB (Red+Green+Blue) = 103+21+83=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 21 (8.59% from 255 or 10.14% from 207); Blue value is 83 (32.81% from 255 or 40.10% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #671553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671553 is #98EAAC. Grayscale: #343434. Windows color (decimal): -10021549 or 5444967. OLE color: 5444967.
HSL color Cylindrical-coordinate representation of color #671553: hue angle of 314.63º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671553 is Cyan = 0, Magento = 0.80, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 83 | - |
| CMYK | 0 | 0.80 | 0.19 | 0.60 |
| HSL | 314.63º | 0.66% | 0.24% | - |
| HSV(B) | 314.63º | 0.8% | 0.4% | - |
| XYZ | 7.42 | 4.04 | 8.57 | - |
| YUV | 52.59 | 145.17 | 163.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 83 | 0 | 0.80 | 0.19 | 0.60 | 314.63 | 0.66 | 0.24 |
| Hex | 67 | 15 | 53 | 0 | 50 | 13 | 3C | 13B | 42 | 18 |
| Octal | 147 | 25 | 123 | 0 | 120 | 23 | 74 | 473 | 102 | 30 |
| Binary | 1100111 | 10101 | 1010011 | 0 | 1010000 | 10011 | 111100 | 100111011 | 1000010 | 11000 |
Color Harmonies of #671553
Complementary color
Monochromatic Colors of #671553
Black with #671553
Text Example
Text Example
White with #671553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671553; }
p { color: rgb(103,21,83); }
H1.HeaderClassName
{
color: #671553;
}
.AnyTagClassName
{
color: #671553;
}
</style>
background-color css
<style>
a { background-color: #671553; }
a { background-color: rgb(103,21,83); }
div.DivClassName
{
background-color: #671553;
}
.BgClassName
{
background-color: #671553;
}
</style>
border-color css
<style>
span { border-color: #671553; }
span { border-color: rgb(103,21,83); }
td.TdClassName
{
border-color: #671553;
}
.TagClassName
{
border-color: #671553;
}
</style>