Shades of Dark Magenta #920792
Tints of Dark Magenta #920792
RGB
CMYK
RGB Variations
Color information
#920792 (or 0x920792) is known color: Dark Magenta. HEX triplet: 92, 07 and 92. RGB value is (146,7,146). Sum of RGB (Red+Green+Blue) = 146+7+146=299 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.83% from 299); Green value is 7 (3.12% from 255 or 2.34% from 299); Blue value is 146 (57.42% from 255 or 48.83% from 299); Max value from RGB is 146 - color contains mainly: red, blue. Hex color #920792 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #920792 is #6DF86D. Grayscale: #3F3F3F. Windows color (decimal): -7207022 or 9570194. OLE color: 9570194.
HSL color Cylindrical-coordinate representation of color #920792: hue angle of 300º 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 #920792 is Cyan = 0, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 7 | 146 | - |
| CMYK | 0 | 0.95 | 0 | 0.43 |
| HSL | 300º | 0.91% | 0.3% | - |
| HSV(B) | 300º | 0.95% | 0.57% | - |
| XYZ | 17.12 | 8.34 | 27.9 | - |
| YUV | 64.41 | 174.05 | 186.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 7 | 146 | 0 | 0.95 | 0 | 0.43 | 300 | 0.91 | 0.3 |
| Hex | 92 | 7 | 92 | 0 | 5F | 0 | 2B | 12C | 5B | 1E |
| Octal | 222 | 7 | 222 | 0 | 137 | 0 | 53 | 454 | 133 | 36 |
| Binary | 10010010 | 111 | 10010010 | 0 | 1011111 | 0 | 101011 | 100101100 | 1011011 | 11110 |
Color Harmonies of #920792
Complementary color
Monochromatic Colors of #920792
Black with #920792
Text Example
Text Example
White with #920792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920792; }
p { color: rgb(146,7,146); }
H1.HeaderClassName
{
color: #920792;
}
.AnyTagClassName
{
color: #920792;
}
</style>
background-color css
<style>
a { background-color: #920792; }
a { background-color: rgb(146,7,146); }
div.DivClassName
{
background-color: #920792;
}
.BgClassName
{
background-color: #920792;
}
</style>
border-color css
<style>
span { border-color: #920792; }
span { border-color: rgb(146,7,146); }
td.TdClassName
{
border-color: #920792;
}
.TagClassName
{
border-color: #920792;
}
</style>