Shades of Palatinate Purple #753767
Tints of Palatinate Purple #753767
RGB
CMYK
RGB Variations
Color information
#753767 (or 0x753767) is known color: Palatinate Purple. HEX triplet: 75, 37 and 67. RGB value is (117,55,103). Sum of RGB (Red+Green+Blue) = 117+55+103=275 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.55% from 275); Green value is 55 (21.88% from 255 or 20% from 275); Blue value is 103 (40.62% from 255 or 37.45% from 275); Max value from RGB is 117 - color contains mainly: red. Hex color #753767 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753767 is #8AC898. Grayscale: #4E4E4E. Windows color (decimal): -9095321 or 6764405. OLE color: 6764405.
HSL color Cylindrical-coordinate representation of color #753767: hue angle of 313.55º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #753767 is Cyan = 0, Magento = 0.53, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 103 | - |
| CMYK | 0 | 0.53 | 0.12 | 0.54 |
| HSL | 313.55º | 0.36% | 0.34% | - |
| HSV(B) | 313.55º | 0.53% | 0.46% | - |
| XYZ | 11.15 | 7.49 | 13.69 | - |
| YUV | 79.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 103 | 0 | 0.53 | 0.12 | 0.54 | 313.55 | 0.36 | 0.34 |
| Hex | 75 | 37 | 67 | 0 | 35 | C | 36 | 13A | 24 | 22 |
| Octal | 165 | 67 | 147 | 0 | 65 | 14 | 66 | 472 | 44 | 42 |
| Binary | 1110101 | 110111 | 1100111 | 0 | 110101 | 1100 | 110110 | 100111010 | 100100 | 100010 |
Color Harmonies of #753767
Complementary color
Monochromatic Colors of #753767
Black with #753767
Text Example
Text Example
White with #753767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753767; }
p { color: rgb(117,55,103); }
H1.HeaderClassName
{
color: #753767;
}
.AnyTagClassName
{
color: #753767;
}
</style>
background-color css
<style>
a { background-color: #753767; }
a { background-color: rgb(117,55,103); }
div.DivClassName
{
background-color: #753767;
}
.BgClassName
{
background-color: #753767;
}
</style>
border-color css
<style>
span { border-color: #753767; }
span { border-color: rgb(117,55,103); }
td.TdClassName
{
border-color: #753767;
}
.TagClassName
{
border-color: #753767;
}
</style>