Shades of Dark Purple #942791
Tints of Dark Purple #942791
RGB
CMYK
RGB Variations
Color information
#942791 (or 0x942791) is known color: Dark Purple. HEX triplet: 94, 27 and 91. RGB value is (148,39,145). Sum of RGB (Red+Green+Blue) = 148+39+145=332 (43% of max value = 765). Red value is 148 (58.20% from 255 or 44.58% from 332); Green value is 39 (15.62% from 255 or 11.75% from 332); Blue value is 145 (57.03% from 255 or 43.67% from 332); Max value from RGB is 148 - color contains mainly: red. Hex color #942791 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #942791 is #6BD86E. Grayscale: #535353. Windows color (decimal): -7067759 or 9512852. OLE color: 9512852.
HSL color Cylindrical-coordinate representation of color #942791: hue angle of 301.65º 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 #942791 is Cyan = 0, Magento = 0.74, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 39 | 145 | - |
| CMYK | 0 | 0.74 | 0.02 | 0.42 |
| HSL | 301.65º | 0.58% | 0.37% | - |
| HSV(B) | 301.65º | 0.74% | 0.58% | - |
| XYZ | 18.05 | 9.79 | 27.73 | - |
| YUV | 83.68 | 162.61 | 173.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 39 | 145 | 0 | 0.74 | 0.02 | 0.42 | 301.65 | 0.58 | 0.37 |
| Hex | 94 | 27 | 91 | 0 | 4A | 2 | 2A | 12E | 3A | 25 |
| Octal | 224 | 47 | 221 | 0 | 112 | 2 | 52 | 456 | 72 | 45 |
| Binary | 10010100 | 100111 | 10010001 | 0 | 1001010 | 10 | 101010 | 100101110 | 111010 | 100101 |
Color Harmonies of #942791
Complementary color
Monochromatic Colors of #942791
Black with #942791
Text Example
Text Example
White with #942791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #942791; }
p { color: rgb(148,39,145); }
H1.HeaderClassName
{
color: #942791;
}
.AnyTagClassName
{
color: #942791;
}
</style>
background-color css
<style>
a { background-color: #942791; }
a { background-color: rgb(148,39,145); }
div.DivClassName
{
background-color: #942791;
}
.BgClassName
{
background-color: #942791;
}
</style>
border-color css
<style>
span { border-color: #942791; }
span { border-color: rgb(148,39,145); }
td.TdClassName
{
border-color: #942791;
}
.TagClassName
{
border-color: #942791;
}
</style>