Shades of Palatinate Purple #753369
Tints of Palatinate Purple #753369
RGB
CMYK
RGB Variations
Color information
#753369 (or 0x753369) is known color: Palatinate Purple. HEX triplet: 75, 33 and 69. RGB value is (117,51,105). Sum of RGB (Red+Green+Blue) = 117+51+105=273 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.86% from 273); Green value is 51 (20.31% from 255 or 18.68% from 273); Blue value is 105 (41.41% from 255 or 38.46% from 273); Max value from RGB is 117 - color contains mainly: red. Hex color #753369 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753369 is #8ACC96. Grayscale: #4C4C4C. Windows color (decimal): -9096343 or 6894453. OLE color: 6894453.
HSL color Cylindrical-coordinate representation of color #753369: hue angle of 310.91º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753369 is Cyan = 0, Magento = 0.56, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 105 | - |
| CMYK | 0 | 0.56 | 0.10 | 0.54 |
| HSL | 310.91º | 0.39% | 0.33% | - |
| HSV(B) | 310.91º | 0.56% | 0.46% | - |
| XYZ | 11.07 | 7.17 | 14.17 | - |
| YUV | 76.89 | 143.87 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 105 | 0 | 0.56 | 0.10 | 0.54 | 310.91 | 0.39 | 0.33 |
| Hex | 75 | 33 | 69 | 0 | 38 | A | 36 | 137 | 27 | 21 |
| Octal | 165 | 63 | 151 | 0 | 70 | 12 | 66 | 467 | 47 | 41 |
| Binary | 1110101 | 110011 | 1101001 | 0 | 111000 | 1010 | 110110 | 100110111 | 100111 | 100001 |
Color Harmonies of #753369
Complementary color
Monochromatic Colors of #753369
Black with #753369
Text Example
Text Example
White with #753369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753369; }
p { color: rgb(117,51,105); }
H1.HeaderClassName
{
color: #753369;
}
.AnyTagClassName
{
color: #753369;
}
</style>
background-color css
<style>
a { background-color: #753369; }
a { background-color: rgb(117,51,105); }
div.DivClassName
{
background-color: #753369;
}
.BgClassName
{
background-color: #753369;
}
</style>
border-color css
<style>
span { border-color: #753369; }
span { border-color: rgb(117,51,105); }
td.TdClassName
{
border-color: #753369;
}
.TagClassName
{
border-color: #753369;
}
</style>