Shades of Palatinate Purple #761858
Tints of Palatinate Purple #761858
RGB
CMYK
RGB Variations
Color information
#761858 (or 0x761858) is known color: Palatinate Purple. HEX triplet: 76, 18 and 58. RGB value is (118,24,88). Sum of RGB (Red+Green+Blue) = 118+24+88=230 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.30% from 230); Green value is 24 (9.77% from 255 or 10.43% from 230); Blue value is 88 (34.77% from 255 or 38.26% from 230); Max value from RGB is 118 - color contains mainly: red. Hex color #761858 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #761858 is #89E7A7. Grayscale: #3B3B3B. Windows color (decimal): -9037736 or 5773430. OLE color: 5773430.
HSL color Cylindrical-coordinate representation of color #761858: hue angle of 319.15º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #761858 is Cyan = 0, Magento = 0.80, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 24 | 88 | - |
| CMYK | 0 | 0.80 | 0.25 | 0.54 |
| HSL | 319.15º | 0.66% | 0.28% | - |
| HSV(B) | 319.15º | 0.8% | 0.46% | - |
| XYZ | 9.56 | 5.21 | 9.73 | - |
| YUV | 59.4 | 144.14 | 169.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 24 | 88 | 0 | 0.80 | 0.25 | 0.54 | 319.15 | 0.66 | 0.28 |
| Hex | 76 | 18 | 58 | 0 | 50 | 19 | 36 | 13F | 42 | 1C |
| Octal | 166 | 30 | 130 | 0 | 120 | 31 | 66 | 477 | 102 | 34 |
| Binary | 1110110 | 11000 | 1011000 | 0 | 1010000 | 11001 | 110110 | 100111111 | 1000010 | 11100 |
Color Harmonies of #761858
Complementary color
Monochromatic Colors of #761858
Black with #761858
Text Example
Text Example
White with #761858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761858; }
p { color: rgb(118,24,88); }
H1.HeaderClassName
{
color: #761858;
}
.AnyTagClassName
{
color: #761858;
}
</style>
background-color css
<style>
a { background-color: #761858; }
a { background-color: rgb(118,24,88); }
div.DivClassName
{
background-color: #761858;
}
.BgClassName
{
background-color: #761858;
}
</style>
border-color css
<style>
span { border-color: #761858; }
span { border-color: rgb(118,24,88); }
td.TdClassName
{
border-color: #761858;
}
.TagClassName
{
border-color: #761858;
}
</style>