Shades of Palatinate Purple #713069
Tints of Palatinate Purple #713069
RGB
CMYK
RGB Variations
Color information
#713069 (or 0x713069) is known color: Palatinate Purple. HEX triplet: 71, 30 and 69. RGB value is (113,48,105). Sum of RGB (Red+Green+Blue) = 113+48+105=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 48 (19.14% from 255 or 18.05% from 266); Blue value is 105 (41.41% from 255 or 39.47% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #713069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713069 is #8ECF96. Grayscale: #494949. Windows color (decimal): -9359255 or 6893681. OLE color: 6893681.
HSL color Cylindrical-coordinate representation of color #713069: hue angle of 307.38º 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 #713069 is Cyan = 0, Magento = 0.58, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 105 | - |
| CMYK | 0 | 0.58 | 0.07 | 0.56 |
| HSL | 307.38º | 0.4% | 0.32% | - |
| HSV(B) | 307.38º | 0.58% | 0.44% | - |
| XYZ | 10.42 | 6.64 | 14.1 | - |
| YUV | 73.93 | 145.53 | 155.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 105 | 0 | 0.58 | 0.07 | 0.56 | 307.38 | 0.4 | 0.32 |
| Hex | 71 | 30 | 69 | 0 | 3A | 7 | 38 | 133 | 28 | 20 |
| Octal | 161 | 60 | 151 | 0 | 72 | 7 | 70 | 463 | 50 | 40 |
| Binary | 1110001 | 110000 | 1101001 | 0 | 111010 | 111 | 111000 | 100110011 | 101000 | 100000 |
Color Harmonies of #713069
Complementary color
Monochromatic Colors of #713069
Black with #713069
Text Example
Text Example
White with #713069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713069; }
p { color: rgb(113,48,105); }
H1.HeaderClassName
{
color: #713069;
}
.AnyTagClassName
{
color: #713069;
}
</style>
background-color css
<style>
a { background-color: #713069; }
a { background-color: rgb(113,48,105); }
div.DivClassName
{
background-color: #713069;
}
.BgClassName
{
background-color: #713069;
}
</style>
border-color css
<style>
span { border-color: #713069; }
span { border-color: rgb(113,48,105); }
td.TdClassName
{
border-color: #713069;
}
.TagClassName
{
border-color: #713069;
}
</style>