Shades of Dark Magenta #920988
Tints of Dark Magenta #920988
RGB
CMYK
RGB Variations
Color information
#920988 (or 0x920988) is known color: Dark Magenta. HEX triplet: 92, 09 and 88. RGB value is (146,9,136). Sum of RGB (Red+Green+Blue) = 146+9+136=291 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.17% from 291); Green value is 9 (3.91% from 255 or 3.09% from 291); Blue value is 136 (53.52% from 255 or 46.74% from 291); Max value from RGB is 146 - color contains mainly: red. Hex color #920988 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #920988 is #6DF677. Grayscale: #404040. Windows color (decimal): -7206520 or 8915346. OLE color: 8915346.
HSL color Cylindrical-coordinate representation of color #920988: hue angle of 304.38º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #920988 is Cyan = 0, Magento = 0.94, Yellow = 0.07 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 9 | 136 | - |
| CMYK | 0 | 0.94 | 0.07 | 0.43 |
| HSL | 304.38º | 0.88% | 0.3% | - |
| HSV(B) | 304.38º | 0.94% | 0.57% | - |
| XYZ | 16.4 | 8.08 | 23.99 | - |
| YUV | 64.44 | 168.39 | 186.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 9 | 136 | 0 | 0.94 | 0.07 | 0.43 | 304.38 | 0.88 | 0.3 |
| Hex | 92 | 9 | 88 | 0 | 5E | 7 | 2B | 130 | 58 | 1E |
| Octal | 222 | 11 | 210 | 0 | 136 | 7 | 53 | 460 | 130 | 36 |
| Binary | 10010010 | 1001 | 10001000 | 0 | 1011110 | 111 | 101011 | 100110000 | 1011000 | 11110 |
Color Harmonies of #920988
Complementary color
Monochromatic Colors of #920988
Black with #920988
Text Example
Text Example
White with #920988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920988; }
p { color: rgb(146,9,136); }
H1.HeaderClassName
{
color: #920988;
}
.AnyTagClassName
{
color: #920988;
}
</style>
background-color css
<style>
a { background-color: #920988; }
a { background-color: rgb(146,9,136); }
div.DivClassName
{
background-color: #920988;
}
.BgClassName
{
background-color: #920988;
}
</style>
border-color css
<style>
span { border-color: #920988; }
span { border-color: rgb(146,9,136); }
td.TdClassName
{
border-color: #920988;
}
.TagClassName
{
border-color: #920988;
}
</style>