Shades of Palatinate Purple #672568
Tints of Palatinate Purple #672568
RGB
CMYK
RGB Variations
Color information
#672568 (or 0x672568) is known color: Palatinate Purple. HEX triplet: 67, 25 and 68. RGB value is (103,37,104). Sum of RGB (Red+Green+Blue) = 103+37+104=244 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.21% from 244); Green value is 37 (14.84% from 255 or 15.16% from 244); Blue value is 104 (41.02% from 255 or 42.62% from 244); Max value from RGB is 104 - color contains mainly: blue. Hex color #672568 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672568 is #98DA97. Grayscale: #404040. Windows color (decimal): -10017432 or 6825319. OLE color: 6825319.
HSL color Cylindrical-coordinate representation of color #672568: hue angle of 299.1º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #672568 is Cyan = 0.01, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 37 | 104 | - |
| CMYK | 0.01 | 0.64 | 0 | 0.59 |
| HSL | 299.1º | 0.48% | 0.28% | - |
| HSV(B) | 299.1º | 0.64% | 0.41% | - |
| XYZ | 8.75 | 5.21 | 13.64 | - |
| YUV | 64.37 | 150.37 | 155.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 104 | 0.01 | 0.64 | 0 | 0.59 | 299.1 | 0.48 | 0.28 |
| Hex | 67 | 25 | 68 | 1 | 40 | 0 | 3B | 12B | 30 | 1C |
| Octal | 147 | 45 | 150 | 1 | 100 | 0 | 73 | 453 | 60 | 34 |
| Binary | 1100111 | 100101 | 1101000 | 1 | 1000000 | 0 | 111011 | 100101011 | 110000 | 11100 |
Color Harmonies of #672568
Complementary color
Monochromatic Colors of #672568
Black with #672568
Text Example
Text Example
White with #672568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672568; }
p { color: rgb(103,37,104); }
H1.HeaderClassName
{
color: #672568;
}
.AnyTagClassName
{
color: #672568;
}
</style>
background-color css
<style>
a { background-color: #672568; }
a { background-color: rgb(103,37,104); }
div.DivClassName
{
background-color: #672568;
}
.BgClassName
{
background-color: #672568;
}
</style>
border-color css
<style>
span { border-color: #672568; }
span { border-color: rgb(103,37,104); }
td.TdClassName
{
border-color: #672568;
}
.TagClassName
{
border-color: #672568;
}
</style>