Shades of Affair #7C5596
Tints of Affair #7C5596
RGB
CMYK
RGB Variations
Color information
#7C5596 (or 0x7C5596) is known color: Affair. HEX triplet: 7C, 55 and 96. RGB value is (124,85,150). Sum of RGB (Red+Green+Blue) = 124+85+150=359 (47% of max value = 765). Red value is 124 (48.83% from 255 or 34.54% from 359); Green value is 85 (33.59% from 255 or 23.68% from 359); Blue value is 150 (58.98% from 255 or 41.78% from 359); Max value from RGB is 150 - color contains mainly: blue. Hex color #7C5596 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C5596 is #83AA69. Grayscale: #676767. Windows color (decimal): -8628842 or 9852284. OLE color: 9852284.
HSL color Cylindrical-coordinate representation of color #7C5596: hue angle of 276º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #7C5596 is Cyan = 0.17, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 124 | 85 | 150 | - |
| CMYK | 0.17 | 0.43 | 0 | 0.41 |
| HSL | 276º | 0.28% | 0.46% | - |
| HSV(B) | 276º | 0.43% | 0.59% | - |
| XYZ | 17.07 | 12.98 | 30.46 | - |
| YUV | 104.07 | 153.92 | 142.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 85 | 150 | 0.17 | 0.43 | 0 | 0.41 | 276 | 0.28 | 0.46 |
| Hex | 7C | 55 | 96 | 11 | 2B | 0 | 29 | 114 | 1C | 2E |
| Octal | 174 | 125 | 226 | 21 | 53 | 0 | 51 | 424 | 34 | 56 |
| Binary | 1111100 | 1010101 | 10010110 | 10001 | 101011 | 0 | 101001 | 100010100 | 11100 | 101110 |
Color Harmonies of #7C5596
Complementary color
Monochromatic Colors of #7C5596
Black with #7C5596
Text Example
Text Example
White with #7C5596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C5596; }
p { color: rgb(124,85,150); }
H1.HeaderClassName
{
color: #7C5596;
}
.AnyTagClassName
{
color: #7C5596;
}
</style>
background-color css
<style>
a { background-color: #7C5596; }
a { background-color: rgb(124,85,150); }
div.DivClassName
{
background-color: #7C5596;
}
.BgClassName
{
background-color: #7C5596;
}
</style>
border-color css
<style>
span { border-color: #7C5596; }
span { border-color: rgb(124,85,150); }
td.TdClassName
{
border-color: #7C5596;
}
.TagClassName
{
border-color: #7C5596;
}
</style>