Shades of Palatinate Purple #723761
Tints of Palatinate Purple #723761
RGB
CMYK
RGB Variations
Color information
#723761 (or 0x723761) is known color: Palatinate Purple. HEX triplet: 72, 37 and 61. RGB value is (114,55,97). Sum of RGB (Red+Green+Blue) = 114+55+97=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 55 (21.88% from 255 or 20.68% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #723761 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723761 is #8DC89E. Grayscale: #4D4D4D. Windows color (decimal): -9291935 or 6371186. OLE color: 6371186.
HSL color Cylindrical-coordinate representation of color #723761: hue angle of 317.29º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #723761 is Cyan = 0, Magento = 0.52, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 97 | - |
| CMYK | 0 | 0.52 | 0.15 | 0.55 |
| HSL | 317.29º | 0.35% | 0.33% | - |
| HSV(B) | 317.29º | 0.52% | 0.45% | - |
| XYZ | 10.46 | 7.17 | 12.14 | - |
| YUV | 77.43 | 139.05 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 97 | 0 | 0.52 | 0.15 | 0.55 | 317.29 | 0.35 | 0.33 |
| Hex | 72 | 37 | 61 | 0 | 34 | F | 37 | 13D | 23 | 21 |
| Octal | 162 | 67 | 141 | 0 | 64 | 17 | 67 | 475 | 43 | 41 |
| Binary | 1110010 | 110111 | 1100001 | 0 | 110100 | 1111 | 110111 | 100111101 | 100011 | 100001 |
Color Harmonies of #723761
Complementary color
Monochromatic Colors of #723761
Black with #723761
Text Example
Text Example
White with #723761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723761; }
p { color: rgb(114,55,97); }
H1.HeaderClassName
{
color: #723761;
}
.AnyTagClassName
{
color: #723761;
}
</style>
background-color css
<style>
a { background-color: #723761; }
a { background-color: rgb(114,55,97); }
div.DivClassName
{
background-color: #723761;
}
.BgClassName
{
background-color: #723761;
}
</style>
border-color css
<style>
span { border-color: #723761; }
span { border-color: rgb(114,55,97); }
td.TdClassName
{
border-color: #723761;
}
.TagClassName
{
border-color: #723761;
}
</style>