Shades of Purple #741492
Tints of Purple #741492
RGB
CMYK
RGB Variations
Color information
#741492 (or 0x741492) is known color: Purple. HEX triplet: 74, 14 and 92. RGB value is (116,20,146). Sum of RGB (Red+Green+Blue) = 116+20+146=282 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.13% from 282); Green value is 20 (8.20% from 255 or 7.09% from 282); Blue value is 146 (57.42% from 255 or 51.77% from 282); Max value from RGB is 146 - color contains mainly: blue. Hex color #741492 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #741492 is #8BEB6D. Grayscale: #3E3E3E. Windows color (decimal): -9169774 or 9573492. OLE color: 9573492.
HSL color Cylindrical-coordinate representation of color #741492: hue angle of 285.71º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #741492 is Cyan = 0.21, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 20 | 146 | - |
| CMYK | 0.21 | 0.86 | 0 | 0.43 |
| HSL | 285.71º | 0.76% | 0.33% | - |
| HSV(B) | 285.71º | 0.86% | 0.57% | - |
| XYZ | 12.64 | 6.29 | 27.74 | - |
| YUV | 63.07 | 174.8 | 165.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 20 | 146 | 0.21 | 0.86 | 0 | 0.43 | 285.71 | 0.76 | 0.33 |
| Hex | 74 | 14 | 92 | 15 | 56 | 0 | 2B | 11E | 4C | 21 |
| Octal | 164 | 24 | 222 | 25 | 126 | 0 | 53 | 436 | 114 | 41 |
| Binary | 1110100 | 10100 | 10010010 | 10101 | 1010110 | 0 | 101011 | 100011110 | 1001100 | 100001 |
Color Harmonies of #741492
Complementary color
Monochromatic Colors of #741492
Black with #741492
Text Example
Text Example
White with #741492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741492; }
p { color: rgb(116,20,146); }
H1.HeaderClassName
{
color: #741492;
}
.AnyTagClassName
{
color: #741492;
}
</style>
background-color css
<style>
a { background-color: #741492; }
a { background-color: rgb(116,20,146); }
div.DivClassName
{
background-color: #741492;
}
.BgClassName
{
background-color: #741492;
}
</style>
border-color css
<style>
span { border-color: #741492; }
span { border-color: rgb(116,20,146); }
td.TdClassName
{
border-color: #741492;
}
.TagClassName
{
border-color: #741492;
}
</style>