Shades of Dark Magenta #920783
Tints of Dark Magenta #920783
RGB
CMYK
RGB Variations
Color information
#920783 (or 0x920783) is known color: Dark Magenta. HEX triplet: 92, 07 and 83. RGB value is (146,7,131). Sum of RGB (Red+Green+Blue) = 146+7+131=284 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.41% from 284); Green value is 7 (3.12% from 255 or 2.46% from 284); Blue value is 131 (51.56% from 255 or 46.13% from 284); Max value from RGB is 146 - color contains mainly: red. Hex color #920783 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #920783 is #6DF87C. Grayscale: #3E3E3E. Windows color (decimal): -7207037 or 8587154. OLE color: 8587154.
HSL color Cylindrical-coordinate representation of color #920783: hue angle of 306.47º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #920783 is Cyan = 0, Magento = 0.95, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 7 | 131 | - |
| CMYK | 0 | 0.95 | 0.10 | 0.43 |
| HSL | 306.47º | 0.91% | 0.3% | - |
| HSV(B) | 306.47º | 0.95% | 0.57% | - |
| XYZ | 16.03 | 7.9 | 22.15 | - |
| YUV | 62.7 | 166.55 | 187.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 7 | 131 | 0 | 0.95 | 0.10 | 0.43 | 306.47 | 0.91 | 0.3 |
| Hex | 92 | 7 | 83 | 0 | 5F | A | 2B | 132 | 5B | 1E |
| Octal | 222 | 7 | 203 | 0 | 137 | 12 | 53 | 462 | 133 | 36 |
| Binary | 10010010 | 111 | 10000011 | 0 | 1011111 | 1010 | 101011 | 100110010 | 1011011 | 11110 |
Color Harmonies of #920783
Complementary color
Monochromatic Colors of #920783
Black with #920783
Text Example
Text Example
White with #920783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920783; }
p { color: rgb(146,7,131); }
H1.HeaderClassName
{
color: #920783;
}
.AnyTagClassName
{
color: #920783;
}
</style>
background-color css
<style>
a { background-color: #920783; }
a { background-color: rgb(146,7,131); }
div.DivClassName
{
background-color: #920783;
}
.BgClassName
{
background-color: #920783;
}
</style>
border-color css
<style>
span { border-color: #920783; }
span { border-color: rgb(146,7,131); }
td.TdClassName
{
border-color: #920783;
}
.TagClassName
{
border-color: #920783;
}
</style>