Shades of Affair #7C5092
Tints of Affair #7C5092
RGB
CMYK
RGB Variations
Color information
#7C5092 (or 0x7C5092) is known color: Affair. HEX triplet: 7C, 50 and 92. RGB value is (124,80,146). Sum of RGB (Red+Green+Blue) = 124+80+146=350 (46% of max value = 765). Red value is 124 (48.83% from 255 or 35.43% from 350); Green value is 80 (31.64% from 255 or 22.86% from 350); Blue value is 146 (57.42% from 255 or 41.71% from 350); Max value from RGB is 146 - color contains mainly: blue. Hex color #7C5092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C5092 is #83AF6D. Grayscale: #646464. Windows color (decimal): -8630126 or 9588860. OLE color: 9588860.
HSL color Cylindrical-coordinate representation of color #7C5092: hue angle of 280º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #7C5092 is Cyan = 0.15, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 124 | 80 | 146 | - |
| CMYK | 0.15 | 0.45 | 0 | 0.43 |
| HSL | 280º | 0.29% | 0.44% | - |
| HSV(B) | 280º | 0.45% | 0.57% | - |
| XYZ | 16.37 | 12.1 | 28.67 | - |
| YUV | 100.68 | 153.58 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 80 | 146 | 0.15 | 0.45 | 0 | 0.43 | 280 | 0.29 | 0.44 |
| Hex | 7C | 50 | 92 | F | 2D | 0 | 2B | 118 | 1D | 2C |
| Octal | 174 | 120 | 222 | 17 | 55 | 0 | 53 | 430 | 35 | 54 |
| Binary | 1111100 | 1010000 | 10010010 | 1111 | 101101 | 0 | 101011 | 100011000 | 11101 | 101100 |
Color Harmonies of #7C5092
Complementary color
Monochromatic Colors of #7C5092
Black with #7C5092
Text Example
Text Example
White with #7C5092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C5092; }
p { color: rgb(124,80,146); }
H1.HeaderClassName
{
color: #7C5092;
}
.AnyTagClassName
{
color: #7C5092;
}
</style>
background-color css
<style>
a { background-color: #7C5092; }
a { background-color: rgb(124,80,146); }
div.DivClassName
{
background-color: #7C5092;
}
.BgClassName
{
background-color: #7C5092;
}
</style>
border-color css
<style>
span { border-color: #7C5092; }
span { border-color: rgb(124,80,146); }
td.TdClassName
{
border-color: #7C5092;
}
.TagClassName
{
border-color: #7C5092;
}
</style>