Shades of Palatinate Purple #702168
Tints of Palatinate Purple #702168
RGB
CMYK
RGB Variations
Color information
#702168 (or 0x702168) is known color: Palatinate Purple. HEX triplet: 70, 21 and 68. RGB value is (112,33,104). Sum of RGB (Red+Green+Blue) = 112+33+104=249 (32% of max value = 765). Red value is 112 (44.14% from 255 or 44.98% from 249); Green value is 33 (13.28% from 255 or 13.25% from 249); Blue value is 104 (41.02% from 255 or 41.77% from 249); Max value from RGB is 112 - color contains mainly: red. Hex color #702168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #702168 is #8FDE97. Grayscale: #404040. Windows color (decimal): -9428632 or 6824304. OLE color: 6824304.
HSL color Cylindrical-coordinate representation of color #702168: hue angle of 306.08º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #702168 is Cyan = 0, Magento = 0.71, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 33 | 104 | - |
| CMYK | 0 | 0.71 | 0.07 | 0.56 |
| HSL | 306.08º | 0.54% | 0.28% | - |
| HSV(B) | 306.08º | 0.71% | 0.44% | - |
| XYZ | 9.72 | 5.53 | 13.65 | - |
| YUV | 64.72 | 150.17 | 161.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 33 | 104 | 0 | 0.71 | 0.07 | 0.56 | 306.08 | 0.54 | 0.28 |
| Hex | 70 | 21 | 68 | 0 | 47 | 7 | 38 | 132 | 36 | 1C |
| Octal | 160 | 41 | 150 | 0 | 107 | 7 | 70 | 462 | 66 | 34 |
| Binary | 1110000 | 100001 | 1101000 | 0 | 1000111 | 111 | 111000 | 100110010 | 110110 | 11100 |
Color Harmonies of #702168
Complementary color
Monochromatic Colors of #702168
Black with #702168
Text Example
Text Example
White with #702168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702168; }
p { color: rgb(112,33,104); }
H1.HeaderClassName
{
color: #702168;
}
.AnyTagClassName
{
color: #702168;
}
</style>
background-color css
<style>
a { background-color: #702168; }
a { background-color: rgb(112,33,104); }
div.DivClassName
{
background-color: #702168;
}
.BgClassName
{
background-color: #702168;
}
</style>
border-color css
<style>
span { border-color: #702168; }
span { border-color: rgb(112,33,104); }
td.TdClassName
{
border-color: #702168;
}
.TagClassName
{
border-color: #702168;
}
</style>