Shades of Palatinate Purple #753567
Tints of Palatinate Purple #753567
RGB
CMYK
RGB Variations
Color information
#753567 (or 0x753567) is known color: Palatinate Purple. HEX triplet: 75, 35 and 67. RGB value is (117,53,103). Sum of RGB (Red+Green+Blue) = 117+53+103=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 53 (21.09% from 255 or 19.41% from 273); Blue value is 103 (40.62% from 255 or 37.73% from 273); Max value from RGB is 117 - color contains mainly: red. Hex color #753567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753567 is #8ACA98. Grayscale: #4D4D4D. Windows color (decimal): -9095833 or 6763893. OLE color: 6763893.
HSL color Cylindrical-coordinate representation of color #753567: hue angle of 313.12º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #753567 is Cyan = 0, Magento = 0.55, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 103 | - |
| CMYK | 0 | 0.55 | 0.12 | 0.54 |
| HSL | 313.13º | 0.38% | 0.33% | - |
| HSV(B) | 313.13º | 0.55% | 0.46% | - |
| XYZ | 11.06 | 7.31 | 13.66 | - |
| YUV | 77.84 | 142.2 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 103 | 0 | 0.55 | 0.12 | 0.54 | 313.13 | 0.38 | 0.33 |
| Hex | 75 | 35 | 67 | 0 | 37 | C | 36 | 139 | 26 | 21 |
| Octal | 165 | 65 | 147 | 0 | 67 | 14 | 66 | 471 | 46 | 41 |
| Binary | 1110101 | 110101 | 1100111 | 0 | 110111 | 1100 | 110110 | 100111001 | 100110 | 100001 |
Color Harmonies of #753567
Complementary color
Monochromatic Colors of #753567
Black with #753567
Text Example
Text Example
White with #753567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753567; }
p { color: rgb(117,53,103); }
H1.HeaderClassName
{
color: #753567;
}
.AnyTagClassName
{
color: #753567;
}
</style>
background-color css
<style>
a { background-color: #753567; }
a { background-color: rgb(117,53,103); }
div.DivClassName
{
background-color: #753567;
}
.BgClassName
{
background-color: #753567;
}
</style>
border-color css
<style>
span { border-color: #753567; }
span { border-color: rgb(117,53,103); }
td.TdClassName
{
border-color: #753567;
}
.TagClassName
{
border-color: #753567;
}
</style>