Shades of Affair #744290
Tints of Affair #744290
RGB
CMYK
RGB Variations
Color information
#744290 (or 0x744290) is known color: Affair. HEX triplet: 74, 42 and 90. RGB value is (116,66,144). Sum of RGB (Red+Green+Blue) = 116+66+144=326 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.58% from 326); Green value is 66 (26.17% from 255 or 20.25% from 326); Blue value is 144 (56.64% from 255 or 44.17% from 326); Max value from RGB is 144 - color contains mainly: blue. Hex color #744290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744290 is #8BBD6F. Grayscale: #595959. Windows color (decimal): -9158000 or 9454196. OLE color: 9454196.
HSL color Cylindrical-coordinate representation of color #744290: hue angle of 278.46º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #744290 is Cyan = 0.19, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 66 | 144 | - |
| CMYK | 0.19 | 0.54 | 0 | 0.44 |
| HSL | 278.46º | 0.37% | 0.41% | - |
| HSV(B) | 278.46º | 0.54% | 0.56% | - |
| XYZ | 14.18 | 9.62 | 27.5 | - |
| YUV | 89.84 | 158.57 | 146.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 66 | 144 | 0.19 | 0.54 | 0 | 0.44 | 278.46 | 0.37 | 0.41 |
| Hex | 74 | 42 | 90 | 13 | 36 | 0 | 2C | 116 | 25 | 29 |
| Octal | 164 | 102 | 220 | 23 | 66 | 0 | 54 | 426 | 45 | 51 |
| Binary | 1110100 | 1000010 | 10010000 | 10011 | 110110 | 0 | 101100 | 100010110 | 100101 | 101001 |
Color Harmonies of #744290
Complementary color
Monochromatic Colors of #744290
Black with #744290
Text Example
Text Example
White with #744290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744290; }
p { color: rgb(116,66,144); }
H1.HeaderClassName
{
color: #744290;
}
.AnyTagClassName
{
color: #744290;
}
</style>
background-color css
<style>
a { background-color: #744290; }
a { background-color: rgb(116,66,144); }
div.DivClassName
{
background-color: #744290;
}
.BgClassName
{
background-color: #744290;
}
</style>
border-color css
<style>
span { border-color: #744290; }
span { border-color: rgb(116,66,144); }
td.TdClassName
{
border-color: #744290;
}
.TagClassName
{
border-color: #744290;
}
</style>