Shades of Palatinate Purple #753569
Tints of Palatinate Purple #753569
RGB
CMYK
RGB Variations
Color information
#753569 (or 0x753569) is known color: Palatinate Purple. HEX triplet: 75, 35 and 69. RGB value is (117,53,105). Sum of RGB (Red+Green+Blue) = 117+53+105=275 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.55% from 275); Green value is 53 (21.09% from 255 or 19.27% from 275); Blue value is 105 (41.41% from 255 or 38.18% from 275); Max value from RGB is 117 - color contains mainly: red. Hex color #753569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753569 is #8ACA96. Grayscale: #4D4D4D. Windows color (decimal): -9095831 or 6894965. OLE color: 6894965.
HSL color Cylindrical-coordinate representation of color #753569: hue angle of 311.25º 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 #753569 is Cyan = 0, Magento = 0.55, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 105 | - |
| CMYK | 0 | 0.55 | 0.10 | 0.54 |
| HSL | 311.25º | 0.38% | 0.33% | - |
| HSV(B) | 311.25º | 0.55% | 0.46% | - |
| XYZ | 11.16 | 7.35 | 14.19 | - |
| YUV | 78.06 | 143.2 | 155.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 105 | 0 | 0.55 | 0.10 | 0.54 | 311.25 | 0.38 | 0.33 |
| Hex | 75 | 35 | 69 | 0 | 37 | A | 36 | 137 | 26 | 21 |
| Octal | 165 | 65 | 151 | 0 | 67 | 12 | 66 | 467 | 46 | 41 |
| Binary | 1110101 | 110101 | 1101001 | 0 | 110111 | 1010 | 110110 | 100110111 | 100110 | 100001 |
Color Harmonies of #753569
Complementary color
Monochromatic Colors of #753569
Black with #753569
Text Example
Text Example
White with #753569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753569; }
p { color: rgb(117,53,105); }
H1.HeaderClassName
{
color: #753569;
}
.AnyTagClassName
{
color: #753569;
}
</style>
background-color css
<style>
a { background-color: #753569; }
a { background-color: rgb(117,53,105); }
div.DivClassName
{
background-color: #753569;
}
.BgClassName
{
background-color: #753569;
}
</style>
border-color css
<style>
span { border-color: #753569; }
span { border-color: rgb(117,53,105); }
td.TdClassName
{
border-color: #753569;
}
.TagClassName
{
border-color: #753569;
}
</style>