Shades of Dark Magenta #940594
Tints of Dark Magenta #940594
RGB
CMYK
RGB Variations
Color information
#940594 (or 0x940594) is known color: Dark Magenta. HEX triplet: 94, 05 and 94. RGB value is (148,5,148). Sum of RGB (Red+Green+Blue) = 148+5+148=301 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.17% from 301); Green value is 5 (2.34% from 255 or 1.66% from 301); Blue value is 148 (58.20% from 255 or 49.17% from 301); Max value from RGB is 148 - color contains mainly: red, blue. Hex color #940594 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #940594 is #6BFA6B. Grayscale: #3F3F3F. Windows color (decimal): -7076460 or 9700756. OLE color: 9700756.
HSL color Cylindrical-coordinate representation of color #940594: hue angle of 300º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #940594 is Cyan = 0, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 5 | 148 | - |
| CMYK | 0 | 0.97 | 0 | 0.42 |
| HSL | 300º | 0.93% | 0.3% | - |
| HSV(B) | 300º | 0.97% | 0.58% | - |
| XYZ | 17.61 | 8.54 | 28.74 | - |
| YUV | 64.06 | 175.38 | 187.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 5 | 148 | 0 | 0.97 | 0 | 0.42 | 300 | 0.93 | 0.3 |
| Hex | 94 | 5 | 94 | 0 | 61 | 0 | 2A | 12C | 5D | 1E |
| Octal | 224 | 5 | 224 | 0 | 141 | 0 | 52 | 454 | 135 | 36 |
| Binary | 10010100 | 101 | 10010100 | 0 | 1100001 | 0 | 101010 | 100101100 | 1011101 | 11110 |
Color Harmonies of #940594
Complementary color
Monochromatic Colors of #940594
Black with #940594
Text Example
Text Example
White with #940594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940594; }
p { color: rgb(148,5,148); }
H1.HeaderClassName
{
color: #940594;
}
.AnyTagClassName
{
color: #940594;
}
</style>
background-color css
<style>
a { background-color: #940594; }
a { background-color: rgb(148,5,148); }
div.DivClassName
{
background-color: #940594;
}
.BgClassName
{
background-color: #940594;
}
</style>
border-color css
<style>
span { border-color: #940594; }
span { border-color: rgb(148,5,148); }
td.TdClassName
{
border-color: #940594;
}
.TagClassName
{
border-color: #940594;
}
</style>