Shades of Dark Magenta #930790
Tints of Dark Magenta #930790
RGB
CMYK
RGB Variations
Color information
#930790 (or 0x930790) is known color: Dark Magenta. HEX triplet: 93, 07 and 90. RGB value is (147,7,144). Sum of RGB (Red+Green+Blue) = 147+7+144=298 (39% of max value = 765). Red value is 147 (57.81% from 255 or 49.33% from 298); Green value is 7 (3.12% from 255 or 2.35% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 147 - color contains mainly: red. Hex color #930790 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #930790 is #6CF86F. Grayscale: #404040. Windows color (decimal): -7141488 or 9439123. OLE color: 9439123.
HSL color Cylindrical-coordinate representation of color #930790: hue angle of 301.29º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #930790 is Cyan = 0, Magento = 0.95, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 7 | 144 | - |
| CMYK | 0 | 0.95 | 0.02 | 0.42 |
| HSL | 301.29º | 0.91% | 0.3% | - |
| HSV(B) | 301.29º | 0.95% | 0.58% | - |
| XYZ | 17.14 | 8.37 | 27.1 | - |
| YUV | 64.48 | 172.88 | 186.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 7 | 144 | 0 | 0.95 | 0.02 | 0.42 | 301.29 | 0.91 | 0.3 |
| Hex | 93 | 7 | 90 | 0 | 5F | 2 | 2A | 12D | 5B | 1E |
| Octal | 223 | 7 | 220 | 0 | 137 | 2 | 52 | 455 | 133 | 36 |
| Binary | 10010011 | 111 | 10010000 | 0 | 1011111 | 10 | 101010 | 100101101 | 1011011 | 11110 |
Color Harmonies of #930790
Complementary color
Monochromatic Colors of #930790
Black with #930790
Text Example
Text Example
White with #930790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930790; }
p { color: rgb(147,7,144); }
H1.HeaderClassName
{
color: #930790;
}
.AnyTagClassName
{
color: #930790;
}
</style>
background-color css
<style>
a { background-color: #930790; }
a { background-color: rgb(147,7,144); }
div.DivClassName
{
background-color: #930790;
}
.BgClassName
{
background-color: #930790;
}
</style>
border-color css
<style>
span { border-color: #930790; }
span { border-color: rgb(147,7,144); }
td.TdClassName
{
border-color: #930790;
}
.TagClassName
{
border-color: #930790;
}
</style>