Shades of Purple #890672
Tints of Purple #890672
RGB
CMYK
RGB Variations
Color information
#890672 (or 0x890672) is known color: Purple. HEX triplet: 89, 06 and 72. RGB value is (137,6,114). Sum of RGB (Red+Green+Blue) = 137+6+114=257 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.31% from 257); Green value is 6 (2.73% from 255 or 2.33% from 257); Blue value is 114 (44.92% from 255 or 44.36% from 257); Max value from RGB is 137 - color contains mainly: red. Hex color #890672 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #890672 is #76F98D. Grayscale: #393939. Windows color (decimal): -7797134 or 7472777. OLE color: 7472777.
HSL color Cylindrical-coordinate representation of color #890672: hue angle of 310.53º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #890672 is Cyan = 0, Magento = 0.96, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 6 | 114 | - |
| CMYK | 0 | 0.96 | 0.17 | 0.46 |
| HSL | 310.53º | 0.92% | 0.28% | - |
| HSV(B) | 310.53º | 0.96% | 0.54% | - |
| XYZ | 13.42 | 6.66 | 16.5 | - |
| YUV | 57.48 | 159.9 | 184.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 6 | 114 | 0 | 0.96 | 0.17 | 0.46 | 310.53 | 0.92 | 0.28 |
| Hex | 89 | 6 | 72 | 0 | 60 | 11 | 2E | 137 | 5C | 1C |
| Octal | 211 | 6 | 162 | 0 | 140 | 21 | 56 | 467 | 134 | 34 |
| Binary | 10001001 | 110 | 1110010 | 0 | 1100000 | 10001 | 101110 | 100110111 | 1011100 | 11100 |
Color Harmonies of #890672
Complementary color
Monochromatic Colors of #890672
Black with #890672
Text Example
Text Example
White with #890672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #890672; }
p { color: rgb(137,6,114); }
H1.HeaderClassName
{
color: #890672;
}
.AnyTagClassName
{
color: #890672;
}
</style>
background-color css
<style>
a { background-color: #890672; }
a { background-color: rgb(137,6,114); }
div.DivClassName
{
background-color: #890672;
}
.BgClassName
{
background-color: #890672;
}
</style>
border-color css
<style>
span { border-color: #890672; }
span { border-color: rgb(137,6,114); }
td.TdClassName
{
border-color: #890672;
}
.TagClassName
{
border-color: #890672;
}
</style>