Shades of Palatinate Purple #714167
Tints of Palatinate Purple #714167
RGB
CMYK
RGB Variations
Color information
#714167 (or 0x714167) is known color: Palatinate Purple. HEX triplet: 71, 41 and 67. RGB value is (113,65,103). Sum of RGB (Red+Green+Blue) = 113+65+103=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 65 (25.78% from 255 or 23.13% from 281); Blue value is 103 (40.62% from 255 or 36.65% from 281); Max value from RGB is 113 - color contains mainly: red. Hex color #714167 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714167 is #8EBE98. Grayscale: #535353. Windows color (decimal): -9354905 or 6766961. OLE color: 6766961.
HSL color Cylindrical-coordinate representation of color #714167: hue angle of 312.5º 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 #714167 is Cyan = 0, Magento = 0.42, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 103 | - |
| CMYK | 0 | 0.42 | 0.09 | 0.56 |
| HSL | 312.5º | 0.27% | 0.35% | - |
| HSV(B) | 312.5º | 0.42% | 0.44% | - |
| XYZ | 11.15 | 8.27 | 13.84 | - |
| YUV | 83.68 | 138.9 | 148.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 103 | 0 | 0.42 | 0.09 | 0.56 | 312.5 | 0.27 | 0.35 |
| Hex | 71 | 41 | 67 | 0 | 2A | 9 | 38 | 138 | 1B | 23 |
| Octal | 161 | 101 | 147 | 0 | 52 | 11 | 70 | 470 | 33 | 43 |
| Binary | 1110001 | 1000001 | 1100111 | 0 | 101010 | 1001 | 111000 | 100111000 | 11011 | 100011 |
Color Harmonies of #714167
Complementary color
Monochromatic Colors of #714167
Black with #714167
Text Example
Text Example
White with #714167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714167; }
p { color: rgb(113,65,103); }
H1.HeaderClassName
{
color: #714167;
}
.AnyTagClassName
{
color: #714167;
}
</style>
background-color css
<style>
a { background-color: #714167; }
a { background-color: rgb(113,65,103); }
div.DivClassName
{
background-color: #714167;
}
.BgClassName
{
background-color: #714167;
}
</style>
border-color css
<style>
span { border-color: #714167; }
span { border-color: rgb(113,65,103); }
td.TdClassName
{
border-color: #714167;
}
.TagClassName
{
border-color: #714167;
}
</style>