Shades of Palatinate Purple #761768
Tints of Palatinate Purple #761768
RGB
CMYK
RGB Variations
Color information
#761768 (or 0x761768) is known color: Palatinate Purple. HEX triplet: 76, 17 and 68. RGB value is (118,23,104). Sum of RGB (Red+Green+Blue) = 118+23+104=245 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.16% from 245); Green value is 23 (9.38% from 255 or 9.39% from 245); Blue value is 104 (41.02% from 255 or 42.45% from 245); Max value from RGB is 118 - color contains mainly: red. Hex color #761768 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761768 is #89E897. Grayscale: #3C3C3C. Windows color (decimal): -9037976 or 6821750. OLE color: 6821750.
HSL color Cylindrical-coordinate representation of color #761768: hue angle of 308.84º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #761768 is Cyan = 0, Magento = 0.81, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 104 | - |
| CMYK | 0 | 0.81 | 0.12 | 0.54 |
| HSL | 308.84º | 0.67% | 0.28% | - |
| HSV(B) | 308.84º | 0.81% | 0.46% | - |
| XYZ | 10.28 | 5.46 | 13.61 | - |
| YUV | 60.64 | 152.47 | 168.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 104 | 0 | 0.81 | 0.12 | 0.54 | 308.84 | 0.67 | 0.28 |
| Hex | 76 | 17 | 68 | 0 | 51 | C | 36 | 135 | 43 | 1C |
| Octal | 166 | 27 | 150 | 0 | 121 | 14 | 66 | 465 | 103 | 34 |
| Binary | 1110110 | 10111 | 1101000 | 0 | 1010001 | 1100 | 110110 | 100110101 | 1000011 | 11100 |
Color Harmonies of #761768
Complementary color
Monochromatic Colors of #761768
Black with #761768
Text Example
Text Example
White with #761768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761768; }
p { color: rgb(118,23,104); }
H1.HeaderClassName
{
color: #761768;
}
.AnyTagClassName
{
color: #761768;
}
</style>
background-color css
<style>
a { background-color: #761768; }
a { background-color: rgb(118,23,104); }
div.DivClassName
{
background-color: #761768;
}
.BgClassName
{
background-color: #761768;
}
</style>
border-color css
<style>
span { border-color: #761768; }
span { border-color: rgb(118,23,104); }
td.TdClassName
{
border-color: #761768;
}
.TagClassName
{
border-color: #761768;
}
</style>