Shades of Palatinate Purple #751668
Tints of Palatinate Purple #751668
RGB
CMYK
RGB Variations
Color information
#751668 (or 0x751668) is known color: Palatinate Purple. HEX triplet: 75, 16 and 68. RGB value is (117,22,104). Sum of RGB (Red+Green+Blue) = 117+22+104=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 22 (8.98% from 255 or 9.05% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #751668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #751668 is #8AE997. Grayscale: #3B3B3B. Windows color (decimal): -9103768 or 6821493. OLE color: 6821493.
HSL color Cylindrical-coordinate representation of color #751668: hue angle of 308.21º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #751668 is Cyan = 0, Magento = 0.81, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 22 | 104 | - |
| CMYK | 0 | 0.81 | 0.11 | 0.54 |
| HSL | 308.21º | 0.68% | 0.27% | - |
| HSV(B) | 308.21º | 0.81% | 0.46% | - |
| XYZ | 10.12 | 5.36 | 13.6 | - |
| YUV | 59.75 | 152.97 | 168.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 22 | 104 | 0 | 0.81 | 0.11 | 0.54 | 308.21 | 0.68 | 0.27 |
| Hex | 75 | 16 | 68 | 0 | 51 | B | 36 | 134 | 44 | 1B |
| Octal | 165 | 26 | 150 | 0 | 121 | 13 | 66 | 464 | 104 | 33 |
| Binary | 1110101 | 10110 | 1101000 | 0 | 1010001 | 1011 | 110110 | 100110100 | 1000100 | 11011 |
Color Harmonies of #751668
Complementary color
Monochromatic Colors of #751668
Black with #751668
Text Example
Text Example
White with #751668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751668; }
p { color: rgb(117,22,104); }
H1.HeaderClassName
{
color: #751668;
}
.AnyTagClassName
{
color: #751668;
}
</style>
background-color css
<style>
a { background-color: #751668; }
a { background-color: rgb(117,22,104); }
div.DivClassName
{
background-color: #751668;
}
.BgClassName
{
background-color: #751668;
}
</style>
border-color css
<style>
span { border-color: #751668; }
span { border-color: rgb(117,22,104); }
td.TdClassName
{
border-color: #751668;
}
.TagClassName
{
border-color: #751668;
}
</style>