Shades of Affair #7C5592
Tints of Affair #7C5592
RGB
CMYK
RGB Variations
Color information
#7C5592 (or 0x7C5592) is known color: Affair. HEX triplet: 7C, 55 and 92. RGB value is (124,85,146). Sum of RGB (Red+Green+Blue) = 124+85+146=355 (47% of max value = 765). Red value is 124 (48.83% from 255 or 34.93% from 355); Green value is 85 (33.59% from 255 or 23.94% from 355); Blue value is 146 (57.42% from 255 or 41.13% from 355); Max value from RGB is 146 - color contains mainly: blue. Hex color #7C5592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C5592 is #83AA6D. Grayscale: #676767. Windows color (decimal): -8628846 or 9590140. OLE color: 9590140.
HSL color Cylindrical-coordinate representation of color #7C5592: hue angle of 278.36º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #7C5592 is Cyan = 0.15, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 124 | 85 | 146 | - |
| CMYK | 0.15 | 0.42 | 0 | 0.43 |
| HSL | 278.36º | 0.26% | 0.45% | - |
| HSV(B) | 278.36º | 0.42% | 0.57% | - |
| XYZ | 16.75 | 12.86 | 28.79 | - |
| YUV | 103.62 | 151.92 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 85 | 146 | 0.15 | 0.42 | 0 | 0.43 | 278.36 | 0.26 | 0.45 |
| Hex | 7C | 55 | 92 | F | 2A | 0 | 2B | 116 | 1A | 2D |
| Octal | 174 | 125 | 222 | 17 | 52 | 0 | 53 | 426 | 32 | 55 |
| Binary | 1111100 | 1010101 | 10010010 | 1111 | 101010 | 0 | 101011 | 100010110 | 11010 | 101101 |
Color Harmonies of #7C5592
Complementary color
Monochromatic Colors of #7C5592
Black with #7C5592
Text Example
Text Example
White with #7C5592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C5592; }
p { color: rgb(124,85,146); }
H1.HeaderClassName
{
color: #7C5592;
}
.AnyTagClassName
{
color: #7C5592;
}
</style>
background-color css
<style>
a { background-color: #7C5592; }
a { background-color: rgb(124,85,146); }
div.DivClassName
{
background-color: #7C5592;
}
.BgClassName
{
background-color: #7C5592;
}
</style>
border-color css
<style>
span { border-color: #7C5592; }
span { border-color: rgb(124,85,146); }
td.TdClassName
{
border-color: #7C5592;
}
.TagClassName
{
border-color: #7C5592;
}
</style>