Shades of Palatinate Purple #671355
Tints of Palatinate Purple #671355
RGB
CMYK
RGB Variations
Color information
#671355 (or 0x671355) is known color: Palatinate Purple. HEX triplet: 67, 13 and 55. RGB value is (103,19,85). Sum of RGB (Red+Green+Blue) = 103+19+85=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 19 (7.81% from 255 or 9.18% from 207); Blue value is 85 (33.59% from 255 or 41.06% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #671355 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671355 is #98ECAA. Grayscale: #333333. Windows color (decimal): -10022059 or 5575527. OLE color: 5575527.
HSL color Cylindrical-coordinate representation of color #671355: hue angle of 312.86º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #671355 is Cyan = 0, Magento = 0.82, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 85 | - |
| CMYK | 0 | 0.82 | 0.17 | 0.60 |
| HSL | 312.86º | 0.69% | 0.24% | - |
| HSV(B) | 312.86º | 0.82% | 0.4% | - |
| XYZ | 7.47 | 4.01 | 8.97 | - |
| YUV | 51.64 | 146.83 | 164.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 85 | 0 | 0.82 | 0.17 | 0.60 | 312.86 | 0.69 | 0.24 |
| Hex | 67 | 13 | 55 | 0 | 52 | 11 | 3C | 139 | 45 | 18 |
| Octal | 147 | 23 | 125 | 0 | 122 | 21 | 74 | 471 | 105 | 30 |
| Binary | 1100111 | 10011 | 1010101 | 0 | 1010010 | 10001 | 111100 | 100111001 | 1000101 | 11000 |
Color Harmonies of #671355
Complementary color
Monochromatic Colors of #671355
Black with #671355
Text Example
Text Example
White with #671355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671355; }
p { color: rgb(103,19,85); }
H1.HeaderClassName
{
color: #671355;
}
.AnyTagClassName
{
color: #671355;
}
</style>
background-color css
<style>
a { background-color: #671355; }
a { background-color: rgb(103,19,85); }
div.DivClassName
{
background-color: #671355;
}
.BgClassName
{
background-color: #671355;
}
</style>
border-color css
<style>
span { border-color: #671355; }
span { border-color: rgb(103,19,85); }
td.TdClassName
{
border-color: #671355;
}
.TagClassName
{
border-color: #671355;
}
</style>