Shades of Palatinate Purple #704067
Tints of Palatinate Purple #704067
RGB
CMYK
RGB Variations
Color information
#704067 (or 0x704067) is known color: Palatinate Purple. HEX triplet: 70, 40 and 67. RGB value is (112,64,103). Sum of RGB (Red+Green+Blue) = 112+64+103=279 (36% of max value = 765). Red value is 112 (44.14% from 255 or 40.14% from 279); Green value is 64 (25.39% from 255 or 22.94% from 279); Blue value is 103 (40.62% from 255 or 36.92% from 279); Max value from RGB is 112 - color contains mainly: red. Hex color #704067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704067 is #8FBF98. Grayscale: #525252. Windows color (decimal): -9420697 or 6766704. OLE color: 6766704.
HSL color Cylindrical-coordinate representation of color #704067: hue angle of 311.25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #704067 is Cyan = 0, Magento = 0.43, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 64 | 103 | - |
| CMYK | 0 | 0.43 | 0.08 | 0.56 |
| HSL | 311.25º | 0.27% | 0.35% | - |
| HSV(B) | 311.25º | 0.43% | 0.44% | - |
| XYZ | 10.96 | 8.09 | 13.82 | - |
| YUV | 82.8 | 139.4 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 64 | 103 | 0 | 0.43 | 0.08 | 0.56 | 311.25 | 0.27 | 0.35 |
| Hex | 70 | 40 | 67 | 0 | 2B | 8 | 38 | 137 | 1B | 23 |
| Octal | 160 | 100 | 147 | 0 | 53 | 10 | 70 | 467 | 33 | 43 |
| Binary | 1110000 | 1000000 | 1100111 | 0 | 101011 | 1000 | 111000 | 100110111 | 11011 | 100011 |
Color Harmonies of #704067
Complementary color
Monochromatic Colors of #704067
Black with #704067
Text Example
Text Example
White with #704067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704067; }
p { color: rgb(112,64,103); }
H1.HeaderClassName
{
color: #704067;
}
.AnyTagClassName
{
color: #704067;
}
</style>
background-color css
<style>
a { background-color: #704067; }
a { background-color: rgb(112,64,103); }
div.DivClassName
{
background-color: #704067;
}
.BgClassName
{
background-color: #704067;
}
</style>
border-color css
<style>
span { border-color: #704067; }
span { border-color: rgb(112,64,103); }
td.TdClassName
{
border-color: #704067;
}
.TagClassName
{
border-color: #704067;
}
</style>