Shades of Palatinate Purple #752769
Tints of Palatinate Purple #752769
RGB
CMYK
RGB Variations
Color information
#752769 (or 0x752769) is known color: Palatinate Purple. HEX triplet: 75, 27 and 69. RGB value is (117,39,105). Sum of RGB (Red+Green+Blue) = 117+39+105=261 (34% of max value = 765). Red value is 117 (46.09% from 255 or 44.83% from 261); Green value is 39 (15.62% from 255 or 14.94% from 261); Blue value is 105 (41.41% from 255 or 40.23% from 261); Max value from RGB is 117 - color contains mainly: red. Hex color #752769 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752769 is #8AD896. Grayscale: #454545. Windows color (decimal): -9099415 or 6891381. OLE color: 6891381.
HSL color Cylindrical-coordinate representation of color #752769: hue angle of 309.23º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752769 is Cyan = 0, Magento = 0.67, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 105 | - |
| CMYK | 0 | 0.67 | 0.10 | 0.54 |
| HSL | 309.23º | 0.5% | 0.31% | - |
| HSV(B) | 309.23º | 0.67% | 0.46% | - |
| XYZ | 10.61 | 6.25 | 14.01 | - |
| YUV | 69.85 | 147.84 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 105 | 0 | 0.67 | 0.10 | 0.54 | 309.23 | 0.5 | 0.31 |
| Hex | 75 | 27 | 69 | 0 | 43 | A | 36 | 135 | 32 | 1F |
| Octal | 165 | 47 | 151 | 0 | 103 | 12 | 66 | 465 | 62 | 37 |
| Binary | 1110101 | 100111 | 1101001 | 0 | 1000011 | 1010 | 110110 | 100110101 | 110010 | 11111 |
Color Harmonies of #752769
Complementary color
Monochromatic Colors of #752769
Black with #752769
Text Example
Text Example
White with #752769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752769; }
p { color: rgb(117,39,105); }
H1.HeaderClassName
{
color: #752769;
}
.AnyTagClassName
{
color: #752769;
}
</style>
background-color css
<style>
a { background-color: #752769; }
a { background-color: rgb(117,39,105); }
div.DivClassName
{
background-color: #752769;
}
.BgClassName
{
background-color: #752769;
}
</style>
border-color css
<style>
span { border-color: #752769; }
span { border-color: rgb(117,39,105); }
td.TdClassName
{
border-color: #752769;
}
.TagClassName
{
border-color: #752769;
}
</style>