Shades of Dark Magenta #920497
Tints of Dark Magenta #920497
RGB
CMYK
RGB Variations
Color information
#920497 (or 0x920497) is known color: Dark Magenta. HEX triplet: 92, 04 and 97. RGB value is (146,4,151). Sum of RGB (Red+Green+Blue) = 146+4+151=301 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.50% from 301); Green value is 4 (1.95% from 255 or 1.33% from 301); Blue value is 151 (59.38% from 255 or 50.17% from 301); Max value from RGB is 151 - color contains mainly: blue. Hex color #920497 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #920497 is #6DFB68. Grayscale: #3E3E3E. Windows color (decimal): -7207785 or 9897106. OLE color: 9897106.
HSL color Cylindrical-coordinate representation of color #920497: hue angle of 297.96º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #920497 is Cyan = 0.03, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 146 | 4 | 151 | - |
| CMYK | 0.03 | 0.97 | 0 | 0.41 |
| HSL | 297.96º | 0.95% | 0.3% | - |
| HSV(B) | 297.96º | 0.97% | 0.59% | - |
| XYZ | 17.48 | 8.43 | 29.98 | - |
| YUV | 63.22 | 177.54 | 187.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 4 | 151 | 0.03 | 0.97 | 0 | 0.41 | 297.96 | 0.95 | 0.3 |
| Hex | 92 | 4 | 97 | 3 | 61 | 0 | 29 | 12A | 5F | 1E |
| Octal | 222 | 4 | 227 | 3 | 141 | 0 | 51 | 452 | 137 | 36 |
| Binary | 10010010 | 100 | 10010111 | 11 | 1100001 | 0 | 101001 | 100101010 | 1011111 | 11110 |
Color Harmonies of #920497
Complementary color
Monochromatic Colors of #920497
Black with #920497
Text Example
Text Example
White with #920497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #920497; }
p { color: rgb(146,4,151); }
H1.HeaderClassName
{
color: #920497;
}
.AnyTagClassName
{
color: #920497;
}
</style>
background-color css
<style>
a { background-color: #920497; }
a { background-color: rgb(146,4,151); }
div.DivClassName
{
background-color: #920497;
}
.BgClassName
{
background-color: #920497;
}
</style>
border-color css
<style>
span { border-color: #920497; }
span { border-color: rgb(146,4,151); }
td.TdClassName
{
border-color: #920497;
}
.TagClassName
{
border-color: #920497;
}
</style>