Shades of Affair #744191
Tints of Affair #744191
RGB
CMYK
RGB Variations
Color information
#744191 (or 0x744191) is known color: Affair. HEX triplet: 74, 41 and 91. RGB value is (116,65,145). Sum of RGB (Red+Green+Blue) = 116+65+145=326 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.58% from 326); Green value is 65 (25.78% from 255 or 19.94% from 326); Blue value is 145 (57.03% from 255 or 44.48% from 326); Max value from RGB is 145 - color contains mainly: blue. Hex color #744191 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744191 is #8BBE6E. Grayscale: #595959. Windows color (decimal): -9158255 or 9519476. OLE color: 9519476.
HSL color Cylindrical-coordinate representation of color #744191: hue angle of 278.25º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #744191 is Cyan = 0.2, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 65 | 145 | - |
| CMYK | 0.2 | 0.55 | 0 | 0.43 |
| HSL | 278.25º | 0.38% | 0.41% | - |
| HSV(B) | 278.25º | 0.55% | 0.57% | - |
| XYZ | 14.2 | 9.54 | 27.88 | - |
| YUV | 89.37 | 159.4 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 145 | 0.2 | 0.55 | 0 | 0.43 | 278.25 | 0.38 | 0.41 |
| Hex | 74 | 41 | 91 | 14 | 37 | 0 | 2B | 116 | 26 | 29 |
| Octal | 164 | 101 | 221 | 24 | 67 | 0 | 53 | 426 | 46 | 51 |
| Binary | 1110100 | 1000001 | 10010001 | 10100 | 110111 | 0 | 101011 | 100010110 | 100110 | 101001 |
Color Harmonies of #744191
Complementary color
Monochromatic Colors of #744191
Black with #744191
Text Example
Text Example
White with #744191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744191; }
p { color: rgb(116,65,145); }
H1.HeaderClassName
{
color: #744191;
}
.AnyTagClassName
{
color: #744191;
}
</style>
background-color css
<style>
a { background-color: #744191; }
a { background-color: rgb(116,65,145); }
div.DivClassName
{
background-color: #744191;
}
.BgClassName
{
background-color: #744191;
}
</style>
border-color css
<style>
span { border-color: #744191; }
span { border-color: rgb(116,65,145); }
td.TdClassName
{
border-color: #744191;
}
.TagClassName
{
border-color: #744191;
}
</style>