Shades of Palatinate Purple #753465
Tints of Palatinate Purple #753465
RGB
CMYK
RGB Variations
Color information
#753465 (or 0x753465) is known color: Palatinate Purple. HEX triplet: 75, 34 and 65. RGB value is (117,52,101). Sum of RGB (Red+Green+Blue) = 117+52+101=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 52 (20.70% from 255 or 19.26% from 270); Blue value is 101 (39.84% from 255 or 37.41% from 270); Max value from RGB is 117 - color contains mainly: red. Hex color #753465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753465 is #8ACB9A. Grayscale: #4C4C4C. Windows color (decimal): -9096091 or 6632565. OLE color: 6632565.
HSL color Cylindrical-coordinate representation of color #753465: hue angle of 314.77º degrees, saturation: 0.38, 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 #753465 is Cyan = 0, Magento = 0.56, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 101 | - |
| CMYK | 0 | 0.56 | 0.14 | 0.54 |
| HSL | 314.77º | 0.38% | 0.33% | - |
| HSV(B) | 314.77º | 0.56% | 0.46% | - |
| XYZ | 10.91 | 7.18 | 13.12 | - |
| YUV | 77.02 | 141.53 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 101 | 0 | 0.56 | 0.14 | 0.54 | 314.77 | 0.38 | 0.33 |
| Hex | 75 | 34 | 65 | 0 | 38 | E | 36 | 13B | 26 | 21 |
| Octal | 165 | 64 | 145 | 0 | 70 | 16 | 66 | 473 | 46 | 41 |
| Binary | 1110101 | 110100 | 1100101 | 0 | 111000 | 1110 | 110110 | 100111011 | 100110 | 100001 |
Color Harmonies of #753465
Complementary color
Monochromatic Colors of #753465
Black with #753465
Text Example
Text Example
White with #753465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753465; }
p { color: rgb(117,52,101); }
H1.HeaderClassName
{
color: #753465;
}
.AnyTagClassName
{
color: #753465;
}
</style>
background-color css
<style>
a { background-color: #753465; }
a { background-color: rgb(117,52,101); }
div.DivClassName
{
background-color: #753465;
}
.BgClassName
{
background-color: #753465;
}
</style>
border-color css
<style>
span { border-color: #753465; }
span { border-color: rgb(117,52,101); }
td.TdClassName
{
border-color: #753465;
}
.TagClassName
{
border-color: #753465;
}
</style>