Shades of Palatinate Purple #671367
Tints of Palatinate Purple #671367
RGB
CMYK
RGB Variations
Color information
#671367 (or 0x671367) is known color: Palatinate Purple. HEX triplet: 67, 13 and 67. RGB value is (103,19,103). Sum of RGB (Red+Green+Blue) = 103+19+103=225 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.78% from 225); Green value is 19 (7.81% from 255 or 8.44% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #671367 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671367 is #98EC98. Grayscale: #353535. Windows color (decimal): -10022041 or 6755175. OLE color: 6755175.
HSL color Cylindrical-coordinate representation of color #671367: hue angle of 300º 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 #671367 is Cyan = 0, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 19 | 103 | - |
| CMYK | 0 | 0.82 | 0 | 0.60 |
| HSL | 300º | 0.69% | 0.24% | - |
| HSV(B) | 300º | 0.82% | 0.4% | - |
| XYZ | 8.27 | 4.33 | 13.23 | - |
| YUV | 53.69 | 155.83 | 163.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 19 | 103 | 0 | 0.82 | 0 | 0.60 | 300 | 0.69 | 0.24 |
| Hex | 67 | 13 | 67 | 0 | 52 | 0 | 3C | 12C | 45 | 18 |
| Octal | 147 | 23 | 147 | 0 | 122 | 0 | 74 | 454 | 105 | 30 |
| Binary | 1100111 | 10011 | 1100111 | 0 | 1010010 | 0 | 111100 | 100101100 | 1000101 | 11000 |
Color Harmonies of #671367
Complementary color
Monochromatic Colors of #671367
Black with #671367
Text Example
Text Example
White with #671367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671367; }
p { color: rgb(103,19,103); }
H1.HeaderClassName
{
color: #671367;
}
.AnyTagClassName
{
color: #671367;
}
</style>
background-color css
<style>
a { background-color: #671367; }
a { background-color: rgb(103,19,103); }
div.DivClassName
{
background-color: #671367;
}
.BgClassName
{
background-color: #671367;
}
</style>
border-color css
<style>
span { border-color: #671367; }
span { border-color: rgb(103,19,103); }
td.TdClassName
{
border-color: #671367;
}
.TagClassName
{
border-color: #671367;
}
</style>