Shades of Palatinate Purple #714166
Tints of Palatinate Purple #714166
RGB
CMYK
RGB Variations
Color information
#714166 (or 0x714166) is known color: Palatinate Purple. HEX triplet: 71, 41 and 66. RGB value is (113,65,102). Sum of RGB (Red+Green+Blue) = 113+65+102=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 65 (25.78% from 255 or 23.21% from 280); Blue value is 102 (40.23% from 255 or 36.43% from 280); Max value from RGB is 113 - color contains mainly: red. Hex color #714166 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714166 is #8EBE99. Grayscale: #535353. Windows color (decimal): -9354906 or 6701425. OLE color: 6701425.
HSL color Cylindrical-coordinate representation of color #714166: hue angle of 313.75º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #714166 is Cyan = 0, Magento = 0.42, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 102 | - |
| CMYK | 0 | 0.42 | 0.10 | 0.56 |
| HSL | 313.75º | 0.27% | 0.35% | - |
| HSV(B) | 313.75º | 0.42% | 0.44% | - |
| XYZ | 11.1 | 8.25 | 13.58 | - |
| YUV | 83.57 | 138.4 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 102 | 0 | 0.42 | 0.10 | 0.56 | 313.75 | 0.27 | 0.35 |
| Hex | 71 | 41 | 66 | 0 | 2A | A | 38 | 13A | 1B | 23 |
| Octal | 161 | 101 | 146 | 0 | 52 | 12 | 70 | 472 | 33 | 43 |
| Binary | 1110001 | 1000001 | 1100110 | 0 | 101010 | 1010 | 111000 | 100111010 | 11011 | 100011 |
Color Harmonies of #714166
Complementary color
Monochromatic Colors of #714166
Black with #714166
Text Example
Text Example
White with #714166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714166; }
p { color: rgb(113,65,102); }
H1.HeaderClassName
{
color: #714166;
}
.AnyTagClassName
{
color: #714166;
}
</style>
background-color css
<style>
a { background-color: #714166; }
a { background-color: rgb(113,65,102); }
div.DivClassName
{
background-color: #714166;
}
.BgClassName
{
background-color: #714166;
}
</style>
border-color css
<style>
span { border-color: #714166; }
span { border-color: rgb(113,65,102); }
td.TdClassName
{
border-color: #714166;
}
.TagClassName
{
border-color: #714166;
}
</style>