Shades of Purple #740771
Tints of Purple #740771
RGB
CMYK
RGB Variations
Color information
#740771 (or 0x740771) is known color: Purple. HEX triplet: 74, 07 and 71. RGB value is (116,7,113). Sum of RGB (Red+Green+Blue) = 116+7+113=236 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.15% from 236); Green value is 7 (3.12% from 255 or 2.97% from 236); Blue value is 113 (44.53% from 255 or 47.88% from 236); Max value from RGB is 116 - color contains mainly: red. Hex color #740771 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740771 is #8BF88E. Grayscale: #333333. Windows color (decimal): -9173135 or 7407476. OLE color: 7407476.
HSL color Cylindrical-coordinate representation of color #740771: hue angle of 301.65º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #740771 is Cyan = 0, Magento = 0.94, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 7 | 113 | - |
| CMYK | 0 | 0.94 | 0.03 | 0.55 |
| HSL | 301.65º | 0.89% | 0.24% | - |
| HSV(B) | 301.65º | 0.94% | 0.45% | - |
| XYZ | 10.26 | 5.06 | 16.06 | - |
| YUV | 51.68 | 162.61 | 173.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 7 | 113 | 0 | 0.94 | 0.03 | 0.55 | 301.65 | 0.89 | 0.24 |
| Hex | 74 | 7 | 71 | 0 | 5E | 3 | 37 | 12E | 59 | 18 |
| Octal | 164 | 7 | 161 | 0 | 136 | 3 | 67 | 456 | 131 | 30 |
| Binary | 1110100 | 111 | 1110001 | 0 | 1011110 | 11 | 110111 | 100101110 | 1011001 | 11000 |
Color Harmonies of #740771
Complementary color
Monochromatic Colors of #740771
Black with #740771
Text Example
Text Example
White with #740771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740771; }
p { color: rgb(116,7,113); }
H1.HeaderClassName
{
color: #740771;
}
.AnyTagClassName
{
color: #740771;
}
</style>
background-color css
<style>
a { background-color: #740771; }
a { background-color: rgb(116,7,113); }
div.DivClassName
{
background-color: #740771;
}
.BgClassName
{
background-color: #740771;
}
</style>
border-color css
<style>
span { border-color: #740771; }
span { border-color: rgb(116,7,113); }
td.TdClassName
{
border-color: #740771;
}
.TagClassName
{
border-color: #740771;
}
</style>