Shades of Purple #761589
Tints of Purple #761589
RGB
CMYK
RGB Variations
Color information
#761589 (or 0x761589) is known color: Purple. HEX triplet: 76, 15 and 89. RGB value is (118,21,137). Sum of RGB (Red+Green+Blue) = 118+21+137=276 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.75% from 276); Green value is 21 (8.59% from 255 or 7.61% from 276); Blue value is 137 (53.91% from 255 or 49.64% from 276); Max value from RGB is 137 - color contains mainly: blue. Hex color #761589 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #761589 is #89EA76. Grayscale: #3E3E3E. Windows color (decimal): -9038455 or 8983926. OLE color: 8983926.
HSL color Cylindrical-coordinate representation of color #761589: hue angle of 290.17º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #761589 is Cyan = 0.14, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 21 | 137 | - |
| CMYK | 0.14 | 0.85 | 0 | 0.46 |
| HSL | 290.17º | 0.73% | 0.31% | - |
| HSV(B) | 290.17º | 0.85% | 0.54% | - |
| XYZ | 12.25 | 6.19 | 24.22 | - |
| YUV | 63.23 | 169.64 | 167.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 137 | 0.14 | 0.85 | 0 | 0.46 | 290.17 | 0.73 | 0.31 |
| Hex | 76 | 15 | 89 | E | 55 | 0 | 2E | 122 | 49 | 1F |
| Octal | 166 | 25 | 211 | 16 | 125 | 0 | 56 | 442 | 111 | 37 |
| Binary | 1110110 | 10101 | 10001001 | 1110 | 1010101 | 0 | 101110 | 100100010 | 1001001 | 11111 |
Color Harmonies of #761589
Complementary color
Monochromatic Colors of #761589
Black with #761589
Text Example
Text Example
White with #761589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761589; }
p { color: rgb(118,21,137); }
H1.HeaderClassName
{
color: #761589;
}
.AnyTagClassName
{
color: #761589;
}
</style>
background-color css
<style>
a { background-color: #761589; }
a { background-color: rgb(118,21,137); }
div.DivClassName
{
background-color: #761589;
}
.BgClassName
{
background-color: #761589;
}
</style>
border-color css
<style>
span { border-color: #761589; }
span { border-color: rgb(118,21,137); }
td.TdClassName
{
border-color: #761589;
}
.TagClassName
{
border-color: #761589;
}
</style>