Shades of Palatinate Purple #752269
Tints of Palatinate Purple #752269
RGB
CMYK
RGB Variations
Color information
#752269 (or 0x752269) is known color: Palatinate Purple. HEX triplet: 75, 22 and 69. RGB value is (117,34,105). Sum of RGB (Red+Green+Blue) = 117+34+105=256 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.70% from 256); Green value is 34 (13.67% from 255 or 13.28% from 256); Blue value is 105 (41.41% from 255 or 41.02% from 256); Max value from RGB is 117 - color contains mainly: red. Hex color #752269 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752269 is #8ADD96. Grayscale: #424242. Windows color (decimal): -9100695 or 6890101. OLE color: 6890101.
HSL color Cylindrical-coordinate representation of color #752269: hue angle of 308.67º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #752269 is Cyan = 0, Magento = 0.71, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 34 | 105 | - |
| CMYK | 0 | 0.71 | 0.10 | 0.54 |
| HSL | 308.67º | 0.55% | 0.3% | - |
| HSV(B) | 308.67º | 0.71% | 0.46% | - |
| XYZ | 10.46 | 5.95 | 13.96 | - |
| YUV | 66.91 | 149.5 | 163.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 34 | 105 | 0 | 0.71 | 0.10 | 0.54 | 308.67 | 0.55 | 0.3 |
| Hex | 75 | 22 | 69 | 0 | 47 | A | 36 | 135 | 37 | 1E |
| Octal | 165 | 42 | 151 | 0 | 107 | 12 | 66 | 465 | 67 | 36 |
| Binary | 1110101 | 100010 | 1101001 | 0 | 1000111 | 1010 | 110110 | 100110101 | 110111 | 11110 |
Color Harmonies of #752269
Complementary color
Monochromatic Colors of #752269
Black with #752269
Text Example
Text Example
White with #752269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752269; }
p { color: rgb(117,34,105); }
H1.HeaderClassName
{
color: #752269;
}
.AnyTagClassName
{
color: #752269;
}
</style>
background-color css
<style>
a { background-color: #752269; }
a { background-color: rgb(117,34,105); }
div.DivClassName
{
background-color: #752269;
}
.BgClassName
{
background-color: #752269;
}
</style>
border-color css
<style>
span { border-color: #752269; }
span { border-color: rgb(117,34,105); }
td.TdClassName
{
border-color: #752269;
}
.TagClassName
{
border-color: #752269;
}
</style>