Shades of Palatinate Purple #762168
Tints of Palatinate Purple #762168
RGB
CMYK
RGB Variations
Color information
#762168 (or 0x762168) is known color: Palatinate Purple. HEX triplet: 76, 21 and 68. RGB value is (118,33,104). Sum of RGB (Red+Green+Blue) = 118+33+104=255 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.27% from 255); Green value is 33 (13.28% from 255 or 12.94% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 118 - color contains mainly: red. Hex color #762168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762168 is #89DE97. Grayscale: #424242. Windows color (decimal): -9035416 or 6824310. OLE color: 6824310.
HSL color Cylindrical-coordinate representation of color #762168: hue angle of 309.88º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #762168 is Cyan = 0, Magento = 0.72, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 104 | - |
| CMYK | 0 | 0.72 | 0.12 | 0.54 |
| HSL | 309.88º | 0.56% | 0.3% | - |
| HSV(B) | 309.88º | 0.72% | 0.46% | - |
| XYZ | 10.51 | 5.94 | 13.69 | - |
| YUV | 66.51 | 149.16 | 164.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 104 | 0 | 0.72 | 0.12 | 0.54 | 309.88 | 0.56 | 0.3 |
| Hex | 76 | 21 | 68 | 0 | 48 | C | 36 | 136 | 38 | 1E |
| Octal | 166 | 41 | 150 | 0 | 110 | 14 | 66 | 466 | 70 | 36 |
| Binary | 1110110 | 100001 | 1101000 | 0 | 1001000 | 1100 | 110110 | 100110110 | 111000 | 11110 |
Color Harmonies of #762168
Complementary color
Monochromatic Colors of #762168
Black with #762168
Text Example
Text Example
White with #762168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762168; }
p { color: rgb(118,33,104); }
H1.HeaderClassName
{
color: #762168;
}
.AnyTagClassName
{
color: #762168;
}
</style>
background-color css
<style>
a { background-color: #762168; }
a { background-color: rgb(118,33,104); }
div.DivClassName
{
background-color: #762168;
}
.BgClassName
{
background-color: #762168;
}
</style>
border-color css
<style>
span { border-color: #762168; }
span { border-color: rgb(118,33,104); }
td.TdClassName
{
border-color: #762168;
}
.TagClassName
{
border-color: #762168;
}
</style>