Shades of Palatinate Purple #751569
Tints of Palatinate Purple #751569
RGB
CMYK
RGB Variations
Color information
#751569 (or 0x751569) is known color: Palatinate Purple. HEX triplet: 75, 15 and 69. RGB value is (117,21,105). Sum of RGB (Red+Green+Blue) = 117+21+105=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 21 (8.59% from 255 or 8.64% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #751569 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751569 is #8AEA96. Grayscale: #3B3B3B. Windows color (decimal): -9104023 or 6886773. OLE color: 6886773.
HSL color Cylindrical-coordinate representation of color #751569: hue angle of 307.5º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #751569 is Cyan = 0, Magento = 0.82, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 21 | 105 | - |
| CMYK | 0 | 0.82 | 0.10 | 0.54 |
| HSL | 307.5º | 0.7% | 0.27% | - |
| HSV(B) | 307.5º | 0.82% | 0.46% | - |
| XYZ | 10.15 | 5.34 | 13.86 | - |
| YUV | 59.28 | 153.8 | 169.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 21 | 105 | 0 | 0.82 | 0.10 | 0.54 | 307.5 | 0.7 | 0.27 |
| Hex | 75 | 15 | 69 | 0 | 52 | A | 36 | 134 | 46 | 1B |
| Octal | 165 | 25 | 151 | 0 | 122 | 12 | 66 | 464 | 106 | 33 |
| Binary | 1110101 | 10101 | 1101001 | 0 | 1010010 | 1010 | 110110 | 100110100 | 1000110 | 11011 |
Color Harmonies of #751569
Complementary color
Monochromatic Colors of #751569
Black with #751569
Text Example
Text Example
White with #751569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751569; }
p { color: rgb(117,21,105); }
H1.HeaderClassName
{
color: #751569;
}
.AnyTagClassName
{
color: #751569;
}
</style>
background-color css
<style>
a { background-color: #751569; }
a { background-color: rgb(117,21,105); }
div.DivClassName
{
background-color: #751569;
}
.BgClassName
{
background-color: #751569;
}
</style>
border-color css
<style>
span { border-color: #751569; }
span { border-color: rgb(117,21,105); }
td.TdClassName
{
border-color: #751569;
}
.TagClassName
{
border-color: #751569;
}
</style>