Shades of Palatinate Purple #761958
Tints of Palatinate Purple #761958
RGB
CMYK
RGB Variations
Color information
#761958 (or 0x761958) is known color: Palatinate Purple. HEX triplet: 76, 19 and 58. RGB value is (118,25,88). Sum of RGB (Red+Green+Blue) = 118+25+88=231 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.08% from 231); Green value is 25 (10.16% from 255 or 10.82% from 231); Blue value is 88 (34.77% from 255 or 38.10% from 231); Max value from RGB is 118 - color contains mainly: red. Hex color #761958 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761958 is #89E6A7. Grayscale: #3B3B3B. Windows color (decimal): -9037480 or 5773686. OLE color: 5773686.
HSL color Cylindrical-coordinate representation of color #761958: hue angle of 319.35º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #761958 is Cyan = 0, Magento = 0.79, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 25 | 88 | - |
| CMYK | 0 | 0.79 | 0.25 | 0.54 |
| HSL | 319.35º | 0.65% | 0.28% | - |
| HSV(B) | 319.35º | 0.79% | 0.46% | - |
| XYZ | 9.58 | 5.25 | 9.74 | - |
| YUV | 59.99 | 143.81 | 169.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 25 | 88 | 0 | 0.79 | 0.25 | 0.54 | 319.35 | 0.65 | 0.28 |
| Hex | 76 | 19 | 58 | 0 | 4F | 19 | 36 | 13F | 41 | 1C |
| Octal | 166 | 31 | 130 | 0 | 117 | 31 | 66 | 477 | 101 | 34 |
| Binary | 1110110 | 11001 | 1011000 | 0 | 1001111 | 11001 | 110110 | 100111111 | 1000001 | 11100 |
Color Harmonies of #761958
Complementary color
Monochromatic Colors of #761958
Black with #761958
Text Example
Text Example
White with #761958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761958; }
p { color: rgb(118,25,88); }
H1.HeaderClassName
{
color: #761958;
}
.AnyTagClassName
{
color: #761958;
}
</style>
background-color css
<style>
a { background-color: #761958; }
a { background-color: rgb(118,25,88); }
div.DivClassName
{
background-color: #761958;
}
.BgClassName
{
background-color: #761958;
}
</style>
border-color css
<style>
span { border-color: #761958; }
span { border-color: rgb(118,25,88); }
td.TdClassName
{
border-color: #761958;
}
.TagClassName
{
border-color: #761958;
}
</style>