Shades of Palatinate Purple #761758
Tints of Palatinate Purple #761758
RGB
CMYK
RGB Variations
Color information
#761758 (or 0x761758) is known color: Palatinate Purple. HEX triplet: 76, 17 and 58. RGB value is (118,23,88). Sum of RGB (Red+Green+Blue) = 118+23+88=229 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.53% from 229); Green value is 23 (9.38% from 255 or 10.04% from 229); Blue value is 88 (34.77% from 255 or 38.43% from 229); Max value from RGB is 118 - color contains mainly: red. Hex color #761758 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761758 is #89E8A7. Grayscale: #3A3A3A. Windows color (decimal): -9037992 or 5773174. OLE color: 5773174.
HSL color Cylindrical-coordinate representation of color #761758: hue angle of 318.95º 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 #761758 is Cyan = 0, Magento = 0.81, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 88 | - |
| CMYK | 0 | 0.81 | 0.25 | 0.54 |
| HSL | 318.95º | 0.67% | 0.28% | - |
| HSV(B) | 318.95º | 0.81% | 0.46% | - |
| XYZ | 9.54 | 5.17 | 9.73 | - |
| YUV | 58.82 | 144.47 | 170.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 88 | 0 | 0.81 | 0.25 | 0.54 | 318.95 | 0.67 | 0.28 |
| Hex | 76 | 17 | 58 | 0 | 51 | 19 | 36 | 13F | 43 | 1C |
| Octal | 166 | 27 | 130 | 0 | 121 | 31 | 66 | 477 | 103 | 34 |
| Binary | 1110110 | 10111 | 1011000 | 0 | 1010001 | 11001 | 110110 | 100111111 | 1000011 | 11100 |
Color Harmonies of #761758
Complementary color
Monochromatic Colors of #761758
Black with #761758
Text Example
Text Example
White with #761758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761758; }
p { color: rgb(118,23,88); }
H1.HeaderClassName
{
color: #761758;
}
.AnyTagClassName
{
color: #761758;
}
</style>
background-color css
<style>
a { background-color: #761758; }
a { background-color: rgb(118,23,88); }
div.DivClassName
{
background-color: #761758;
}
.BgClassName
{
background-color: #761758;
}
</style>
border-color css
<style>
span { border-color: #761758; }
span { border-color: rgb(118,23,88); }
td.TdClassName
{
border-color: #761758;
}
.TagClassName
{
border-color: #761758;
}
</style>