Shades of Purple #740577
Tints of Purple #740577
RGB
CMYK
RGB Variations
Color information
#740577 (or 0x740577) is known color: Purple. HEX triplet: 74, 05 and 77. RGB value is (116,5,119). Sum of RGB (Red+Green+Blue) = 116+5+119=240 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.33% from 240); Green value is 5 (2.34% from 255 or 2.08% from 240); Blue value is 119 (46.88% from 255 or 49.58% from 240); Max value from RGB is 119 - color contains mainly: blue. Hex color #740577 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740577 is #8BFA88. Grayscale: #323232. Windows color (decimal): -9173641 or 7800180. OLE color: 7800180.
HSL color Cylindrical-coordinate representation of color #740577: hue angle of 298.42º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #740577 is Cyan = 0.03, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 5 | 119 | - |
| CMYK | 0.03 | 0.96 | 0 | 0.53 |
| HSL | 298.42º | 0.92% | 0.24% | - |
| HSV(B) | 298.42º | 0.96% | 0.47% | - |
| XYZ | 10.59 | 5.15 | 17.89 | - |
| YUV | 51.19 | 166.27 | 174.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 5 | 119 | 0.03 | 0.96 | 0 | 0.53 | 298.42 | 0.92 | 0.24 |
| Hex | 74 | 5 | 77 | 3 | 60 | 0 | 35 | 12A | 5C | 18 |
| Octal | 164 | 5 | 167 | 3 | 140 | 0 | 65 | 452 | 134 | 30 |
| Binary | 1110100 | 101 | 1110111 | 11 | 1100000 | 0 | 110101 | 100101010 | 1011100 | 11000 |
Color Harmonies of #740577
Complementary color
Monochromatic Colors of #740577
Black with #740577
Text Example
Text Example
White with #740577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740577; }
p { color: rgb(116,5,119); }
H1.HeaderClassName
{
color: #740577;
}
.AnyTagClassName
{
color: #740577;
}
</style>
background-color css
<style>
a { background-color: #740577; }
a { background-color: rgb(116,5,119); }
div.DivClassName
{
background-color: #740577;
}
.BgClassName
{
background-color: #740577;
}
</style>
border-color css
<style>
span { border-color: #740577; }
span { border-color: rgb(116,5,119); }
td.TdClassName
{
border-color: #740577;
}
.TagClassName
{
border-color: #740577;
}
</style>