Shades of Affair #7C4791
Tints of Affair #7C4791
RGB
CMYK
RGB Variations
Color information
#7C4791 (or 0x7C4791) is known color: Affair. HEX triplet: 7C, 47 and 91. RGB value is (124,71,145). Sum of RGB (Red+Green+Blue) = 124+71+145=340 (45% of max value = 765). Red value is 124 (48.83% from 255 or 36.47% from 340); Green value is 71 (28.12% from 255 or 20.88% from 340); Blue value is 145 (57.03% from 255 or 42.65% from 340); Max value from RGB is 145 - color contains mainly: blue. Hex color #7C4791 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #7C4791 is #83B86E. Grayscale: #5F5F5F. Windows color (decimal): -8632431 or 9521020. OLE color: 9521020.
HSL color Cylindrical-coordinate representation of color #7C4791: hue angle of 282.97º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #7C4791 is Cyan = 0.14, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 124 | 71 | 145 | - |
| CMYK | 0.14 | 0.51 | 0 | 0.43 |
| HSL | 282.97º | 0.34% | 0.42% | - |
| HSV(B) | 282.97º | 0.51% | 0.57% | - |
| XYZ | 15.68 | 10.84 | 28.05 | - |
| YUV | 95.28 | 156.06 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 71 | 145 | 0.14 | 0.51 | 0 | 0.43 | 282.97 | 0.34 | 0.42 |
| Hex | 7C | 47 | 91 | E | 33 | 0 | 2B | 11B | 22 | 2A |
| Octal | 174 | 107 | 221 | 16 | 63 | 0 | 53 | 433 | 42 | 52 |
| Binary | 1111100 | 1000111 | 10010001 | 1110 | 110011 | 0 | 101011 | 100011011 | 100010 | 101010 |
Color Harmonies of #7C4791
Complementary color
Monochromatic Colors of #7C4791
Black with #7C4791
Text Example
Text Example
White with #7C4791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C4791; }
p { color: rgb(124,71,145); }
H1.HeaderClassName
{
color: #7C4791;
}
.AnyTagClassName
{
color: #7C4791;
}
</style>
background-color css
<style>
a { background-color: #7C4791; }
a { background-color: rgb(124,71,145); }
div.DivClassName
{
background-color: #7C4791;
}
.BgClassName
{
background-color: #7C4791;
}
</style>
border-color css
<style>
span { border-color: #7C4791; }
span { border-color: rgb(124,71,145); }
td.TdClassName
{
border-color: #7C4791;
}
.TagClassName
{
border-color: #7C4791;
}
</style>