Shades of Purple #740592
Tints of Purple #740592
RGB
CMYK
RGB Variations
Color information
#740592 (or 0x740592) is known color: Purple. HEX triplet: 74, 05 and 92. RGB value is (116,5,146). Sum of RGB (Red+Green+Blue) = 116+5+146=267 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.45% from 267); Green value is 5 (2.34% from 255 or 1.87% from 267); Blue value is 146 (57.42% from 255 or 54.68% from 267); Max value from RGB is 146 - color contains mainly: blue. Hex color #740592 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #740592 is #8BFA6D. Grayscale: #353535. Windows color (decimal): -9173614 or 9569652. OLE color: 9569652.
HSL color Cylindrical-coordinate representation of color #740592: hue angle of 287.23º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740592 is Cyan = 0.21, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 5 | 146 | - |
| CMYK | 0.21 | 0.97 | 0 | 0.43 |
| HSL | 287.23º | 0.93% | 0.3% | - |
| HSV(B) | 287.23º | 0.97% | 0.57% | - |
| XYZ | 12.45 | 5.9 | 27.68 | - |
| YUV | 54.26 | 179.77 | 172.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 5 | 146 | 0.21 | 0.97 | 0 | 0.43 | 287.23 | 0.93 | 0.3 |
| Hex | 74 | 5 | 92 | 15 | 61 | 0 | 2B | 11F | 5D | 1E |
| Octal | 164 | 5 | 222 | 25 | 141 | 0 | 53 | 437 | 135 | 36 |
| Binary | 1110100 | 101 | 10010010 | 10101 | 1100001 | 0 | 101011 | 100011111 | 1011101 | 11110 |
Color Harmonies of #740592
Complementary color
Monochromatic Colors of #740592
Black with #740592
Text Example
Text Example
White with #740592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740592; }
p { color: rgb(116,5,146); }
H1.HeaderClassName
{
color: #740592;
}
.AnyTagClassName
{
color: #740592;
}
</style>
background-color css
<style>
a { background-color: #740592; }
a { background-color: rgb(116,5,146); }
div.DivClassName
{
background-color: #740592;
}
.BgClassName
{
background-color: #740592;
}
</style>
border-color css
<style>
span { border-color: #740592; }
span { border-color: rgb(116,5,146); }
td.TdClassName
{
border-color: #740592;
}
.TagClassName
{
border-color: #740592;
}
</style>