Shades of Palatinate Purple #753267
Tints of Palatinate Purple #753267
RGB
CMYK
RGB Variations
Color information
#753267 (or 0x753267) is known color: Palatinate Purple. HEX triplet: 75, 32 and 67. RGB value is (117,50,103). Sum of RGB (Red+Green+Blue) = 117+50+103=270 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.33% from 270); Green value is 50 (19.92% from 255 or 18.52% from 270); Blue value is 103 (40.62% from 255 or 38.15% from 270); Max value from RGB is 117 - color contains mainly: red. Hex color #753267 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753267 is #8ACD98. Grayscale: #4B4B4B. Windows color (decimal): -9096601 or 6763125. OLE color: 6763125.
HSL color Cylindrical-coordinate representation of color #753267: hue angle of 312.54º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753267 is Cyan = 0, Magento = 0.57, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 103 | - |
| CMYK | 0 | 0.57 | 0.12 | 0.54 |
| HSL | 312.54º | 0.4% | 0.33% | - |
| HSV(B) | 312.54º | 0.57% | 0.46% | - |
| XYZ | 10.92 | 7.04 | 13.62 | - |
| YUV | 76.08 | 143.2 | 157.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 103 | 0 | 0.57 | 0.12 | 0.54 | 312.54 | 0.4 | 0.33 |
| Hex | 75 | 32 | 67 | 0 | 39 | C | 36 | 139 | 28 | 21 |
| Octal | 165 | 62 | 147 | 0 | 71 | 14 | 66 | 471 | 50 | 41 |
| Binary | 1110101 | 110010 | 1100111 | 0 | 111001 | 1100 | 110110 | 100111001 | 101000 | 100001 |
Color Harmonies of #753267
Complementary color
Monochromatic Colors of #753267
Black with #753267
Text Example
Text Example
White with #753267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753267; }
p { color: rgb(117,50,103); }
H1.HeaderClassName
{
color: #753267;
}
.AnyTagClassName
{
color: #753267;
}
</style>
background-color css
<style>
a { background-color: #753267; }
a { background-color: rgb(117,50,103); }
div.DivClassName
{
background-color: #753267;
}
.BgClassName
{
background-color: #753267;
}
</style>
border-color css
<style>
span { border-color: #753267; }
span { border-color: rgb(117,50,103); }
td.TdClassName
{
border-color: #753267;
}
.TagClassName
{
border-color: #753267;
}
</style>