Shades of Affair #7D5687
Tints of Affair #7D5687
RGB
CMYK
RGB Variations
Color information
#7D5687 (or 0x7D5687) is known color: Affair. HEX triplet: 7D, 56 and 87. RGB value is (125,86,135). Sum of RGB (Red+Green+Blue) = 125+86+135=346 (45% of max value = 765). Red value is 125 (49.22% from 255 or 36.13% from 346); Green value is 86 (33.98% from 255 or 24.86% from 346); Blue value is 135 (53.12% from 255 or 39.02% from 346); Max value from RGB is 135 - color contains mainly: blue. Hex color #7D5687 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7D5687 is #82A978. Grayscale: #676767. Windows color (decimal): -8563065 or 8869501. OLE color: 8869501.
HSL color Cylindrical-coordinate representation of color #7D5687: hue angle of 287.76º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #7D5687 is Cyan = 0.07, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 125 | 86 | 135 | - |
| CMYK | 0.07 | 0.36 | 0 | 0.47 |
| HSL | 287.76º | 0.22% | 0.43% | - |
| HSV(B) | 287.76º | 0.36% | 0.53% | - |
| XYZ | 16.16 | 12.76 | 24.53 | - |
| YUV | 103.25 | 145.92 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 86 | 135 | 0.07 | 0.36 | 0 | 0.47 | 287.76 | 0.22 | 0.43 |
| Hex | 7D | 56 | 87 | 7 | 24 | 0 | 2F | 120 | 16 | 2B |
| Octal | 175 | 126 | 207 | 7 | 44 | 0 | 57 | 440 | 26 | 53 |
| Binary | 1111101 | 1010110 | 10000111 | 111 | 100100 | 0 | 101111 | 100100000 | 10110 | 101011 |
Color Harmonies of #7D5687
Complementary color
Monochromatic Colors of #7D5687
Black with #7D5687
Text Example
Text Example
White with #7D5687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D5687; }
p { color: rgb(125,86,135); }
H1.HeaderClassName
{
color: #7D5687;
}
.AnyTagClassName
{
color: #7D5687;
}
</style>
background-color css
<style>
a { background-color: #7D5687; }
a { background-color: rgb(125,86,135); }
div.DivClassName
{
background-color: #7D5687;
}
.BgClassName
{
background-color: #7D5687;
}
</style>
border-color css
<style>
span { border-color: #7D5687; }
span { border-color: rgb(125,86,135); }
td.TdClassName
{
border-color: #7D5687;
}
.TagClassName
{
border-color: #7D5687;
}
</style>