Shades of Palatinate Purple #672054
Tints of Palatinate Purple #672054
RGB
CMYK
RGB Variations
Color information
#672054 (or 0x672054) is known color: Palatinate Purple. HEX triplet: 67, 20 and 54. RGB value is (103,32,84). Sum of RGB (Red+Green+Blue) = 103+32+84=219 (29% of max value = 765). Red value is 103 (40.62% from 255 or 47.03% from 219); Green value is 32 (12.89% from 255 or 14.61% from 219); Blue value is 84 (33.20% from 255 or 38.36% from 219); Max value from RGB is 103 - color contains mainly: red. Hex color #672054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672054 is #98DFAB. Grayscale: #3B3B3B. Windows color (decimal): -10018732 or 5513319. OLE color: 5513319.
HSL color Cylindrical-coordinate representation of color #672054: hue angle of 316.06º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672054 is Cyan = 0, Magento = 0.69, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 84 | - |
| CMYK | 0 | 0.69 | 0.18 | 0.60 |
| HSL | 316.06º | 0.53% | 0.26% | - |
| HSV(B) | 316.06º | 0.69% | 0.4% | - |
| XYZ | 7.71 | 4.56 | 8.86 | - |
| YUV | 59.16 | 142.02 | 159.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 84 | 0 | 0.69 | 0.18 | 0.60 | 316.06 | 0.53 | 0.26 |
| Hex | 67 | 20 | 54 | 0 | 45 | 12 | 3C | 13C | 35 | 1A |
| Octal | 147 | 40 | 124 | 0 | 105 | 22 | 74 | 474 | 65 | 32 |
| Binary | 1100111 | 100000 | 1010100 | 0 | 1000101 | 10010 | 111100 | 100111100 | 110101 | 11010 |
Color Harmonies of #672054
Complementary color
Monochromatic Colors of #672054
Black with #672054
Text Example
Text Example
White with #672054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672054; }
p { color: rgb(103,32,84); }
H1.HeaderClassName
{
color: #672054;
}
.AnyTagClassName
{
color: #672054;
}
</style>
background-color css
<style>
a { background-color: #672054; }
a { background-color: rgb(103,32,84); }
div.DivClassName
{
background-color: #672054;
}
.BgClassName
{
background-color: #672054;
}
</style>
border-color css
<style>
span { border-color: #672054; }
span { border-color: rgb(103,32,84); }
td.TdClassName
{
border-color: #672054;
}
.TagClassName
{
border-color: #672054;
}
</style>