Shades of Palatinate Purple #672866
Tints of Palatinate Purple #672866
RGB
CMYK
RGB Variations
Color information
#672866 (or 0x672866) is known color: Palatinate Purple. HEX triplet: 67, 28 and 66. RGB value is (103,40,102). Sum of RGB (Red+Green+Blue) = 103+40+102=245 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.04% from 245); Green value is 40 (16.02% from 255 or 16.33% from 245); Blue value is 102 (40.23% from 255 or 41.63% from 245); Max value from RGB is 103 - color contains mainly: red. Hex color #672866 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672866 is #98D799. Grayscale: #414141. Windows color (decimal): -10016666 or 6695015. OLE color: 6695015.
HSL color Cylindrical-coordinate representation of color #672866: hue angle of 300.95º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #672866 is Cyan = 0, Magento = 0.61, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 102 | - |
| CMYK | 0 | 0.61 | 0.01 | 0.60 |
| HSL | 300.95º | 0.44% | 0.28% | - |
| HSV(B) | 300.95º | 0.61% | 0.4% | - |
| XYZ | 8.75 | 5.36 | 13.14 | - |
| YUV | 65.91 | 148.37 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 102 | 0 | 0.61 | 0.01 | 0.60 | 300.95 | 0.44 | 0.28 |
| Hex | 67 | 28 | 66 | 0 | 3D | 1 | 3C | 12D | 2C | 1C |
| Octal | 147 | 50 | 146 | 0 | 75 | 1 | 74 | 455 | 54 | 34 |
| Binary | 1100111 | 101000 | 1100110 | 0 | 111101 | 1 | 111100 | 100101101 | 101100 | 11100 |
Color Harmonies of #672866
Complementary color
Monochromatic Colors of #672866
Black with #672866
Text Example
Text Example
White with #672866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672866; }
p { color: rgb(103,40,102); }
H1.HeaderClassName
{
color: #672866;
}
.AnyTagClassName
{
color: #672866;
}
</style>
background-color css
<style>
a { background-color: #672866; }
a { background-color: rgb(103,40,102); }
div.DivClassName
{
background-color: #672866;
}
.BgClassName
{
background-color: #672866;
}
</style>
border-color css
<style>
span { border-color: #672866; }
span { border-color: rgb(103,40,102); }
td.TdClassName
{
border-color: #672866;
}
.TagClassName
{
border-color: #672866;
}
</style>