Shades of Palatinate Purple #713668
Tints of Palatinate Purple #713668
RGB
CMYK
RGB Variations
Color information
#713668 (or 0x713668) is known color: Palatinate Purple. HEX triplet: 71, 36 and 68. RGB value is (113,54,104). Sum of RGB (Red+Green+Blue) = 113+54+104=271 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.70% from 271); Green value is 54 (21.48% from 255 or 19.93% from 271); Blue value is 104 (41.02% from 255 or 38.38% from 271); Max value from RGB is 113 - color contains mainly: red. Hex color #713668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713668 is #8EC997. Grayscale: #4D4D4D. Windows color (decimal): -9357720 or 6829681. OLE color: 6829681.
HSL color Cylindrical-coordinate representation of color #713668: hue angle of 309.15º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #713668 is Cyan = 0, Magento = 0.52, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 104 | - |
| CMYK | 0 | 0.52 | 0.08 | 0.56 |
| HSL | 309.15º | 0.35% | 0.33% | - |
| HSV(B) | 309.15º | 0.52% | 0.44% | - |
| XYZ | 10.63 | 7.15 | 13.92 | - |
| YUV | 77.34 | 143.05 | 153.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 104 | 0 | 0.52 | 0.08 | 0.56 | 309.15 | 0.35 | 0.33 |
| Hex | 71 | 36 | 68 | 0 | 34 | 8 | 38 | 135 | 23 | 21 |
| Octal | 161 | 66 | 150 | 0 | 64 | 10 | 70 | 465 | 43 | 41 |
| Binary | 1110001 | 110110 | 1101000 | 0 | 110100 | 1000 | 111000 | 100110101 | 100011 | 100001 |
Color Harmonies of #713668
Complementary color
Monochromatic Colors of #713668
Black with #713668
Text Example
Text Example
White with #713668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713668; }
p { color: rgb(113,54,104); }
H1.HeaderClassName
{
color: #713668;
}
.AnyTagClassName
{
color: #713668;
}
</style>
background-color css
<style>
a { background-color: #713668; }
a { background-color: rgb(113,54,104); }
div.DivClassName
{
background-color: #713668;
}
.BgClassName
{
background-color: #713668;
}
</style>
border-color css
<style>
span { border-color: #713668; }
span { border-color: rgb(113,54,104); }
td.TdClassName
{
border-color: #713668;
}
.TagClassName
{
border-color: #713668;
}
</style>