Shades of Palatinate Purple #713666
Tints of Palatinate Purple #713666
RGB
CMYK
RGB Variations
Color information
#713666 (or 0x713666) is known color: Palatinate Purple. HEX triplet: 71, 36 and 66. RGB value is (113,54,102). Sum of RGB (Red+Green+Blue) = 113+54+102=269 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.01% from 269); Green value is 54 (21.48% from 255 or 20.07% from 269); Blue value is 102 (40.23% from 255 or 37.92% from 269); Max value from RGB is 113 - color contains mainly: red. Hex color #713666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713666 is #8EC999. Grayscale: #4C4C4C. Windows color (decimal): -9357722 or 6698609. OLE color: 6698609.
HSL color Cylindrical-coordinate representation of color #713666: hue angle of 311.19º 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 #713666 is Cyan = 0, Magento = 0.52, Yellow = 0.10 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 102 | - |
| CMYK | 0 | 0.52 | 0.10 | 0.56 |
| HSL | 311.19º | 0.35% | 0.33% | - |
| HSV(B) | 311.19º | 0.52% | 0.44% | - |
| XYZ | 10.53 | 7.11 | 13.39 | - |
| YUV | 77.11 | 142.05 | 153.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 102 | 0 | 0.52 | 0.10 | 0.56 | 311.19 | 0.35 | 0.33 |
| Hex | 71 | 36 | 66 | 0 | 34 | A | 38 | 137 | 23 | 21 |
| Octal | 161 | 66 | 146 | 0 | 64 | 12 | 70 | 467 | 43 | 41 |
| Binary | 1110001 | 110110 | 1100110 | 0 | 110100 | 1010 | 111000 | 100110111 | 100011 | 100001 |
Color Harmonies of #713666
Complementary color
Monochromatic Colors of #713666
Black with #713666
Text Example
Text Example
White with #713666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713666; }
p { color: rgb(113,54,102); }
H1.HeaderClassName
{
color: #713666;
}
.AnyTagClassName
{
color: #713666;
}
</style>
background-color css
<style>
a { background-color: #713666; }
a { background-color: rgb(113,54,102); }
div.DivClassName
{
background-color: #713666;
}
.BgClassName
{
background-color: #713666;
}
</style>
border-color css
<style>
span { border-color: #713666; }
span { border-color: rgb(113,54,102); }
td.TdClassName
{
border-color: #713666;
}
.TagClassName
{
border-color: #713666;
}
</style>