Shades of Palatinate Purple #712357
Tints of Palatinate Purple #712357
RGB
CMYK
RGB Variations
Color information
#712357 (or 0x712357) is known color: Palatinate Purple. HEX triplet: 71, 23 and 57. RGB value is (113,35,87). Sum of RGB (Red+Green+Blue) = 113+35+87=235 (31% of max value = 765). Red value is 113 (44.53% from 255 or 48.09% from 235); Green value is 35 (14.06% from 255 or 14.89% from 235); Blue value is 87 (34.38% from 255 or 37.02% from 235); Max value from RGB is 113 - color contains mainly: red. Hex color #712357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #712357 is #8EDCA8. Grayscale: #404040. Windows color (decimal): -9362601 or 5710705. OLE color: 5710705.
HSL color Cylindrical-coordinate representation of color #712357: hue angle of 320º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #712357 is Cyan = 0, Magento = 0.69, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 35 | 87 | - |
| CMYK | 0 | 0.69 | 0.23 | 0.56 |
| HSL | 320º | 0.53% | 0.29% | - |
| HSV(B) | 320º | 0.69% | 0.44% | - |
| XYZ | 9.13 | 5.4 | 9.58 | - |
| YUV | 64.25 | 140.84 | 162.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 35 | 87 | 0 | 0.69 | 0.23 | 0.56 | 320 | 0.53 | 0.29 |
| Hex | 71 | 23 | 57 | 0 | 45 | 17 | 38 | 140 | 35 | 1D |
| Octal | 161 | 43 | 127 | 0 | 105 | 27 | 70 | 500 | 65 | 35 |
| Binary | 1110001 | 100011 | 1010111 | 0 | 1000101 | 10111 | 111000 | 101000000 | 110101 | 11101 |
Color Harmonies of #712357
Complementary color
Monochromatic Colors of #712357
Black with #712357
Text Example
Text Example
White with #712357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712357; }
p { color: rgb(113,35,87); }
H1.HeaderClassName
{
color: #712357;
}
.AnyTagClassName
{
color: #712357;
}
</style>
background-color css
<style>
a { background-color: #712357; }
a { background-color: rgb(113,35,87); }
div.DivClassName
{
background-color: #712357;
}
.BgClassName
{
background-color: #712357;
}
</style>
border-color css
<style>
span { border-color: #712357; }
span { border-color: rgb(113,35,87); }
td.TdClassName
{
border-color: #712357;
}
.TagClassName
{
border-color: #712357;
}
</style>