Shades of Affair #744490
Tints of Affair #744490
RGB
CMYK
RGB Variations
Color information
#744490 (or 0x744490) is known color: Affair. HEX triplet: 74, 44 and 90. RGB value is (116,68,144). Sum of RGB (Red+Green+Blue) = 116+68+144=328 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.37% from 328); Green value is 68 (26.95% from 255 or 20.73% from 328); Blue value is 144 (56.64% from 255 or 43.90% from 328); Max value from RGB is 144 - color contains mainly: blue. Hex color #744490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744490 is #8BBB6F. Grayscale: #5A5A5A. Windows color (decimal): -9157488 or 9454708. OLE color: 9454708.
HSL color Cylindrical-coordinate representation of color #744490: hue angle of 277.89º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #744490 is Cyan = 0.19, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 68 | 144 | - |
| CMYK | 0.19 | 0.53 | 0 | 0.44 |
| HSL | 277.89º | 0.36% | 0.42% | - |
| HSV(B) | 277.89º | 0.53% | 0.56% | - |
| XYZ | 14.3 | 9.86 | 27.54 | - |
| YUV | 91.02 | 157.9 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 144 | 0.19 | 0.53 | 0 | 0.44 | 277.89 | 0.36 | 0.42 |
| Hex | 74 | 44 | 90 | 13 | 35 | 0 | 2C | 116 | 24 | 2A |
| Octal | 164 | 104 | 220 | 23 | 65 | 0 | 54 | 426 | 44 | 52 |
| Binary | 1110100 | 1000100 | 10010000 | 10011 | 110101 | 0 | 101100 | 100010110 | 100100 | 101010 |
Color Harmonies of #744490
Complementary color
Monochromatic Colors of #744490
Black with #744490
Text Example
Text Example
White with #744490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744490; }
p { color: rgb(116,68,144); }
H1.HeaderClassName
{
color: #744490;
}
.AnyTagClassName
{
color: #744490;
}
</style>
background-color css
<style>
a { background-color: #744490; }
a { background-color: rgb(116,68,144); }
div.DivClassName
{
background-color: #744490;
}
.BgClassName
{
background-color: #744490;
}
</style>
border-color css
<style>
span { border-color: #744490; }
span { border-color: rgb(116,68,144); }
td.TdClassName
{
border-color: #744490;
}
.TagClassName
{
border-color: #744490;
}
</style>