Shades of Palatinate Purple #714068
Tints of Palatinate Purple #714068
RGB
CMYK
RGB Variations
Color information
#714068 (or 0x714068) is known color: Palatinate Purple. HEX triplet: 71, 40 and 68. RGB value is (113,64,104). Sum of RGB (Red+Green+Blue) = 113+64+104=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 64 (25.39% from 255 or 22.78% from 281); Blue value is 104 (41.02% from 255 or 37.01% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #714068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714068 is #8EBF97. Grayscale: #535353. Windows color (decimal): -9355160 or 6832241. OLE color: 6832241.
HSL color Cylindrical-coordinate representation of color #714068: hue angle of 311.02º degrees, saturation: 0.28, 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 #714068 is Cyan = 0, Magento = 0.43, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 104 | - |
| CMYK | 0 | 0.43 | 0.08 | 0.56 |
| HSL | 311.02º | 0.28% | 0.35% | - |
| HSV(B) | 311.02º | 0.43% | 0.44% | - |
| XYZ | 11.14 | 8.18 | 14.09 | - |
| YUV | 83.21 | 139.73 | 149.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 104 | 0 | 0.43 | 0.08 | 0.56 | 311.02 | 0.28 | 0.35 |
| Hex | 71 | 40 | 68 | 0 | 2B | 8 | 38 | 137 | 1C | 23 |
| Octal | 161 | 100 | 150 | 0 | 53 | 10 | 70 | 467 | 34 | 43 |
| Binary | 1110001 | 1000000 | 1101000 | 0 | 101011 | 1000 | 111000 | 100110111 | 11100 | 100011 |
Color Harmonies of #714068
Complementary color
Monochromatic Colors of #714068
Black with #714068
Text Example
Text Example
White with #714068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714068; }
p { color: rgb(113,64,104); }
H1.HeaderClassName
{
color: #714068;
}
.AnyTagClassName
{
color: #714068;
}
</style>
background-color css
<style>
a { background-color: #714068; }
a { background-color: rgb(113,64,104); }
div.DivClassName
{
background-color: #714068;
}
.BgClassName
{
background-color: #714068;
}
</style>
border-color css
<style>
span { border-color: #714068; }
span { border-color: rgb(113,64,104); }
td.TdClassName
{
border-color: #714068;
}
.TagClassName
{
border-color: #714068;
}
</style>