Shades of Palatinate Purple #672155
Tints of Palatinate Purple #672155
RGB
CMYK
RGB Variations
Color information
#672155 (or 0x672155) is known color: Palatinate Purple. HEX triplet: 67, 21 and 55. RGB value is (103,33,85). Sum of RGB (Red+Green+Blue) = 103+33+85=221 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.61% from 221); Green value is 33 (13.28% from 255 or 14.93% from 221); Blue value is 85 (33.59% from 255 or 38.46% from 221); Max value from RGB is 103 - color contains mainly: red. Hex color #672155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672155 is #98DEAA. Grayscale: #3B3B3B. Windows color (decimal): -10018475 or 5579111. OLE color: 5579111.
HSL color Cylindrical-coordinate representation of color #672155: hue angle of 315.43º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #672155 is Cyan = 0, Magento = 0.68, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 33 | 85 | - |
| CMYK | 0 | 0.68 | 0.17 | 0.60 |
| HSL | 315.43º | 0.51% | 0.27% | - |
| HSV(B) | 315.43º | 0.68% | 0.4% | - |
| XYZ | 7.78 | 4.63 | 9.08 | - |
| YUV | 59.86 | 142.19 | 158.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 33 | 85 | 0 | 0.68 | 0.17 | 0.60 | 315.43 | 0.51 | 0.27 |
| Hex | 67 | 21 | 55 | 0 | 44 | 11 | 3C | 13B | 33 | 1B |
| Octal | 147 | 41 | 125 | 0 | 104 | 21 | 74 | 473 | 63 | 33 |
| Binary | 1100111 | 100001 | 1010101 | 0 | 1000100 | 10001 | 111100 | 100111011 | 110011 | 11011 |
Color Harmonies of #672155
Complementary color
Monochromatic Colors of #672155
Black with #672155
Text Example
Text Example
White with #672155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672155; }
p { color: rgb(103,33,85); }
H1.HeaderClassName
{
color: #672155;
}
.AnyTagClassName
{
color: #672155;
}
</style>
background-color css
<style>
a { background-color: #672155; }
a { background-color: rgb(103,33,85); }
div.DivClassName
{
background-color: #672155;
}
.BgClassName
{
background-color: #672155;
}
</style>
border-color css
<style>
span { border-color: #672155; }
span { border-color: rgb(103,33,85); }
td.TdClassName
{
border-color: #672155;
}
.TagClassName
{
border-color: #672155;
}
</style>