Shades of Affair #7C4990
Tints of Affair #7C4990
RGB
CMYK
RGB Variations
Color information
#7C4990 (or 0x7C4990) is known color: Affair. HEX triplet: 7C, 49 and 90. RGB value is (124,73,144). Sum of RGB (Red+Green+Blue) = 124+73+144=341 (45% of max value = 765). Red value is 124 (48.83% from 255 or 36.36% from 341); Green value is 73 (28.91% from 255 or 21.41% from 341); Blue value is 144 (56.64% from 255 or 42.23% from 341); Max value from RGB is 144 - color contains mainly: blue. Hex color #7C4990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7C4990 is #83B66F. Grayscale: #606060. Windows color (decimal): -8631920 or 9455996. OLE color: 9455996.
HSL color Cylindrical-coordinate representation of color #7C4990: hue angle of 283.1º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #7C4990 is Cyan = 0.14, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 124 | 73 | 144 | - |
| CMYK | 0.14 | 0.49 | 0 | 0.44 |
| HSL | 283.1º | 0.33% | 0.43% | - |
| HSV(B) | 283.1º | 0.49% | 0.56% | - |
| XYZ | 15.73 | 11.06 | 27.69 | - |
| YUV | 96.34 | 154.9 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 73 | 144 | 0.14 | 0.49 | 0 | 0.44 | 283.1 | 0.33 | 0.43 |
| Hex | 7C | 49 | 90 | E | 31 | 0 | 2C | 11B | 21 | 2B |
| Octal | 174 | 111 | 220 | 16 | 61 | 0 | 54 | 433 | 41 | 53 |
| Binary | 1111100 | 1001001 | 10010000 | 1110 | 110001 | 0 | 101100 | 100011011 | 100001 | 101011 |
Color Harmonies of #7C4990
Complementary color
Monochromatic Colors of #7C4990
Black with #7C4990
Text Example
Text Example
White with #7C4990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C4990; }
p { color: rgb(124,73,144); }
H1.HeaderClassName
{
color: #7C4990;
}
.AnyTagClassName
{
color: #7C4990;
}
</style>
background-color css
<style>
a { background-color: #7C4990; }
a { background-color: rgb(124,73,144); }
div.DivClassName
{
background-color: #7C4990;
}
.BgClassName
{
background-color: #7C4990;
}
</style>
border-color css
<style>
span { border-color: #7C4990; }
span { border-color: rgb(124,73,144); }
td.TdClassName
{
border-color: #7C4990;
}
.TagClassName
{
border-color: #7C4990;
}
</style>