Shades of Palatinate Purple #713067
Tints of Palatinate Purple #713067
RGB
CMYK
RGB Variations
Color information
#713067 (or 0x713067) is known color: Palatinate Purple. HEX triplet: 71, 30 and 67. RGB value is (113,48,103). Sum of RGB (Red+Green+Blue) = 113+48+103=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 48 (19.14% from 255 or 18.18% from 264); Blue value is 103 (40.62% from 255 or 39.02% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #713067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713067 is #8ECF98. Grayscale: #494949. Windows color (decimal): -9359257 or 6762609. OLE color: 6762609.
HSL color Cylindrical-coordinate representation of color #713067: hue angle of 309.23º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #713067 is Cyan = 0, Magento = 0.58, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 103 | - |
| CMYK | 0 | 0.58 | 0.09 | 0.56 |
| HSL | 309.23º | 0.4% | 0.32% | - |
| HSV(B) | 309.23º | 0.58% | 0.44% | - |
| XYZ | 10.32 | 6.6 | 13.56 | - |
| YUV | 73.71 | 144.53 | 156.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 103 | 0 | 0.58 | 0.09 | 0.56 | 309.23 | 0.4 | 0.32 |
| Hex | 71 | 30 | 67 | 0 | 3A | 9 | 38 | 135 | 28 | 20 |
| Octal | 161 | 60 | 147 | 0 | 72 | 11 | 70 | 465 | 50 | 40 |
| Binary | 1110001 | 110000 | 1100111 | 0 | 111010 | 1001 | 111000 | 100110101 | 101000 | 100000 |
Color Harmonies of #713067
Complementary color
Monochromatic Colors of #713067
Black with #713067
Text Example
Text Example
White with #713067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713067; }
p { color: rgb(113,48,103); }
H1.HeaderClassName
{
color: #713067;
}
.AnyTagClassName
{
color: #713067;
}
</style>
background-color css
<style>
a { background-color: #713067; }
a { background-color: rgb(113,48,103); }
div.DivClassName
{
background-color: #713067;
}
.BgClassName
{
background-color: #713067;
}
</style>
border-color css
<style>
span { border-color: #713067; }
span { border-color: rgb(113,48,103); }
td.TdClassName
{
border-color: #713067;
}
.TagClassName
{
border-color: #713067;
}
</style>