Shades of Palatinate Purple #672668
Tints of Palatinate Purple #672668
RGB
CMYK
RGB Variations
Color information
#672668 (or 0x672668) is known color: Palatinate Purple. HEX triplet: 67, 26 and 68. RGB value is (103,38,104). Sum of RGB (Red+Green+Blue) = 103+38+104=245 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.04% from 245); Green value is 38 (15.23% from 255 or 15.51% from 245); Blue value is 104 (41.02% from 255 or 42.45% from 245); Max value from RGB is 104 - color contains mainly: blue. Hex color #672668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672668 is #98D997. Grayscale: #404040. Windows color (decimal): -10017176 or 6825575. OLE color: 6825575.
HSL color Cylindrical-coordinate representation of color #672668: hue angle of 299.09º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #672668 is Cyan = 0.01, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 38 | 104 | - |
| CMYK | 0.01 | 0.63 | 0 | 0.59 |
| HSL | 299.09º | 0.46% | 0.28% | - |
| HSV(B) | 299.09º | 0.63% | 0.41% | - |
| XYZ | 8.79 | 5.27 | 13.65 | - |
| YUV | 64.96 | 150.03 | 155.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 104 | 0.01 | 0.63 | 0 | 0.59 | 299.09 | 0.46 | 0.28 |
| Hex | 67 | 26 | 68 | 1 | 3F | 0 | 3B | 12B | 2E | 1C |
| Octal | 147 | 46 | 150 | 1 | 77 | 0 | 73 | 453 | 56 | 34 |
| Binary | 1100111 | 100110 | 1101000 | 1 | 111111 | 0 | 111011 | 100101011 | 101110 | 11100 |
Color Harmonies of #672668
Complementary color
Monochromatic Colors of #672668
Black with #672668
Text Example
Text Example
White with #672668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672668; }
p { color: rgb(103,38,104); }
H1.HeaderClassName
{
color: #672668;
}
.AnyTagClassName
{
color: #672668;
}
</style>
background-color css
<style>
a { background-color: #672668; }
a { background-color: rgb(103,38,104); }
div.DivClassName
{
background-color: #672668;
}
.BgClassName
{
background-color: #672668;
}
</style>
border-color css
<style>
span { border-color: #672668; }
span { border-color: rgb(103,38,104); }
td.TdClassName
{
border-color: #672668;
}
.TagClassName
{
border-color: #672668;
}
</style>