Shades of Palatinate Purple #762868
Tints of Palatinate Purple #762868
RGB
CMYK
RGB Variations
Color information
#762868 (or 0x762868) is known color: Palatinate Purple. HEX triplet: 76, 28 and 68. RGB value is (118,40,104). Sum of RGB (Red+Green+Blue) = 118+40+104=262 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.04% from 262); Green value is 40 (16.02% from 255 or 15.27% from 262); Blue value is 104 (41.02% from 255 or 39.69% from 262); Max value from RGB is 118 - color contains mainly: red. Hex color #762868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762868 is #89D797. Grayscale: #464646. Windows color (decimal): -9033624 or 6826102. OLE color: 6826102.
HSL color Cylindrical-coordinate representation of color #762868: hue angle of 310.77º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #762868 is Cyan = 0, Magento = 0.66, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 104 | - |
| CMYK | 0 | 0.66 | 0.12 | 0.54 |
| HSL | 310.77º | 0.49% | 0.31% | - |
| HSV(B) | 310.77º | 0.66% | 0.46% | - |
| XYZ | 10.73 | 6.37 | 13.76 | - |
| YUV | 70.62 | 146.84 | 161.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 104 | 0 | 0.66 | 0.12 | 0.54 | 310.77 | 0.49 | 0.31 |
| Hex | 76 | 28 | 68 | 0 | 42 | C | 36 | 137 | 31 | 1F |
| Octal | 166 | 50 | 150 | 0 | 102 | 14 | 66 | 467 | 61 | 37 |
| Binary | 1110110 | 101000 | 1101000 | 0 | 1000010 | 1100 | 110110 | 100110111 | 110001 | 11111 |
Color Harmonies of #762868
Complementary color
Monochromatic Colors of #762868
Black with #762868
Text Example
Text Example
White with #762868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762868; }
p { color: rgb(118,40,104); }
H1.HeaderClassName
{
color: #762868;
}
.AnyTagClassName
{
color: #762868;
}
</style>
background-color css
<style>
a { background-color: #762868; }
a { background-color: rgb(118,40,104); }
div.DivClassName
{
background-color: #762868;
}
.BgClassName
{
background-color: #762868;
}
</style>
border-color css
<style>
span { border-color: #762868; }
span { border-color: rgb(118,40,104); }
td.TdClassName
{
border-color: #762868;
}
.TagClassName
{
border-color: #762868;
}
</style>