Shades of Affair #745590
Tints of Affair #745590
RGB
CMYK
RGB Variations
Color information
#745590 (or 0x745590) is known color: Affair. HEX triplet: 74, 55 and 90. RGB value is (116,85,144). Sum of RGB (Red+Green+Blue) = 116+85+144=345 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.62% from 345); Green value is 85 (33.59% from 255 or 24.64% from 345); Blue value is 144 (56.64% from 255 or 41.74% from 345); Max value from RGB is 144 - color contains mainly: blue. Hex color #745590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745590 is #8BAA6F. Grayscale: #646464. Windows color (decimal): -9153136 or 9459060. OLE color: 9459060.
HSL color Cylindrical-coordinate representation of color #745590: hue angle of 271.53º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #745590 is Cyan = 0.19, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 85 | 144 | - |
| CMYK | 0.19 | 0.41 | 0 | 0.44 |
| HSL | 271.53º | 0.26% | 0.45% | - |
| HSV(B) | 271.53º | 0.41% | 0.56% | - |
| XYZ | 15.49 | 12.22 | 27.93 | - |
| YUV | 101 | 152.27 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 85 | 144 | 0.19 | 0.41 | 0 | 0.44 | 271.53 | 0.26 | 0.45 |
| Hex | 74 | 55 | 90 | 13 | 29 | 0 | 2C | 110 | 1A | 2D |
| Octal | 164 | 125 | 220 | 23 | 51 | 0 | 54 | 420 | 32 | 55 |
| Binary | 1110100 | 1010101 | 10010000 | 10011 | 101001 | 0 | 101100 | 100010000 | 11010 | 101101 |
Color Harmonies of #745590
Complementary color
Monochromatic Colors of #745590
Black with #745590
Text Example
Text Example
White with #745590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745590; }
p { color: rgb(116,85,144); }
H1.HeaderClassName
{
color: #745590;
}
.AnyTagClassName
{
color: #745590;
}
</style>
background-color css
<style>
a { background-color: #745590; }
a { background-color: rgb(116,85,144); }
div.DivClassName
{
background-color: #745590;
}
.BgClassName
{
background-color: #745590;
}
</style>
border-color css
<style>
span { border-color: #745590; }
span { border-color: rgb(116,85,144); }
td.TdClassName
{
border-color: #745590;
}
.TagClassName
{
border-color: #745590;
}
</style>