Shades of Affair #7D5789
Tints of Affair #7D5789
RGB
CMYK
RGB Variations
Color information
#7D5789 (or 0x7D5789) is known color: Affair. HEX triplet: 7D, 57 and 89. RGB value is (125,87,137). Sum of RGB (Red+Green+Blue) = 125+87+137=349 (46% of max value = 765). Red value is 125 (49.22% from 255 or 35.82% from 349); Green value is 87 (34.38% from 255 or 24.93% from 349); Blue value is 137 (53.91% from 255 or 39.26% from 349); Max value from RGB is 137 - color contains mainly: blue. Hex color #7D5789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7D5789 is #82A876. Grayscale: #676767. Windows color (decimal): -8562807 or 9000829. OLE color: 9000829.
HSL color Cylindrical-coordinate representation of color #7D5789: hue angle of 285.6º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #7D5789 is Cyan = 0.09, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 125 | 87 | 137 | - |
| CMYK | 0.09 | 0.36 | 0 | 0.46 |
| HSL | 285.6º | 0.22% | 0.44% | - |
| HSV(B) | 285.6º | 0.36% | 0.54% | - |
| XYZ | 16.38 | 12.98 | 25.31 | - |
| YUV | 104.06 | 146.59 | 142.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 87 | 137 | 0.09 | 0.36 | 0 | 0.46 | 285.6 | 0.22 | 0.44 |
| Hex | 7D | 57 | 89 | 9 | 24 | 0 | 2E | 11E | 16 | 2C |
| Octal | 175 | 127 | 211 | 11 | 44 | 0 | 56 | 436 | 26 | 54 |
| Binary | 1111101 | 1010111 | 10001001 | 1001 | 100100 | 0 | 101110 | 100011110 | 10110 | 101100 |
Color Harmonies of #7D5789
Complementary color
Monochromatic Colors of #7D5789
Black with #7D5789
Text Example
Text Example
White with #7D5789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D5789; }
p { color: rgb(125,87,137); }
H1.HeaderClassName
{
color: #7D5789;
}
.AnyTagClassName
{
color: #7D5789;
}
</style>
background-color css
<style>
a { background-color: #7D5789; }
a { background-color: rgb(125,87,137); }
div.DivClassName
{
background-color: #7D5789;
}
.BgClassName
{
background-color: #7D5789;
}
</style>
border-color css
<style>
span { border-color: #7D5789; }
span { border-color: rgb(125,87,137); }
td.TdClassName
{
border-color: #7D5789;
}
.TagClassName
{
border-color: #7D5789;
}
</style>