Shades of Affair #745987
Tints of Affair #745987
RGB
CMYK
RGB Variations
Color information
#745987 (or 0x745987) is known color: Affair. HEX triplet: 74, 59 and 87. RGB value is (116,89,135). Sum of RGB (Red+Green+Blue) = 116+89+135=340 (45% of max value = 765). Red value is 116 (45.70% from 255 or 34.12% from 340); Green value is 89 (35.16% from 255 or 26.18% from 340); Blue value is 135 (53.12% from 255 or 39.71% from 340); Max value from RGB is 135 - color contains mainly: blue. Hex color #745987 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745987 is #8BA678. Grayscale: #666666. Windows color (decimal): -9152121 or 8870260. OLE color: 8870260.
HSL color Cylindrical-coordinate representation of color #745987: hue angle of 275.22º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #745987 is Cyan = 0.14, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 89 | 135 | - |
| CMYK | 0.14 | 0.34 | 0 | 0.47 |
| HSL | 275.22º | 0.21% | 0.44% | - |
| HSV(B) | 275.22º | 0.34% | 0.53% | - |
| XYZ | 15.15 | 12.61 | 24.56 | - |
| YUV | 102.32 | 146.45 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 135 | 0.14 | 0.34 | 0 | 0.47 | 275.22 | 0.21 | 0.44 |
| Hex | 74 | 59 | 87 | E | 22 | 0 | 2F | 113 | 15 | 2C |
| Octal | 164 | 131 | 207 | 16 | 42 | 0 | 57 | 423 | 25 | 54 |
| Binary | 1110100 | 1011001 | 10000111 | 1110 | 100010 | 0 | 101111 | 100010011 | 10101 | 101100 |
Color Harmonies of #745987
Complementary color
Monochromatic Colors of #745987
Black with #745987
Text Example
Text Example
White with #745987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745987; }
p { color: rgb(116,89,135); }
H1.HeaderClassName
{
color: #745987;
}
.AnyTagClassName
{
color: #745987;
}
</style>
background-color css
<style>
a { background-color: #745987; }
a { background-color: rgb(116,89,135); }
div.DivClassName
{
background-color: #745987;
}
.BgClassName
{
background-color: #745987;
}
</style>
border-color css
<style>
span { border-color: #745987; }
span { border-color: rgb(116,89,135); }
td.TdClassName
{
border-color: #745987;
}
.TagClassName
{
border-color: #745987;
}
</style>