Shades of Palatinate Purple #713467
Tints of Palatinate Purple #713467
RGB
CMYK
RGB Variations
Color information
#713467 (or 0x713467) is known color: Palatinate Purple. HEX triplet: 71, 34 and 67. RGB value is (113,52,103). Sum of RGB (Red+Green+Blue) = 113+52+103=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 52 (20.70% from 255 or 19.40% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 113 - color contains mainly: red. Hex color #713467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713467 is #8ECB98. Grayscale: #4B4B4B. Windows color (decimal): -9358233 or 6763633. OLE color: 6763633.
HSL color Cylindrical-coordinate representation of color #713467: hue angle of 309.84º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713467 is Cyan = 0, Magento = 0.54, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 103 | - |
| CMYK | 0 | 0.54 | 0.09 | 0.56 |
| HSL | 309.84º | 0.37% | 0.32% | - |
| HSV(B) | 309.84º | 0.54% | 0.44% | - |
| XYZ | 10.49 | 6.95 | 13.62 | - |
| YUV | 76.05 | 143.21 | 154.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 103 | 0 | 0.54 | 0.09 | 0.56 | 309.84 | 0.37 | 0.32 |
| Hex | 71 | 34 | 67 | 0 | 36 | 9 | 38 | 136 | 25 | 20 |
| Octal | 161 | 64 | 147 | 0 | 66 | 11 | 70 | 466 | 45 | 40 |
| Binary | 1110001 | 110100 | 1100111 | 0 | 110110 | 1001 | 111000 | 100110110 | 100101 | 100000 |
Color Harmonies of #713467
Complementary color
Monochromatic Colors of #713467
Black with #713467
Text Example
Text Example
White with #713467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713467; }
p { color: rgb(113,52,103); }
H1.HeaderClassName
{
color: #713467;
}
.AnyTagClassName
{
color: #713467;
}
</style>
background-color css
<style>
a { background-color: #713467; }
a { background-color: rgb(113,52,103); }
div.DivClassName
{
background-color: #713467;
}
.BgClassName
{
background-color: #713467;
}
</style>
border-color css
<style>
span { border-color: #713467; }
span { border-color: rgb(113,52,103); }
td.TdClassName
{
border-color: #713467;
}
.TagClassName
{
border-color: #713467;
}
</style>