Shades of Palatinate Purple #732367
Tints of Palatinate Purple #732367
RGB
CMYK
RGB Variations
Color information
#732367 (or 0x732367) is known color: Palatinate Purple. HEX triplet: 73, 23 and 67. RGB value is (115,35,103). Sum of RGB (Red+Green+Blue) = 115+35+103=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 35 (14.06% from 255 or 13.83% from 253); Blue value is 103 (40.62% from 255 or 40.71% from 253); Max value from RGB is 115 - color contains mainly: red. Hex color #732367 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #732367 is #8CDC98. Grayscale: #424242. Windows color (decimal): -9231513 or 6759283. OLE color: 6759283.
HSL color Cylindrical-coordinate representation of color #732367: hue angle of 309º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #732367 is Cyan = 0, Magento = 0.70, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 35 | 103 | - |
| CMYK | 0 | 0.70 | 0.10 | 0.55 |
| HSL | 309º | 0.53% | 0.29% | - |
| HSV(B) | 309º | 0.7% | 0.45% | - |
| XYZ | 10.12 | 5.83 | 13.42 | - |
| YUV | 66.67 | 148.5 | 162.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 35 | 103 | 0 | 0.70 | 0.10 | 0.55 | 309 | 0.53 | 0.29 |
| Hex | 73 | 23 | 67 | 0 | 46 | A | 37 | 135 | 35 | 1D |
| Octal | 163 | 43 | 147 | 0 | 106 | 12 | 67 | 465 | 65 | 35 |
| Binary | 1110011 | 100011 | 1100111 | 0 | 1000110 | 1010 | 110111 | 100110101 | 110101 | 11101 |
Color Harmonies of #732367
Complementary color
Monochromatic Colors of #732367
Black with #732367
Text Example
Text Example
White with #732367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732367; }
p { color: rgb(115,35,103); }
H1.HeaderClassName
{
color: #732367;
}
.AnyTagClassName
{
color: #732367;
}
</style>
background-color css
<style>
a { background-color: #732367; }
a { background-color: rgb(115,35,103); }
div.DivClassName
{
background-color: #732367;
}
.BgClassName
{
background-color: #732367;
}
</style>
border-color css
<style>
span { border-color: #732367; }
span { border-color: rgb(115,35,103); }
td.TdClassName
{
border-color: #732367;
}
.TagClassName
{
border-color: #732367;
}
</style>