Shades of Palatinate Purple #732057
Tints of Palatinate Purple #732057
RGB
CMYK
RGB Variations
Color information
#732057 (or 0x732057) is known color: Palatinate Purple. HEX triplet: 73, 20 and 57. RGB value is (115,32,87). Sum of RGB (Red+Green+Blue) = 115+32+87=234 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.15% from 234); Green value is 32 (12.89% from 255 or 13.68% from 234); Blue value is 87 (34.38% from 255 or 37.18% from 234); Max value from RGB is 115 - color contains mainly: red. Hex color #732057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732057 is #8CDFA8. Grayscale: #3E3E3E. Windows color (decimal): -9232297 or 5709939. OLE color: 5709939.
HSL color Cylindrical-coordinate representation of color #732057: hue angle of 320.24º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #732057 is Cyan = 0, Magento = 0.72, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 32 | 87 | - |
| CMYK | 0 | 0.72 | 0.24 | 0.55 |
| HSL | 320.24º | 0.56% | 0.29% | - |
| HSV(B) | 320.24º | 0.72% | 0.45% | - |
| XYZ | 9.31 | 5.37 | 9.56 | - |
| YUV | 63.09 | 141.5 | 165.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 32 | 87 | 0 | 0.72 | 0.24 | 0.55 | 320.24 | 0.56 | 0.29 |
| Hex | 73 | 20 | 57 | 0 | 48 | 18 | 37 | 140 | 38 | 1D |
| Octal | 163 | 40 | 127 | 0 | 110 | 30 | 67 | 500 | 70 | 35 |
| Binary | 1110011 | 100000 | 1010111 | 0 | 1001000 | 11000 | 110111 | 101000000 | 111000 | 11101 |
Color Harmonies of #732057
Complementary color
Monochromatic Colors of #732057
Black with #732057
Text Example
Text Example
White with #732057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732057; }
p { color: rgb(115,32,87); }
H1.HeaderClassName
{
color: #732057;
}
.AnyTagClassName
{
color: #732057;
}
</style>
background-color css
<style>
a { background-color: #732057; }
a { background-color: rgb(115,32,87); }
div.DivClassName
{
background-color: #732057;
}
.BgClassName
{
background-color: #732057;
}
</style>
border-color css
<style>
span { border-color: #732057; }
span { border-color: rgb(115,32,87); }
td.TdClassName
{
border-color: #732057;
}
.TagClassName
{
border-color: #732057;
}
</style>