Shades of Palatinate Purple #671554
Tints of Palatinate Purple #671554
RGB
CMYK
RGB Variations
Color information
#671554 (or 0x671554) is known color: Palatinate Purple. HEX triplet: 67, 15 and 54. RGB value is (103,21,84). Sum of RGB (Red+Green+Blue) = 103+21+84=208 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.52% from 208); Green value is 21 (8.59% from 255 or 10.10% from 208); Blue value is 84 (33.20% from 255 or 40.38% from 208); Max value from RGB is 103 - color contains mainly: red. Hex color #671554 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671554 is #98EAAB. Grayscale: #343434. Windows color (decimal): -10021548 or 5510503. OLE color: 5510503.
HSL color Cylindrical-coordinate representation of color #671554: hue angle of 313.9º 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 #671554 is Cyan = 0, Magento = 0.80, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 84 | - |
| CMYK | 0 | 0.80 | 0.18 | 0.60 |
| HSL | 313.9º | 0.66% | 0.24% | - |
| HSV(B) | 313.9º | 0.8% | 0.4% | - |
| XYZ | 7.46 | 4.06 | 8.78 | - |
| YUV | 52.7 | 145.67 | 163.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 84 | 0 | 0.80 | 0.18 | 0.60 | 313.9 | 0.66 | 0.24 |
| Hex | 67 | 15 | 54 | 0 | 50 | 12 | 3C | 13A | 42 | 18 |
| Octal | 147 | 25 | 124 | 0 | 120 | 22 | 74 | 472 | 102 | 30 |
| Binary | 1100111 | 10101 | 1010100 | 0 | 1010000 | 10010 | 111100 | 100111010 | 1000010 | 11000 |
Color Harmonies of #671554
Complementary color
Monochromatic Colors of #671554
Black with #671554
Text Example
Text Example
White with #671554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671554; }
p { color: rgb(103,21,84); }
H1.HeaderClassName
{
color: #671554;
}
.AnyTagClassName
{
color: #671554;
}
</style>
background-color css
<style>
a { background-color: #671554; }
a { background-color: rgb(103,21,84); }
div.DivClassName
{
background-color: #671554;
}
.BgClassName
{
background-color: #671554;
}
</style>
border-color css
<style>
span { border-color: #671554; }
span { border-color: rgb(103,21,84); }
td.TdClassName
{
border-color: #671554;
}
.TagClassName
{
border-color: #671554;
}
</style>