Shades of Purple #760889
Tints of Purple #760889
RGB
CMYK
RGB Variations
Color information
#760889 (or 0x760889) is known color: Purple. HEX triplet: 76, 08 and 89. RGB value is (118,8,137). Sum of RGB (Red+Green+Blue) = 118+8+137=263 (34% of max value = 765). Red value is 118 (46.48% from 255 or 44.87% from 263); Green value is 8 (3.52% from 255 or 3.04% from 263); Blue value is 137 (53.91% from 255 or 52.09% from 263); Max value from RGB is 137 - color contains mainly: blue. Hex color #760889 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #760889 is #89F776. Grayscale: #373737. Windows color (decimal): -9041783 or 8980598. OLE color: 8980598.
HSL color Cylindrical-coordinate representation of color #760889: hue angle of 291.16º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760889 is Cyan = 0.14, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 8 | 137 | - |
| CMYK | 0.14 | 0.94 | 0 | 0.46 |
| HSL | 291.16º | 0.89% | 0.28% | - |
| HSV(B) | 291.16º | 0.94% | 0.54% | - |
| XYZ | 12.07 | 5.83 | 24.16 | - |
| YUV | 55.6 | 173.94 | 172.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 137 | 0.14 | 0.94 | 0 | 0.46 | 291.16 | 0.89 | 0.28 |
| Hex | 76 | 8 | 89 | E | 5E | 0 | 2E | 123 | 59 | 1C |
| Octal | 166 | 10 | 211 | 16 | 136 | 0 | 56 | 443 | 131 | 34 |
| Binary | 1110110 | 1000 | 10001001 | 1110 | 1011110 | 0 | 101110 | 100100011 | 1011001 | 11100 |
Color Harmonies of #760889
Complementary color
Monochromatic Colors of #760889
Black with #760889
Text Example
Text Example
White with #760889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760889; }
p { color: rgb(118,8,137); }
H1.HeaderClassName
{
color: #760889;
}
.AnyTagClassName
{
color: #760889;
}
</style>
background-color css
<style>
a { background-color: #760889; }
a { background-color: rgb(118,8,137); }
div.DivClassName
{
background-color: #760889;
}
.BgClassName
{
background-color: #760889;
}
</style>
border-color css
<style>
span { border-color: #760889; }
span { border-color: rgb(118,8,137); }
td.TdClassName
{
border-color: #760889;
}
.TagClassName
{
border-color: #760889;
}
</style>