Shades of Purple #740689
Tints of Purple #740689
RGB
CMYK
RGB Variations
Color information
#740689 (or 0x740689) is known color: Purple. HEX triplet: 74, 06 and 89. RGB value is (116,6,137). Sum of RGB (Red+Green+Blue) = 116+6+137=259 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.79% from 259); Green value is 6 (2.73% from 255 or 2.32% from 259); Blue value is 137 (53.91% from 255 or 52.90% from 259); Max value from RGB is 137 - color contains mainly: blue. Hex color #740689 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #740689 is #8BF976. Grayscale: #353535. Windows color (decimal): -9173367 or 8980084. OLE color: 8980084.
HSL color Cylindrical-coordinate representation of color #740689: hue angle of 290.38º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #740689 is Cyan = 0.15, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 6 | 137 | - |
| CMYK | 0.15 | 0.96 | 0 | 0.46 |
| HSL | 290.38º | 0.92% | 0.28% | - |
| HSV(B) | 290.38º | 0.96% | 0.54% | - |
| XYZ | 11.78 | 5.65 | 24.14 | - |
| YUV | 53.82 | 174.94 | 172.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 137 | 0.15 | 0.96 | 0 | 0.46 | 290.38 | 0.92 | 0.28 |
| Hex | 74 | 6 | 89 | F | 60 | 0 | 2E | 122 | 5C | 1C |
| Octal | 164 | 6 | 211 | 17 | 140 | 0 | 56 | 442 | 134 | 34 |
| Binary | 1110100 | 110 | 10001001 | 1111 | 1100000 | 0 | 101110 | 100100010 | 1011100 | 11100 |
Color Harmonies of #740689
Complementary color
Monochromatic Colors of #740689
Black with #740689
Text Example
Text Example
White with #740689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740689; }
p { color: rgb(116,6,137); }
H1.HeaderClassName
{
color: #740689;
}
.AnyTagClassName
{
color: #740689;
}
</style>
background-color css
<style>
a { background-color: #740689; }
a { background-color: rgb(116,6,137); }
div.DivClassName
{
background-color: #740689;
}
.BgClassName
{
background-color: #740689;
}
</style>
border-color css
<style>
span { border-color: #740689; }
span { border-color: rgb(116,6,137); }
td.TdClassName
{
border-color: #740689;
}
.TagClassName
{
border-color: #740689;
}
</style>