Shades of Palatinate Purple #761668
Tints of Palatinate Purple #761668
RGB
CMYK
RGB Variations
Color information
#761668 (or 0x761668) is known color: Palatinate Purple. HEX triplet: 76, 16 and 68. RGB value is (118,22,104). Sum of RGB (Red+Green+Blue) = 118+22+104=244 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.36% from 244); Green value is 22 (8.98% from 255 or 9.02% from 244); Blue value is 104 (41.02% from 255 or 42.62% from 244); Max value from RGB is 118 - color contains mainly: red. Hex color #761668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761668 is #89E997. Grayscale: #3B3B3B. Windows color (decimal): -9038232 or 6821494. OLE color: 6821494.
HSL color Cylindrical-coordinate representation of color #761668: hue angle of 308.75º degrees, saturation: 0.69, 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 #761668 is Cyan = 0, Magento = 0.81, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 22 | 104 | - |
| CMYK | 0 | 0.81 | 0.12 | 0.54 |
| HSL | 308.75º | 0.69% | 0.27% | - |
| HSV(B) | 308.75º | 0.81% | 0.46% | - |
| XYZ | 10.26 | 5.42 | 13.6 | - |
| YUV | 60.05 | 152.8 | 169.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 22 | 104 | 0 | 0.81 | 0.12 | 0.54 | 308.75 | 0.69 | 0.27 |
| Hex | 76 | 16 | 68 | 0 | 51 | C | 36 | 135 | 45 | 1B |
| Octal | 166 | 26 | 150 | 0 | 121 | 14 | 66 | 465 | 105 | 33 |
| Binary | 1110110 | 10110 | 1101000 | 0 | 1010001 | 1100 | 110110 | 100110101 | 1000101 | 11011 |
Color Harmonies of #761668
Complementary color
Monochromatic Colors of #761668
Black with #761668
Text Example
Text Example
White with #761668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761668; }
p { color: rgb(118,22,104); }
H1.HeaderClassName
{
color: #761668;
}
.AnyTagClassName
{
color: #761668;
}
</style>
background-color css
<style>
a { background-color: #761668; }
a { background-color: rgb(118,22,104); }
div.DivClassName
{
background-color: #761668;
}
.BgClassName
{
background-color: #761668;
}
</style>
border-color css
<style>
span { border-color: #761668; }
span { border-color: rgb(118,22,104); }
td.TdClassName
{
border-color: #761668;
}
.TagClassName
{
border-color: #761668;
}
</style>