Shades of Affair #744192
Tints of Affair #744192
RGB
CMYK
RGB Variations
Color information
#744192 (or 0x744192) is known color: Affair. HEX triplet: 74, 41 and 92. RGB value is (116,65,146). Sum of RGB (Red+Green+Blue) = 116+65+146=327 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.47% from 327); Green value is 65 (25.78% from 255 or 19.88% from 327); Blue value is 146 (57.42% from 255 or 44.65% from 327); Max value from RGB is 146 - color contains mainly: blue. Hex color #744192 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744192 is #8BBE6D. Grayscale: #595959. Windows color (decimal): -9158254 or 9585012. OLE color: 9585012.
HSL color Cylindrical-coordinate representation of color #744192: hue angle of 277.78º 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 #744192 is Cyan = 0.21, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 65 | 146 | - |
| CMYK | 0.21 | 0.55 | 0 | 0.43 |
| HSL | 277.78º | 0.38% | 0.41% | - |
| HSV(B) | 277.78º | 0.55% | 0.57% | - |
| XYZ | 14.28 | 9.57 | 28.29 | - |
| YUV | 89.48 | 159.9 | 146.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 146 | 0.21 | 0.55 | 0 | 0.43 | 277.78 | 0.38 | 0.41 |
| Hex | 74 | 41 | 92 | 15 | 37 | 0 | 2B | 116 | 26 | 29 |
| Octal | 164 | 101 | 222 | 25 | 67 | 0 | 53 | 426 | 46 | 51 |
| Binary | 1110100 | 1000001 | 10010010 | 10101 | 110111 | 0 | 101011 | 100010110 | 100110 | 101001 |
Color Harmonies of #744192
Complementary color
Monochromatic Colors of #744192
Black with #744192
Text Example
Text Example
White with #744192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744192; }
p { color: rgb(116,65,146); }
H1.HeaderClassName
{
color: #744192;
}
.AnyTagClassName
{
color: #744192;
}
</style>
background-color css
<style>
a { background-color: #744192; }
a { background-color: rgb(116,65,146); }
div.DivClassName
{
background-color: #744192;
}
.BgClassName
{
background-color: #744192;
}
</style>
border-color css
<style>
span { border-color: #744192; }
span { border-color: rgb(116,65,146); }
td.TdClassName
{
border-color: #744192;
}
.TagClassName
{
border-color: #744192;
}
</style>