Shades of Palatinate Purple #713367
Tints of Palatinate Purple #713367
RGB
CMYK
RGB Variations
Color information
#713367 (or 0x713367) is known color: Palatinate Purple. HEX triplet: 71, 33 and 67. RGB value is (113,51,103). Sum of RGB (Red+Green+Blue) = 113+51+103=267 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.32% from 267); Green value is 51 (20.31% from 255 or 19.10% from 267); Blue value is 103 (40.62% from 255 or 38.58% from 267); Max value from RGB is 113 - color contains mainly: red. Hex color #713367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713367 is #8ECC98. Grayscale: #4B4B4B. Windows color (decimal): -9358489 or 6763377. OLE color: 6763377.
HSL color Cylindrical-coordinate representation of color #713367: hue angle of 309.68º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713367 is Cyan = 0, Magento = 0.55, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 103 | - |
| CMYK | 0 | 0.55 | 0.09 | 0.56 |
| HSL | 309.68º | 0.38% | 0.32% | - |
| HSV(B) | 309.68º | 0.55% | 0.44% | - |
| XYZ | 10.44 | 6.86 | 13.61 | - |
| YUV | 75.47 | 143.54 | 154.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 103 | 0 | 0.55 | 0.09 | 0.56 | 309.68 | 0.38 | 0.32 |
| Hex | 71 | 33 | 67 | 0 | 37 | 9 | 38 | 136 | 26 | 20 |
| Octal | 161 | 63 | 147 | 0 | 67 | 11 | 70 | 466 | 46 | 40 |
| Binary | 1110001 | 110011 | 1100111 | 0 | 110111 | 1001 | 111000 | 100110110 | 100110 | 100000 |
Color Harmonies of #713367
Complementary color
Monochromatic Colors of #713367
Black with #713367
Text Example
Text Example
White with #713367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713367; }
p { color: rgb(113,51,103); }
H1.HeaderClassName
{
color: #713367;
}
.AnyTagClassName
{
color: #713367;
}
</style>
background-color css
<style>
a { background-color: #713367; }
a { background-color: rgb(113,51,103); }
div.DivClassName
{
background-color: #713367;
}
.BgClassName
{
background-color: #713367;
}
</style>
border-color css
<style>
span { border-color: #713367; }
span { border-color: rgb(113,51,103); }
td.TdClassName
{
border-color: #713367;
}
.TagClassName
{
border-color: #713367;
}
</style>