Shades of Palatinate Purple #671652
Tints of Palatinate Purple #671652
RGB
CMYK
RGB Variations
Color information
#671652 (or 0x671652) is known color: Palatinate Purple. HEX triplet: 67, 16 and 52. RGB value is (103,22,82). Sum of RGB (Red+Green+Blue) = 103+22+82=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 22 (8.98% from 255 or 10.63% from 207); Blue value is 82 (32.42% from 255 or 39.61% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #671652 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671652 is #98E9AD. Grayscale: #343434. Windows color (decimal): -10021294 or 5379687. OLE color: 5379687.
HSL color Cylindrical-coordinate representation of color #671652: hue angle of 315.56º 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 #671652 is Cyan = 0, Magento = 0.79, Yellow = 0.20 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 82 | - |
| CMYK | 0 | 0.79 | 0.20 | 0.60 |
| HSL | 315.56º | 0.65% | 0.25% | - |
| HSV(B) | 315.56º | 0.79% | 0.4% | - |
| XYZ | 7.4 | 4.07 | 8.38 | - |
| YUV | 53.06 | 144.34 | 163.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 82 | 0 | 0.79 | 0.20 | 0.60 | 315.56 | 0.65 | 0.25 |
| Hex | 67 | 16 | 52 | 0 | 4F | 14 | 3C | 13C | 41 | 19 |
| Octal | 147 | 26 | 122 | 0 | 117 | 24 | 74 | 474 | 101 | 31 |
| Binary | 1100111 | 10110 | 1010010 | 0 | 1001111 | 10100 | 111100 | 100111100 | 1000001 | 11001 |
Color Harmonies of #671652
Complementary color
Monochromatic Colors of #671652
Black with #671652
Text Example
Text Example
White with #671652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671652; }
p { color: rgb(103,22,82); }
H1.HeaderClassName
{
color: #671652;
}
.AnyTagClassName
{
color: #671652;
}
</style>
background-color css
<style>
a { background-color: #671652; }
a { background-color: rgb(103,22,82); }
div.DivClassName
{
background-color: #671652;
}
.BgClassName
{
background-color: #671652;
}
</style>
border-color css
<style>
span { border-color: #671652; }
span { border-color: rgb(103,22,82); }
td.TdClassName
{
border-color: #671652;
}
.TagClassName
{
border-color: #671652;
}
</style>