Shades of Palatinate Purple #752469
Tints of Palatinate Purple #752469
RGB
CMYK
RGB Variations
Color information
#752469 (or 0x752469) is known color: Palatinate Purple. HEX triplet: 75, 24 and 69. RGB value is (117,36,105). Sum of RGB (Red+Green+Blue) = 117+36+105=258 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.35% from 258); Green value is 36 (14.45% from 255 or 13.95% from 258); Blue value is 105 (41.41% from 255 or 40.70% from 258); Max value from RGB is 117 - color contains mainly: red. Hex color #752469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752469 is #8ADB96. Grayscale: #434343. Windows color (decimal): -9100183 or 6890613. OLE color: 6890613.
HSL color Cylindrical-coordinate representation of color #752469: hue angle of 308.89º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #752469 is Cyan = 0, Magento = 0.69, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 105 | - |
| CMYK | 0 | 0.69 | 0.10 | 0.54 |
| HSL | 308.89º | 0.53% | 0.3% | - |
| HSV(B) | 308.89º | 0.69% | 0.46% | - |
| XYZ | 10.52 | 6.06 | 13.98 | - |
| YUV | 68.09 | 148.84 | 162.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 105 | 0 | 0.69 | 0.10 | 0.54 | 308.89 | 0.53 | 0.3 |
| Hex | 75 | 24 | 69 | 0 | 45 | A | 36 | 135 | 35 | 1E |
| Octal | 165 | 44 | 151 | 0 | 105 | 12 | 66 | 465 | 65 | 36 |
| Binary | 1110101 | 100100 | 1101001 | 0 | 1000101 | 1010 | 110110 | 100110101 | 110101 | 11110 |
Color Harmonies of #752469
Complementary color
Monochromatic Colors of #752469
Black with #752469
Text Example
Text Example
White with #752469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752469; }
p { color: rgb(117,36,105); }
H1.HeaderClassName
{
color: #752469;
}
.AnyTagClassName
{
color: #752469;
}
</style>
background-color css
<style>
a { background-color: #752469; }
a { background-color: rgb(117,36,105); }
div.DivClassName
{
background-color: #752469;
}
.BgClassName
{
background-color: #752469;
}
</style>
border-color css
<style>
span { border-color: #752469; }
span { border-color: rgb(117,36,105); }
td.TdClassName
{
border-color: #752469;
}
.TagClassName
{
border-color: #752469;
}
</style>