Shades of Palatinate Purple #723765
Tints of Palatinate Purple #723765
RGB
CMYK
RGB Variations
Color information
#723765 (or 0x723765) is known color: Palatinate Purple. HEX triplet: 72, 37 and 65. RGB value is (114,55,101). Sum of RGB (Red+Green+Blue) = 114+55+101=270 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.22% from 270); Green value is 55 (21.88% from 255 or 20.37% from 270); Blue value is 101 (39.84% from 255 or 37.41% from 270); Max value from RGB is 114 - color contains mainly: red. Hex color #723765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723765 is #8DC89A. Grayscale: #4D4D4D. Windows color (decimal): -9291931 or 6633330. OLE color: 6633330.
HSL color Cylindrical-coordinate representation of color #723765: hue angle of 313.22º 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 #723765 is Cyan = 0, Magento = 0.52, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 101 | - |
| CMYK | 0 | 0.52 | 0.11 | 0.55 |
| HSL | 313.22º | 0.35% | 0.33% | - |
| HSV(B) | 313.22º | 0.52% | 0.45% | - |
| XYZ | 10.65 | 7.25 | 13.15 | - |
| YUV | 77.89 | 141.05 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 101 | 0 | 0.52 | 0.11 | 0.55 | 313.22 | 0.35 | 0.33 |
| Hex | 72 | 37 | 65 | 0 | 34 | B | 37 | 139 | 23 | 21 |
| Octal | 162 | 67 | 145 | 0 | 64 | 13 | 67 | 471 | 43 | 41 |
| Binary | 1110010 | 110111 | 1100101 | 0 | 110100 | 1011 | 110111 | 100111001 | 100011 | 100001 |
Color Harmonies of #723765
Complementary color
Monochromatic Colors of #723765
Black with #723765
Text Example
Text Example
White with #723765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723765; }
p { color: rgb(114,55,101); }
H1.HeaderClassName
{
color: #723765;
}
.AnyTagClassName
{
color: #723765;
}
</style>
background-color css
<style>
a { background-color: #723765; }
a { background-color: rgb(114,55,101); }
div.DivClassName
{
background-color: #723765;
}
.BgClassName
{
background-color: #723765;
}
</style>
border-color css
<style>
span { border-color: #723765; }
span { border-color: rgb(114,55,101); }
td.TdClassName
{
border-color: #723765;
}
.TagClassName
{
border-color: #723765;
}
</style>