Shades of Affair #745690
Tints of Affair #745690
RGB
CMYK
RGB Variations
Color information
#745690 (or 0x745690) is known color: Affair. HEX triplet: 74, 56 and 90. RGB value is (116,86,144). Sum of RGB (Red+Green+Blue) = 116+86+144=346 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.53% from 346); Green value is 86 (33.98% from 255 or 24.86% from 346); Blue value is 144 (56.64% from 255 or 41.62% from 346); Max value from RGB is 144 - color contains mainly: blue. Hex color #745690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745690 is #8BA96F. Grayscale: #656565. Windows color (decimal): -9152880 or 9459316. OLE color: 9459316.
HSL color Cylindrical-coordinate representation of color #745690: hue angle of 271.03º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #745690 is Cyan = 0.19, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 86 | 144 | - |
| CMYK | 0.19 | 0.40 | 0 | 0.44 |
| HSL | 271.03º | 0.25% | 0.45% | - |
| HSV(B) | 271.03º | 0.4% | 0.56% | - |
| XYZ | 15.56 | 12.38 | 27.96 | - |
| YUV | 101.58 | 151.94 | 138.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 86 | 144 | 0.19 | 0.40 | 0 | 0.44 | 271.03 | 0.25 | 0.45 |
| Hex | 74 | 56 | 90 | 13 | 28 | 0 | 2C | 10F | 19 | 2D |
| Octal | 164 | 126 | 220 | 23 | 50 | 0 | 54 | 417 | 31 | 55 |
| Binary | 1110100 | 1010110 | 10010000 | 10011 | 101000 | 0 | 101100 | 100001111 | 11001 | 101101 |
Color Harmonies of #745690
Complementary color
Monochromatic Colors of #745690
Black with #745690
Text Example
Text Example
White with #745690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745690; }
p { color: rgb(116,86,144); }
H1.HeaderClassName
{
color: #745690;
}
.AnyTagClassName
{
color: #745690;
}
</style>
background-color css
<style>
a { background-color: #745690; }
a { background-color: rgb(116,86,144); }
div.DivClassName
{
background-color: #745690;
}
.BgClassName
{
background-color: #745690;
}
</style>
border-color css
<style>
span { border-color: #745690; }
span { border-color: rgb(116,86,144); }
td.TdClassName
{
border-color: #745690;
}
.TagClassName
{
border-color: #745690;
}
</style>