Shades of Affair #7C5496
Tints of Affair #7C5496
RGB
CMYK
RGB Variations
Color information
#7C5496 (or 0x7C5496) is known color: Affair. HEX triplet: 7C, 54 and 96. RGB value is (124,84,150). Sum of RGB (Red+Green+Blue) = 124+84+150=358 (47% of max value = 765). Red value is 124 (48.83% from 255 or 34.64% from 358); Green value is 84 (33.20% from 255 or 23.46% from 358); Blue value is 150 (58.98% from 255 or 41.90% from 358); Max value from RGB is 150 - color contains mainly: blue. Hex color #7C5496 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C5496 is #83AB69. Grayscale: #676767. Windows color (decimal): -8629098 or 9852028. OLE color: 9852028.
HSL color Cylindrical-coordinate representation of color #7C5496: hue angle of 276.36º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #7C5496 is Cyan = 0.17, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 124 | 84 | 150 | - |
| CMYK | 0.17 | 0.44 | 0 | 0.41 |
| HSL | 276.36º | 0.28% | 0.46% | - |
| HSV(B) | 276.36º | 0.44% | 0.59% | - |
| XYZ | 16.99 | 12.83 | 30.43 | - |
| YUV | 103.48 | 154.25 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 84 | 150 | 0.17 | 0.44 | 0 | 0.41 | 276.36 | 0.28 | 0.46 |
| Hex | 7C | 54 | 96 | 11 | 2C | 0 | 29 | 114 | 1C | 2E |
| Octal | 174 | 124 | 226 | 21 | 54 | 0 | 51 | 424 | 34 | 56 |
| Binary | 1111100 | 1010100 | 10010110 | 10001 | 101100 | 0 | 101001 | 100010100 | 11100 | 101110 |
Color Harmonies of #7C5496
Complementary color
Monochromatic Colors of #7C5496
Black with #7C5496
Text Example
Text Example
White with #7C5496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C5496; }
p { color: rgb(124,84,150); }
H1.HeaderClassName
{
color: #7C5496;
}
.AnyTagClassName
{
color: #7C5496;
}
</style>
background-color css
<style>
a { background-color: #7C5496; }
a { background-color: rgb(124,84,150); }
div.DivClassName
{
background-color: #7C5496;
}
.BgClassName
{
background-color: #7C5496;
}
</style>
border-color css
<style>
span { border-color: #7C5496; }
span { border-color: rgb(124,84,150); }
td.TdClassName
{
border-color: #7C5496;
}
.TagClassName
{
border-color: #7C5496;
}
</style>