Shades of Palatinate Purple #714067
Tints of Palatinate Purple #714067
RGB
CMYK
RGB Variations
Color information
#714067 (or 0x714067) is known color: Palatinate Purple. HEX triplet: 71, 40 and 67. RGB value is (113,64,103). Sum of RGB (Red+Green+Blue) = 113+64+103=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 64 (25.39% from 255 or 22.86% from 280); Blue value is 103 (40.62% from 255 or 36.79% from 280); Max value from RGB is 113 - color contains mainly: red. Hex color #714067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714067 is #8EBF98. Grayscale: #525252. Windows color (decimal): -9355161 or 6766705. OLE color: 6766705.
HSL color Cylindrical-coordinate representation of color #714067: hue angle of 312.24º 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 #714067 is Cyan = 0, Magento = 0.43, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 103 | - |
| CMYK | 0 | 0.43 | 0.09 | 0.56 |
| HSL | 312.24º | 0.28% | 0.35% | - |
| HSV(B) | 312.24º | 0.43% | 0.44% | - |
| XYZ | 11.09 | 8.16 | 13.82 | - |
| YUV | 83.1 | 139.23 | 149.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 103 | 0 | 0.43 | 0.09 | 0.56 | 312.24 | 0.28 | 0.35 |
| Hex | 71 | 40 | 67 | 0 | 2B | 9 | 38 | 138 | 1C | 23 |
| Octal | 161 | 100 | 147 | 0 | 53 | 11 | 70 | 470 | 34 | 43 |
| Binary | 1110001 | 1000000 | 1100111 | 0 | 101011 | 1001 | 111000 | 100111000 | 11100 | 100011 |
Color Harmonies of #714067
Complementary color
Monochromatic Colors of #714067
Black with #714067
Text Example
Text Example
White with #714067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714067; }
p { color: rgb(113,64,103); }
H1.HeaderClassName
{
color: #714067;
}
.AnyTagClassName
{
color: #714067;
}
</style>
background-color css
<style>
a { background-color: #714067; }
a { background-color: rgb(113,64,103); }
div.DivClassName
{
background-color: #714067;
}
.BgClassName
{
background-color: #714067;
}
</style>
border-color css
<style>
span { border-color: #714067; }
span { border-color: rgb(113,64,103); }
td.TdClassName
{
border-color: #714067;
}
.TagClassName
{
border-color: #714067;
}
</style>