Shades of Dark Purple #942790
Tints of Dark Purple #942790
RGB
CMYK
RGB Variations
Color information
#942790 (or 0x942790) is known color: Dark Purple. HEX triplet: 94, 27 and 90. RGB value is (148,39,144). Sum of RGB (Red+Green+Blue) = 148+39+144=331 (43% of max value = 765). Red value is 148 (58.20% from 255 or 44.71% from 331); Green value is 39 (15.62% from 255 or 11.78% from 331); Blue value is 144 (56.64% from 255 or 43.50% from 331); Max value from RGB is 148 - color contains mainly: red. Hex color #942790 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #942790 is #6BD86F. Grayscale: #535353. Windows color (decimal): -7067760 or 9447316. OLE color: 9447316.
HSL color Cylindrical-coordinate representation of color #942790: hue angle of 302.2º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #942790 is Cyan = 0, Magento = 0.74, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 39 | 144 | - |
| CMYK | 0 | 0.74 | 0.03 | 0.42 |
| HSL | 302.2º | 0.58% | 0.37% | - |
| HSV(B) | 302.2º | 0.74% | 0.58% | - |
| XYZ | 17.97 | 9.76 | 27.32 | - |
| YUV | 83.56 | 162.11 | 173.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 39 | 144 | 0 | 0.74 | 0.03 | 0.42 | 302.2 | 0.58 | 0.37 |
| Hex | 94 | 27 | 90 | 0 | 4A | 3 | 2A | 12E | 3A | 25 |
| Octal | 224 | 47 | 220 | 0 | 112 | 3 | 52 | 456 | 72 | 45 |
| Binary | 10010100 | 100111 | 10010000 | 0 | 1001010 | 11 | 101010 | 100101110 | 111010 | 100101 |
Color Harmonies of #942790
Complementary color
Monochromatic Colors of #942790
Black with #942790
Text Example
Text Example
White with #942790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942790; }
p { color: rgb(148,39,144); }
H1.HeaderClassName
{
color: #942790;
}
.AnyTagClassName
{
color: #942790;
}
</style>
background-color css
<style>
a { background-color: #942790; }
a { background-color: rgb(148,39,144); }
div.DivClassName
{
background-color: #942790;
}
.BgClassName
{
background-color: #942790;
}
</style>
border-color css
<style>
span { border-color: #942790; }
span { border-color: rgb(148,39,144); }
td.TdClassName
{
border-color: #942790;
}
.TagClassName
{
border-color: #942790;
}
</style>