Shades of Palatinate Purple #672268
Tints of Palatinate Purple #672268
RGB
CMYK
RGB Variations
Color information
#672268 (or 0x672268) is known color: Palatinate Purple. HEX triplet: 67, 22 and 68. RGB value is (103,34,104). Sum of RGB (Red+Green+Blue) = 103+34+104=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 34 (13.67% from 255 or 14.11% from 241); Blue value is 104 (41.02% from 255 or 43.15% from 241); Max value from RGB is 104 - color contains mainly: blue. Hex color #672268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672268 is #98DD97. Grayscale: #3E3E3E. Windows color (decimal): -10018200 or 6824551. OLE color: 6824551.
HSL color Cylindrical-coordinate representation of color #672268: hue angle of 299.14º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #672268 is Cyan = 0.01, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 34 | 104 | - |
| CMYK | 0.01 | 0.67 | 0 | 0.59 |
| HSL | 299.14º | 0.51% | 0.27% | - |
| HSV(B) | 299.14º | 0.67% | 0.41% | - |
| XYZ | 8.66 | 5.03 | 13.61 | - |
| YUV | 62.61 | 151.36 | 156.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 34 | 104 | 0.01 | 0.67 | 0 | 0.59 | 299.14 | 0.51 | 0.27 |
| Hex | 67 | 22 | 68 | 1 | 43 | 0 | 3B | 12B | 33 | 1B |
| Octal | 147 | 42 | 150 | 1 | 103 | 0 | 73 | 453 | 63 | 33 |
| Binary | 1100111 | 100010 | 1101000 | 1 | 1000011 | 0 | 111011 | 100101011 | 110011 | 11011 |
Color Harmonies of #672268
Complementary color
Monochromatic Colors of #672268
Black with #672268
Text Example
Text Example
White with #672268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672268; }
p { color: rgb(103,34,104); }
H1.HeaderClassName
{
color: #672268;
}
.AnyTagClassName
{
color: #672268;
}
</style>
background-color css
<style>
a { background-color: #672268; }
a { background-color: rgb(103,34,104); }
div.DivClassName
{
background-color: #672268;
}
.BgClassName
{
background-color: #672268;
}
</style>
border-color css
<style>
span { border-color: #672268; }
span { border-color: rgb(103,34,104); }
td.TdClassName
{
border-color: #672268;
}
.TagClassName
{
border-color: #672268;
}
</style>