Shades of Palatinate Purple #733661
Tints of Palatinate Purple #733661
RGB
CMYK
RGB Variations
Color information
#733661 (or 0x733661) is known color: Palatinate Purple. HEX triplet: 73, 36 and 61. RGB value is (115,54,97). Sum of RGB (Red+Green+Blue) = 115+54+97=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 54 (21.48% from 255 or 20.30% from 266); Blue value is 97 (38.28% from 255 or 36.47% from 266); Max value from RGB is 115 - color contains mainly: red. Hex color #733661 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733661 is #8CC99E. Grayscale: #4D4D4D. Windows color (decimal): -9226655 or 6370931. OLE color: 6370931.
HSL color Cylindrical-coordinate representation of color #733661: hue angle of 317.7º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #733661 is Cyan = 0, Magento = 0.53, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 54 | 97 | - |
| CMYK | 0 | 0.53 | 0.16 | 0.55 |
| HSL | 317.7º | 0.36% | 0.33% | - |
| HSV(B) | 317.7º | 0.53% | 0.45% | - |
| XYZ | 10.55 | 7.15 | 12.13 | - |
| YUV | 77.14 | 139.21 | 155 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 97 | 0 | 0.53 | 0.16 | 0.55 | 317.7 | 0.36 | 0.33 |
| Hex | 73 | 36 | 61 | 0 | 35 | 10 | 37 | 13E | 24 | 21 |
| Octal | 163 | 66 | 141 | 0 | 65 | 20 | 67 | 476 | 44 | 41 |
| Binary | 1110011 | 110110 | 1100001 | 0 | 110101 | 10000 | 110111 | 100111110 | 100100 | 100001 |
Color Harmonies of #733661
Complementary color
Monochromatic Colors of #733661
Black with #733661
Text Example
Text Example
White with #733661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733661; }
p { color: rgb(115,54,97); }
H1.HeaderClassName
{
color: #733661;
}
.AnyTagClassName
{
color: #733661;
}
</style>
background-color css
<style>
a { background-color: #733661; }
a { background-color: rgb(115,54,97); }
div.DivClassName
{
background-color: #733661;
}
.BgClassName
{
background-color: #733661;
}
</style>
border-color css
<style>
span { border-color: #733661; }
span { border-color: rgb(115,54,97); }
td.TdClassName
{
border-color: #733661;
}
.TagClassName
{
border-color: #733661;
}
</style>