Shades of Palatinate Purple #671667
Tints of Palatinate Purple #671667
RGB
CMYK
RGB Variations
Color information
#671667 (or 0x671667) is known color: Palatinate Purple. HEX triplet: 67, 16 and 67. RGB value is (103,22,103). Sum of RGB (Red+Green+Blue) = 103+22+103=228 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.18% from 228); Green value is 22 (8.98% from 255 or 9.65% from 228); Blue value is 103 (40.62% from 255 or 45.18% from 228); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #671667 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671667 is #98E998. Grayscale: #373737. Windows color (decimal): -10021273 or 6755943. OLE color: 6755943.
HSL color Cylindrical-coordinate representation of color #671667: hue angle of 300º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #671667 is Cyan = 0, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 103 | - |
| CMYK | 0 | 0.79 | 0 | 0.60 |
| HSL | 300º | 0.65% | 0.25% | - |
| HSV(B) | 300º | 0.79% | 0.4% | - |
| XYZ | 8.33 | 4.44 | 13.25 | - |
| YUV | 55.45 | 154.84 | 161.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 103 | 0 | 0.79 | 0 | 0.60 | 300 | 0.65 | 0.25 |
| Hex | 67 | 16 | 67 | 0 | 4F | 0 | 3C | 12C | 41 | 19 |
| Octal | 147 | 26 | 147 | 0 | 117 | 0 | 74 | 454 | 101 | 31 |
| Binary | 1100111 | 10110 | 1100111 | 0 | 1001111 | 0 | 111100 | 100101100 | 1000001 | 11001 |
Color Harmonies of #671667
Complementary color
Monochromatic Colors of #671667
Black with #671667
Text Example
Text Example
White with #671667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671667; }
p { color: rgb(103,22,103); }
H1.HeaderClassName
{
color: #671667;
}
.AnyTagClassName
{
color: #671667;
}
</style>
background-color css
<style>
a { background-color: #671667; }
a { background-color: rgb(103,22,103); }
div.DivClassName
{
background-color: #671667;
}
.BgClassName
{
background-color: #671667;
}
</style>
border-color css
<style>
span { border-color: #671667; }
span { border-color: rgb(103,22,103); }
td.TdClassName
{
border-color: #671667;
}
.TagClassName
{
border-color: #671667;
}
</style>