Shades of Palatinate Purple #672767
Tints of Palatinate Purple #672767
RGB
CMYK
RGB Variations
Color information
#672767 (or 0x672767) is known color: Palatinate Purple. HEX triplet: 67, 27 and 67. RGB value is (103,39,103). Sum of RGB (Red+Green+Blue) = 103+39+103=245 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.04% from 245); Green value is 39 (15.62% from 255 or 15.92% from 245); Blue value is 103 (40.62% from 255 or 42.04% from 245); Max value from RGB is 103 - color contains mainly: red, blue. Hex color #672767 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672767 is #98D898. Grayscale: #414141. Windows color (decimal): -10016921 or 6760295. OLE color: 6760295.
HSL color Cylindrical-coordinate representation of color #672767: hue angle of 300º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #672767 is Cyan = 0, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 103 | - |
| CMYK | 0 | 0.62 | 0 | 0.60 |
| HSL | 300º | 0.45% | 0.28% | - |
| HSV(B) | 300º | 0.62% | 0.4% | - |
| XYZ | 8.77 | 5.31 | 13.4 | - |
| YUV | 65.43 | 149.2 | 154.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 103 | 0 | 0.62 | 0 | 0.60 | 300 | 0.45 | 0.28 |
| Hex | 67 | 27 | 67 | 0 | 3E | 0 | 3C | 12C | 2D | 1C |
| Octal | 147 | 47 | 147 | 0 | 76 | 0 | 74 | 454 | 55 | 34 |
| Binary | 1100111 | 100111 | 1100111 | 0 | 111110 | 0 | 111100 | 100101100 | 101101 | 11100 |
Color Harmonies of #672767
Complementary color
Monochromatic Colors of #672767
Black with #672767
Text Example
Text Example
White with #672767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672767; }
p { color: rgb(103,39,103); }
H1.HeaderClassName
{
color: #672767;
}
.AnyTagClassName
{
color: #672767;
}
</style>
background-color css
<style>
a { background-color: #672767; }
a { background-color: rgb(103,39,103); }
div.DivClassName
{
background-color: #672767;
}
.BgClassName
{
background-color: #672767;
}
</style>
border-color css
<style>
span { border-color: #672767; }
span { border-color: rgb(103,39,103); }
td.TdClassName
{
border-color: #672767;
}
.TagClassName
{
border-color: #672767;
}
</style>