Shades of Palatinate Purple #713769
Tints of Palatinate Purple #713769
RGB
CMYK
RGB Variations
Color information
#713769 (or 0x713769) is known color: Palatinate Purple. HEX triplet: 71, 37 and 69. RGB value is (113,55,105). Sum of RGB (Red+Green+Blue) = 113+55+105=273 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.39% from 273); Green value is 55 (21.88% from 255 or 20.15% from 273); Blue value is 105 (41.41% from 255 or 38.46% from 273); Max value from RGB is 113 - color contains mainly: red. Hex color #713769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713769 is #8EC896. Grayscale: #4D4D4D. Windows color (decimal): -9357463 or 6895473. OLE color: 6895473.
HSL color Cylindrical-coordinate representation of color #713769: hue angle of 308.28º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713769 is Cyan = 0, Magento = 0.51, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 105 | - |
| CMYK | 0 | 0.51 | 0.07 | 0.56 |
| HSL | 308.28º | 0.35% | 0.33% | - |
| HSV(B) | 308.28º | 0.51% | 0.44% | - |
| XYZ | 10.73 | 7.26 | 14.2 | - |
| YUV | 78.04 | 143.22 | 152.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 105 | 0 | 0.51 | 0.07 | 0.56 | 308.28 | 0.35 | 0.33 |
| Hex | 71 | 37 | 69 | 0 | 33 | 7 | 38 | 134 | 23 | 21 |
| Octal | 161 | 67 | 151 | 0 | 63 | 7 | 70 | 464 | 43 | 41 |
| Binary | 1110001 | 110111 | 1101001 | 0 | 110011 | 111 | 111000 | 100110100 | 100011 | 100001 |
Color Harmonies of #713769
Complementary color
Monochromatic Colors of #713769
Black with #713769
Text Example
Text Example
White with #713769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713769; }
p { color: rgb(113,55,105); }
H1.HeaderClassName
{
color: #713769;
}
.AnyTagClassName
{
color: #713769;
}
</style>
background-color css
<style>
a { background-color: #713769; }
a { background-color: rgb(113,55,105); }
div.DivClassName
{
background-color: #713769;
}
.BgClassName
{
background-color: #713769;
}
</style>
border-color css
<style>
span { border-color: #713769; }
span { border-color: rgb(113,55,105); }
td.TdClassName
{
border-color: #713769;
}
.TagClassName
{
border-color: #713769;
}
</style>