Shades of Palatinate Purple #714065
Tints of Palatinate Purple #714065
RGB
CMYK
RGB Variations
Color information
#714065 (or 0x714065) is known color: Palatinate Purple. HEX triplet: 71, 40 and 65. RGB value is (113,64,101). Sum of RGB (Red+Green+Blue) = 113+64+101=278 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.65% from 278); Green value is 64 (25.39% from 255 or 23.02% from 278); Blue value is 101 (39.84% from 255 or 36.33% from 278); Max value from RGB is 113 - color contains mainly: red. Hex color #714065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714065 is #8EBF9A. Grayscale: #525252. Windows color (decimal): -9355163 or 6635633. OLE color: 6635633.
HSL color Cylindrical-coordinate representation of color #714065: hue angle of 314.69º 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 #714065 is Cyan = 0, Magento = 0.43, Yellow = 0.11 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 101 | - |
| CMYK | 0 | 0.43 | 0.11 | 0.56 |
| HSL | 314.69º | 0.28% | 0.35% | - |
| HSV(B) | 314.69º | 0.43% | 0.44% | - |
| XYZ | 10.99 | 8.12 | 13.3 | - |
| YUV | 82.87 | 138.23 | 149.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 101 | 0 | 0.43 | 0.11 | 0.56 | 314.69 | 0.28 | 0.35 |
| Hex | 71 | 40 | 65 | 0 | 2B | B | 38 | 13B | 1C | 23 |
| Octal | 161 | 100 | 145 | 0 | 53 | 13 | 70 | 473 | 34 | 43 |
| Binary | 1110001 | 1000000 | 1100101 | 0 | 101011 | 1011 | 111000 | 100111011 | 11100 | 100011 |
Color Harmonies of #714065
Complementary color
Monochromatic Colors of #714065
Black with #714065
Text Example
Text Example
White with #714065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714065; }
p { color: rgb(113,64,101); }
H1.HeaderClassName
{
color: #714065;
}
.AnyTagClassName
{
color: #714065;
}
</style>
background-color css
<style>
a { background-color: #714065; }
a { background-color: rgb(113,64,101); }
div.DivClassName
{
background-color: #714065;
}
.BgClassName
{
background-color: #714065;
}
</style>
border-color css
<style>
span { border-color: #714065; }
span { border-color: rgb(113,64,101); }
td.TdClassName
{
border-color: #714065;
}
.TagClassName
{
border-color: #714065;
}
</style>