Shades of Palatinate Purple #672666
Tints of Palatinate Purple #672666
RGB
CMYK
RGB Variations
Color information
#672666 (or 0x672666) is known color: Palatinate Purple. HEX triplet: 67, 26 and 66. RGB value is (103,38,102). Sum of RGB (Red+Green+Blue) = 103+38+102=243 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.39% from 243); Green value is 38 (15.23% from 255 or 15.64% from 243); Blue value is 102 (40.23% from 255 or 41.98% from 243); Max value from RGB is 103 - color contains mainly: red. Hex color #672666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672666 is #98D999. Grayscale: #404040. Windows color (decimal): -10017178 or 6694503. OLE color: 6694503.
HSL color Cylindrical-coordinate representation of color #672666: hue angle of 300.92º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #672666 is Cyan = 0, Magento = 0.63, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 102 | - |
| CMYK | 0 | 0.63 | 0.01 | 0.60 |
| HSL | 300.92º | 0.46% | 0.28% | - |
| HSV(B) | 300.92º | 0.63% | 0.4% | - |
| XYZ | 8.68 | 5.23 | 13.12 | - |
| YUV | 64.73 | 149.03 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 102 | 0 | 0.63 | 0.01 | 0.60 | 300.92 | 0.46 | 0.28 |
| Hex | 67 | 26 | 66 | 0 | 3F | 1 | 3C | 12D | 2E | 1C |
| Octal | 147 | 46 | 146 | 0 | 77 | 1 | 74 | 455 | 56 | 34 |
| Binary | 1100111 | 100110 | 1100110 | 0 | 111111 | 1 | 111100 | 100101101 | 101110 | 11100 |
Color Harmonies of #672666
Complementary color
Monochromatic Colors of #672666
Black with #672666
Text Example
Text Example
White with #672666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672666; }
p { color: rgb(103,38,102); }
H1.HeaderClassName
{
color: #672666;
}
.AnyTagClassName
{
color: #672666;
}
</style>
background-color css
<style>
a { background-color: #672666; }
a { background-color: rgb(103,38,102); }
div.DivClassName
{
background-color: #672666;
}
.BgClassName
{
background-color: #672666;
}
</style>
border-color css
<style>
span { border-color: #672666; }
span { border-color: rgb(103,38,102); }
td.TdClassName
{
border-color: #672666;
}
.TagClassName
{
border-color: #672666;
}
</style>