Shades of Palatinate Purple #712557
Tints of Palatinate Purple #712557
RGB
CMYK
RGB Variations
Color information
#712557 (or 0x712557) is known color: Palatinate Purple. HEX triplet: 71, 25 and 57. RGB value is (113,37,87). Sum of RGB (Red+Green+Blue) = 113+37+87=237 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.68% from 237); Green value is 37 (14.84% from 255 or 15.61% from 237); Blue value is 87 (34.38% from 255 or 36.71% from 237); Max value from RGB is 113 - color contains mainly: red. Hex color #712557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712557 is #8EDAA8. Grayscale: #414141. Windows color (decimal): -9362089 or 5711217. OLE color: 5711217.
HSL color Cylindrical-coordinate representation of color #712557: hue angle of 320.53º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #712557 is Cyan = 0, Magento = 0.67, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 37 | 87 | - |
| CMYK | 0 | 0.67 | 0.23 | 0.56 |
| HSL | 320.53º | 0.51% | 0.29% | - |
| HSV(B) | 320.53º | 0.67% | 0.44% | - |
| XYZ | 9.19 | 5.52 | 9.6 | - |
| YUV | 65.42 | 140.18 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 37 | 87 | 0 | 0.67 | 0.23 | 0.56 | 320.53 | 0.51 | 0.29 |
| Hex | 71 | 25 | 57 | 0 | 43 | 17 | 38 | 141 | 33 | 1D |
| Octal | 161 | 45 | 127 | 0 | 103 | 27 | 70 | 501 | 63 | 35 |
| Binary | 1110001 | 100101 | 1010111 | 0 | 1000011 | 10111 | 111000 | 101000001 | 110011 | 11101 |
Color Harmonies of #712557
Complementary color
Monochromatic Colors of #712557
Black with #712557
Text Example
Text Example
White with #712557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712557; }
p { color: rgb(113,37,87); }
H1.HeaderClassName
{
color: #712557;
}
.AnyTagClassName
{
color: #712557;
}
</style>
background-color css
<style>
a { background-color: #712557; }
a { background-color: rgb(113,37,87); }
div.DivClassName
{
background-color: #712557;
}
.BgClassName
{
background-color: #712557;
}
</style>
border-color css
<style>
span { border-color: #712557; }
span { border-color: rgb(113,37,87); }
td.TdClassName
{
border-color: #712557;
}
.TagClassName
{
border-color: #712557;
}
</style>