Shades of Affair #744090
Tints of Affair #744090
RGB
CMYK
RGB Variations
Color information
#744090 (or 0x744090) is known color: Affair. HEX triplet: 74, 40 and 90. RGB value is (116,64,144). Sum of RGB (Red+Green+Blue) = 116+64+144=324 (42% of max value = 765). Red value is 116 (45.70% from 255 or 35.80% from 324); Green value is 64 (25.39% from 255 or 19.75% from 324); Blue value is 144 (56.64% from 255 or 44.44% from 324); Max value from RGB is 144 - color contains mainly: blue. Hex color #744090 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744090 is #8BBF6F. Grayscale: #585858. Windows color (decimal): -9158512 or 9453684. OLE color: 9453684.
HSL color Cylindrical-coordinate representation of color #744090: hue angle of 279º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #744090 is Cyan = 0.19, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 64 | 144 | - |
| CMYK | 0.19 | 0.56 | 0 | 0.44 |
| HSL | 279º | 0.38% | 0.41% | - |
| HSV(B) | 279º | 0.56% | 0.56% | - |
| XYZ | 14.07 | 9.39 | 27.46 | - |
| YUV | 88.67 | 159.23 | 147.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 144 | 0.19 | 0.56 | 0 | 0.44 | 279 | 0.38 | 0.41 |
| Hex | 74 | 40 | 90 | 13 | 38 | 0 | 2C | 117 | 26 | 29 |
| Octal | 164 | 100 | 220 | 23 | 70 | 0 | 54 | 427 | 46 | 51 |
| Binary | 1110100 | 1000000 | 10010000 | 10011 | 111000 | 0 | 101100 | 100010111 | 100110 | 101001 |
Color Harmonies of #744090
Complementary color
Monochromatic Colors of #744090
Black with #744090
Text Example
Text Example
White with #744090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744090; }
p { color: rgb(116,64,144); }
H1.HeaderClassName
{
color: #744090;
}
.AnyTagClassName
{
color: #744090;
}
</style>
background-color css
<style>
a { background-color: #744090; }
a { background-color: rgb(116,64,144); }
div.DivClassName
{
background-color: #744090;
}
.BgClassName
{
background-color: #744090;
}
</style>
border-color css
<style>
span { border-color: #744090; }
span { border-color: rgb(116,64,144); }
td.TdClassName
{
border-color: #744090;
}
.TagClassName
{
border-color: #744090;
}
</style>