Shades of Purple #740787
Tints of Purple #740787
RGB
CMYK
RGB Variations
Color information
#740787 (or 0x740787) is known color: Purple. HEX triplet: 74, 07 and 87. RGB value is (116,7,135). Sum of RGB (Red+Green+Blue) = 116+7+135=258 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.96% from 258); Green value is 7 (3.12% from 255 or 2.71% from 258); Blue value is 135 (53.12% from 255 or 52.33% from 258); Max value from RGB is 135 - color contains mainly: blue. Hex color #740787 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #740787 is #8BF878. Grayscale: #353535. Windows color (decimal): -9173113 or 8849268. OLE color: 8849268.
HSL color Cylindrical-coordinate representation of color #740787: hue angle of 291.09º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #740787 is Cyan = 0.14, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 7 | 135 | - |
| CMYK | 0.14 | 0.95 | 0 | 0.47 |
| HSL | 291.09º | 0.9% | 0.28% | - |
| HSV(B) | 291.09º | 0.95% | 0.53% | - |
| XYZ | 11.65 | 5.61 | 23.39 | - |
| YUV | 54.18 | 173.61 | 172.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 7 | 135 | 0.14 | 0.95 | 0 | 0.47 | 291.09 | 0.9 | 0.28 |
| Hex | 74 | 7 | 87 | E | 5F | 0 | 2F | 123 | 5A | 1C |
| Octal | 164 | 7 | 207 | 16 | 137 | 0 | 57 | 443 | 132 | 34 |
| Binary | 1110100 | 111 | 10000111 | 1110 | 1011111 | 0 | 101111 | 100100011 | 1011010 | 11100 |
Color Harmonies of #740787
Complementary color
Monochromatic Colors of #740787
Black with #740787
Text Example
Text Example
White with #740787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740787; }
p { color: rgb(116,7,135); }
H1.HeaderClassName
{
color: #740787;
}
.AnyTagClassName
{
color: #740787;
}
</style>
background-color css
<style>
a { background-color: #740787; }
a { background-color: rgb(116,7,135); }
div.DivClassName
{
background-color: #740787;
}
.BgClassName
{
background-color: #740787;
}
</style>
border-color css
<style>
span { border-color: #740787; }
span { border-color: rgb(116,7,135); }
td.TdClassName
{
border-color: #740787;
}
.TagClassName
{
border-color: #740787;
}
</style>