Shades of Affair #745090
Tints of Affair #745090
RGB
CMYK
RGB Variations
Color information
#745090 (or 0x745090) is known color: Affair. HEX triplet: 74, 50 and 90. RGB value is (116,80,144). Sum of RGB (Red+Green+Blue) = 116+80+144=340 (45% of max value = 765). Red value is 116 (45.70% from 255 or 34.12% from 340); Green value is 80 (31.64% from 255 or 23.53% from 340); Blue value is 144 (56.64% from 255 or 42.35% from 340); Max value from RGB is 144 - color contains mainly: blue. Hex color #745090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745090 is #8BAF6F. Grayscale: #616161. Windows color (decimal): -9154416 or 9457780. OLE color: 9457780.
HSL color Cylindrical-coordinate representation of color #745090: hue angle of 273.75º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #745090 is Cyan = 0.19, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 80 | 144 | - |
| CMYK | 0.19 | 0.44 | 0 | 0.44 |
| HSL | 273.75º | 0.29% | 0.44% | - |
| HSV(B) | 273.75º | 0.44% | 0.56% | - |
| XYZ | 15.11 | 11.46 | 27.8 | - |
| YUV | 98.06 | 153.93 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 144 | 0.19 | 0.44 | 0 | 0.44 | 273.75 | 0.29 | 0.44 |
| Hex | 74 | 50 | 90 | 13 | 2C | 0 | 2C | 112 | 1D | 2C |
| Octal | 164 | 120 | 220 | 23 | 54 | 0 | 54 | 422 | 35 | 54 |
| Binary | 1110100 | 1010000 | 10010000 | 10011 | 101100 | 0 | 101100 | 100010010 | 11101 | 101100 |
Color Harmonies of #745090
Complementary color
Monochromatic Colors of #745090
Black with #745090
Text Example
Text Example
White with #745090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745090; }
p { color: rgb(116,80,144); }
H1.HeaderClassName
{
color: #745090;
}
.AnyTagClassName
{
color: #745090;
}
</style>
background-color css
<style>
a { background-color: #745090; }
a { background-color: rgb(116,80,144); }
div.DivClassName
{
background-color: #745090;
}
.BgClassName
{
background-color: #745090;
}
</style>
border-color css
<style>
span { border-color: #745090; }
span { border-color: rgb(116,80,144); }
td.TdClassName
{
border-color: #745090;
}
.TagClassName
{
border-color: #745090;
}
</style>