Shades of Affair #744186
Tints of Affair #744186
RGB
CMYK
RGB Variations
Color information
#744186 (or 0x744186) is known color: Affair. HEX triplet: 74, 41 and 86. RGB value is (116,65,134). Sum of RGB (Red+Green+Blue) = 116+65+134=315 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.83% from 315); Green value is 65 (25.78% from 255 or 20.63% from 315); Blue value is 134 (52.73% from 255 or 42.54% from 315); Max value from RGB is 134 - color contains mainly: blue. Hex color #744186 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744186 is #8BBE79. Grayscale: #575757. Windows color (decimal): -9158266 or 8798580. OLE color: 8798580.
HSL color Cylindrical-coordinate representation of color #744186: hue angle of 284.35º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #744186 is Cyan = 0.13, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 65 | 134 | - |
| CMYK | 0.13 | 0.51 | 0 | 0.47 |
| HSL | 284.35º | 0.35% | 0.39% | - |
| HSV(B) | 284.35º | 0.51% | 0.53% | - |
| XYZ | 13.4 | 9.21 | 23.63 | - |
| YUV | 88.12 | 153.9 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 134 | 0.13 | 0.51 | 0 | 0.47 | 284.35 | 0.35 | 0.39 |
| Hex | 74 | 41 | 86 | D | 33 | 0 | 2F | 11C | 23 | 27 |
| Octal | 164 | 101 | 206 | 15 | 63 | 0 | 57 | 434 | 43 | 47 |
| Binary | 1110100 | 1000001 | 10000110 | 1101 | 110011 | 0 | 101111 | 100011100 | 100011 | 100111 |
Color Harmonies of #744186
Complementary color
Monochromatic Colors of #744186
Black with #744186
Text Example
Text Example
White with #744186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744186; }
p { color: rgb(116,65,134); }
H1.HeaderClassName
{
color: #744186;
}
.AnyTagClassName
{
color: #744186;
}
</style>
background-color css
<style>
a { background-color: #744186; }
a { background-color: rgb(116,65,134); }
div.DivClassName
{
background-color: #744186;
}
.BgClassName
{
background-color: #744186;
}
</style>
border-color css
<style>
span { border-color: #744186; }
span { border-color: rgb(116,65,134); }
td.TdClassName
{
border-color: #744186;
}
.TagClassName
{
border-color: #744186;
}
</style>