Shades of Palatinate Purple #672664
Tints of Palatinate Purple #672664
RGB
CMYK
RGB Variations
Color information
#672664 (or 0x672664) is known color: Palatinate Purple. HEX triplet: 67, 26 and 64. RGB value is (103,38,100). Sum of RGB (Red+Green+Blue) = 103+38+100=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 38 (15.23% from 255 or 15.77% from 241); Blue value is 100 (39.45% from 255 or 41.49% from 241); Max value from RGB is 103 - color contains mainly: red. Hex color #672664 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672664 is #98D99B. Grayscale: #404040. Windows color (decimal): -10017180 or 6563431. OLE color: 6563431.
HSL color Cylindrical-coordinate representation of color #672664: hue angle of 302.77º 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 #672664 is Cyan = 0, Magento = 0.63, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 100 | - |
| CMYK | 0 | 0.63 | 0.03 | 0.60 |
| HSL | 302.77º | 0.46% | 0.28% | - |
| HSV(B) | 302.77º | 0.63% | 0.4% | - |
| XYZ | 8.59 | 5.19 | 12.61 | - |
| YUV | 64.5 | 148.03 | 155.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 100 | 0 | 0.63 | 0.03 | 0.60 | 302.77 | 0.46 | 0.28 |
| Hex | 67 | 26 | 64 | 0 | 3F | 3 | 3C | 12F | 2E | 1C |
| Octal | 147 | 46 | 144 | 0 | 77 | 3 | 74 | 457 | 56 | 34 |
| Binary | 1100111 | 100110 | 1100100 | 0 | 111111 | 11 | 111100 | 100101111 | 101110 | 11100 |
Color Harmonies of #672664
Complementary color
Monochromatic Colors of #672664
Black with #672664
Text Example
Text Example
White with #672664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672664; }
p { color: rgb(103,38,100); }
H1.HeaderClassName
{
color: #672664;
}
.AnyTagClassName
{
color: #672664;
}
</style>
background-color css
<style>
a { background-color: #672664; }
a { background-color: rgb(103,38,100); }
div.DivClassName
{
background-color: #672664;
}
.BgClassName
{
background-color: #672664;
}
</style>
border-color css
<style>
span { border-color: #672664; }
span { border-color: rgb(103,38,100); }
td.TdClassName
{
border-color: #672664;
}
.TagClassName
{
border-color: #672664;
}
</style>