Shades of Palatinate Purple #672066
Tints of Palatinate Purple #672066
RGB
CMYK
RGB Variations
Color information
#672066 (or 0x672066) is known color: Palatinate Purple. HEX triplet: 67, 20 and 66. RGB value is (103,32,102). Sum of RGB (Red+Green+Blue) = 103+32+102=237 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.46% from 237); Green value is 32 (12.89% from 255 or 13.50% from 237); Blue value is 102 (40.23% from 255 or 43.04% from 237); Max value from RGB is 103 - color contains mainly: red. Hex color #672066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672066 is #98DF99. Grayscale: #3D3D3D. Windows color (decimal): -10018714 or 6692967. OLE color: 6692967.
HSL color Cylindrical-coordinate representation of color #672066: hue angle of 300.85º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672066 is Cyan = 0, Magento = 0.69, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 102 | - |
| CMYK | 0 | 0.69 | 0.01 | 0.60 |
| HSL | 300.85º | 0.53% | 0.26% | - |
| HSV(B) | 300.85º | 0.69% | 0.4% | - |
| XYZ | 8.51 | 4.88 | 13.06 | - |
| YUV | 61.21 | 151.02 | 157.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 102 | 0 | 0.69 | 0.01 | 0.60 | 300.85 | 0.53 | 0.26 |
| Hex | 67 | 20 | 66 | 0 | 45 | 1 | 3C | 12D | 35 | 1A |
| Octal | 147 | 40 | 146 | 0 | 105 | 1 | 74 | 455 | 65 | 32 |
| Binary | 1100111 | 100000 | 1100110 | 0 | 1000101 | 1 | 111100 | 100101101 | 110101 | 11010 |
Color Harmonies of #672066
Complementary color
Monochromatic Colors of #672066
Black with #672066
Text Example
Text Example
White with #672066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672066; }
p { color: rgb(103,32,102); }
H1.HeaderClassName
{
color: #672066;
}
.AnyTagClassName
{
color: #672066;
}
</style>
background-color css
<style>
a { background-color: #672066; }
a { background-color: rgb(103,32,102); }
div.DivClassName
{
background-color: #672066;
}
.BgClassName
{
background-color: #672066;
}
</style>
border-color css
<style>
span { border-color: #672066; }
span { border-color: rgb(103,32,102); }
td.TdClassName
{
border-color: #672066;
}
.TagClassName
{
border-color: #672066;
}
</style>