Shades of Affair #7D5486
Tints of Affair #7D5486
RGB
CMYK
RGB Variations
Color information
#7D5486 (or 0x7D5486) is known color: Affair. HEX triplet: 7D, 54 and 86. RGB value is (125,84,134). Sum of RGB (Red+Green+Blue) = 125+84+134=343 (45% of max value = 765). Red value is 125 (49.22% from 255 or 36.44% from 343); Green value is 84 (33.20% from 255 or 24.49% from 343); Blue value is 134 (52.73% from 255 or 39.07% from 343); Max value from RGB is 134 - color contains mainly: blue. Hex color #7D5486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7D5486 is #82AB79. Grayscale: #656565. Windows color (decimal): -8563578 or 8803453. OLE color: 8803453.
HSL color Cylindrical-coordinate representation of color #7D5486: hue angle of 289.2º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #7D5486 is Cyan = 0.07, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 125 | 84 | 134 | - |
| CMYK | 0.07 | 0.37 | 0 | 0.47 |
| HSL | 289.2º | 0.23% | 0.43% | - |
| HSV(B) | 289.2º | 0.37% | 0.53% | - |
| XYZ | 15.93 | 12.42 | 24.11 | - |
| YUV | 101.96 | 146.08 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 84 | 134 | 0.07 | 0.37 | 0 | 0.47 | 289.2 | 0.23 | 0.43 |
| Hex | 7D | 54 | 86 | 7 | 25 | 0 | 2F | 121 | 17 | 2B |
| Octal | 175 | 124 | 206 | 7 | 45 | 0 | 57 | 441 | 27 | 53 |
| Binary | 1111101 | 1010100 | 10000110 | 111 | 100101 | 0 | 101111 | 100100001 | 10111 | 101011 |
Color Harmonies of #7D5486
Complementary color
Monochromatic Colors of #7D5486
Black with #7D5486
Text Example
Text Example
White with #7D5486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D5486; }
p { color: rgb(125,84,134); }
H1.HeaderClassName
{
color: #7D5486;
}
.AnyTagClassName
{
color: #7D5486;
}
</style>
background-color css
<style>
a { background-color: #7D5486; }
a { background-color: rgb(125,84,134); }
div.DivClassName
{
background-color: #7D5486;
}
.BgClassName
{
background-color: #7D5486;
}
</style>
border-color css
<style>
span { border-color: #7D5486; }
span { border-color: rgb(125,84,134); }
td.TdClassName
{
border-color: #7D5486;
}
.TagClassName
{
border-color: #7D5486;
}
</style>