Shades of Affair #7C548D
Tints of Affair #7C548D
RGB
CMYK
RGB Variations
Color information
#7C548D (or 0x7C548D) is known color: Affair. HEX triplet: 7C, 54 and 8D. RGB value is (124,84,141). Sum of RGB (Red+Green+Blue) = 124+84+141=349 (46% of max value = 765). Red value is 124 (48.83% from 255 or 35.53% from 349); Green value is 84 (33.20% from 255 or 24.07% from 349); Blue value is 141 (55.47% from 255 or 40.40% from 349); Max value from RGB is 141 - color contains mainly: blue. Hex color #7C548D is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7C548D is #83AB72. Grayscale: #666666. Windows color (decimal): -8629107 or 9262204. OLE color: 9262204.
HSL color Cylindrical-coordinate representation of color #7C548D: hue angle of 282.11º degrees, saturation: 0.25, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #7C548D is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 124 | 84 | 141 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.45 |
| HSL | 282.11º | 0.25% | 0.44% | - |
| HSV(B) | 282.11º | 0.4% | 0.55% | - |
| XYZ | 16.29 | 12.55 | 26.76 | - |
| YUV | 102.46 | 149.75 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 84 | 141 | 0.12 | 0.40 | 0 | 0.45 | 282.11 | 0.25 | 0.44 |
| Hex | 7C | 54 | 8D | C | 28 | 0 | 2D | 11A | 19 | 2C |
| Octal | 174 | 124 | 215 | 14 | 50 | 0 | 55 | 432 | 31 | 54 |
| Binary | 1111100 | 1010100 | 10001101 | 1100 | 101000 | 0 | 101101 | 100011010 | 11001 | 101100 |
Color Harmonies of #7C548D
Complementary color
Monochromatic Colors of #7C548D
Black with #7C548D
Text Example
Text Example
White with #7C548D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C548D; }
p { color: rgb(124,84,141); }
H1.HeaderClassName
{
color: #7C548D;
}
.AnyTagClassName
{
color: #7C548D;
}
</style>
background-color css
<style>
a { background-color: #7C548D; }
a { background-color: rgb(124,84,141); }
div.DivClassName
{
background-color: #7C548D;
}
.BgClassName
{
background-color: #7C548D;
}
</style>
border-color css
<style>
span { border-color: #7C548D; }
span { border-color: rgb(124,84,141); }
td.TdClassName
{
border-color: #7C548D;
}
.TagClassName
{
border-color: #7C548D;
}
</style>