Shades of Palatinate Purple #671569
Tints of Palatinate Purple #671569
RGB
CMYK
RGB Variations
Color information
#671569 (or 0x671569) is known color: Palatinate Purple. HEX triplet: 67, 15 and 69. RGB value is (103,21,105). Sum of RGB (Red+Green+Blue) = 103+21+105=229 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.98% from 229); Green value is 21 (8.59% from 255 or 9.17% from 229); Blue value is 105 (41.41% from 255 or 45.85% from 229); Max value from RGB is 105 - color contains mainly: blue. Hex color #671569 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671569 is #98EA96. Grayscale: #363636. Windows color (decimal): -10021527 or 6886759. OLE color: 6886759.
HSL color Cylindrical-coordinate representation of color #671569: hue angle of 298.57º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671569 is Cyan = 0.02, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 21 | 105 | - |
| CMYK | 0.02 | 0.80 | 0 | 0.59 |
| HSL | 298.57º | 0.67% | 0.25% | - |
| HSV(B) | 298.57º | 0.8% | 0.41% | - |
| XYZ | 8.41 | 4.44 | 13.78 | - |
| YUV | 55.09 | 156.17 | 162.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 105 | 0.02 | 0.80 | 0 | 0.59 | 298.57 | 0.67 | 0.25 |
| Hex | 67 | 15 | 69 | 2 | 50 | 0 | 3B | 12B | 43 | 19 |
| Octal | 147 | 25 | 151 | 2 | 120 | 0 | 73 | 453 | 103 | 31 |
| Binary | 1100111 | 10101 | 1101001 | 10 | 1010000 | 0 | 111011 | 100101011 | 1000011 | 11001 |
Color Harmonies of #671569
Complementary color
Monochromatic Colors of #671569
Black with #671569
Text Example
Text Example
White with #671569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671569; }
p { color: rgb(103,21,105); }
H1.HeaderClassName
{
color: #671569;
}
.AnyTagClassName
{
color: #671569;
}
</style>
background-color css
<style>
a { background-color: #671569; }
a { background-color: rgb(103,21,105); }
div.DivClassName
{
background-color: #671569;
}
.BgClassName
{
background-color: #671569;
}
</style>
border-color css
<style>
span { border-color: #671569; }
span { border-color: rgb(103,21,105); }
td.TdClassName
{
border-color: #671569;
}
.TagClassName
{
border-color: #671569;
}
</style>