Shades of Purple #890478
Tints of Purple #890478
RGB
CMYK
RGB Variations
Color information
#890478 (or 0x890478) is known color: Purple. HEX triplet: 89, 04 and 78. RGB value is (137,4,120). Sum of RGB (Red+Green+Blue) = 137+4+120=261 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.49% from 261); Green value is 4 (1.95% from 255 or 1.53% from 261); Blue value is 120 (47.27% from 255 or 45.98% from 261); Max value from RGB is 137 - color contains mainly: red. Hex color #890478 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #890478 is #76FB87. Grayscale: #383838. Windows color (decimal): -7797640 or 7865481. OLE color: 7865481.
HSL color Cylindrical-coordinate representation of color #890478: hue angle of 307.67º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #890478 is Cyan = 0, Magento = 0.97, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 4 | 120 | - |
| CMYK | 0 | 0.97 | 0.12 | 0.46 |
| HSL | 307.67º | 0.94% | 0.28% | - |
| HSV(B) | 307.67º | 0.97% | 0.54% | - |
| XYZ | 13.75 | 6.76 | 18.35 | - |
| YUV | 56.99 | 163.56 | 185.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 4 | 120 | 0 | 0.97 | 0.12 | 0.46 | 307.67 | 0.94 | 0.28 |
| Hex | 89 | 4 | 78 | 0 | 61 | C | 2E | 134 | 5E | 1C |
| Octal | 211 | 4 | 170 | 0 | 141 | 14 | 56 | 464 | 136 | 34 |
| Binary | 10001001 | 100 | 1111000 | 0 | 1100001 | 1100 | 101110 | 100110100 | 1011110 | 11100 |
Color Harmonies of #890478
Complementary color
Monochromatic Colors of #890478
Black with #890478
Text Example
Text Example
White with #890478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #890478; }
p { color: rgb(137,4,120); }
H1.HeaderClassName
{
color: #890478;
}
.AnyTagClassName
{
color: #890478;
}
</style>
background-color css
<style>
a { background-color: #890478; }
a { background-color: rgb(137,4,120); }
div.DivClassName
{
background-color: #890478;
}
.BgClassName
{
background-color: #890478;
}
</style>
border-color css
<style>
span { border-color: #890478; }
span { border-color: rgb(137,4,120); }
td.TdClassName
{
border-color: #890478;
}
.TagClassName
{
border-color: #890478;
}
</style>