Shades of Affair #744086
Tints of Affair #744086
RGB
CMYK
RGB Variations
Color information
#744086 (or 0x744086) is known color: Affair. HEX triplet: 74, 40 and 86. RGB value is (116,64,134). Sum of RGB (Red+Green+Blue) = 116+64+134=314 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.94% from 314); Green value is 64 (25.39% from 255 or 20.38% from 314); Blue value is 134 (52.73% from 255 or 42.68% from 314); Max value from RGB is 134 - color contains mainly: blue. Hex color #744086 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744086 is #8BBF79. Grayscale: #575757. Windows color (decimal): -9158522 or 8798324. OLE color: 8798324.
HSL color Cylindrical-coordinate representation of color #744086: hue angle of 284.57º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #744086 is Cyan = 0.13, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 64 | 134 | - |
| CMYK | 0.13 | 0.52 | 0 | 0.47 |
| HSL | 284.57º | 0.35% | 0.39% | - |
| HSV(B) | 284.57º | 0.52% | 0.53% | - |
| XYZ | 13.34 | 9.1 | 23.61 | - |
| YUV | 87.53 | 154.23 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 134 | 0.13 | 0.52 | 0 | 0.47 | 284.57 | 0.35 | 0.39 |
| Hex | 74 | 40 | 86 | D | 34 | 0 | 2F | 11D | 23 | 27 |
| Octal | 164 | 100 | 206 | 15 | 64 | 0 | 57 | 435 | 43 | 47 |
| Binary | 1110100 | 1000000 | 10000110 | 1101 | 110100 | 0 | 101111 | 100011101 | 100011 | 100111 |
Color Harmonies of #744086
Complementary color
Monochromatic Colors of #744086
Black with #744086
Text Example
Text Example
White with #744086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744086; }
p { color: rgb(116,64,134); }
H1.HeaderClassName
{
color: #744086;
}
.AnyTagClassName
{
color: #744086;
}
</style>
background-color css
<style>
a { background-color: #744086; }
a { background-color: rgb(116,64,134); }
div.DivClassName
{
background-color: #744086;
}
.BgClassName
{
background-color: #744086;
}
</style>
border-color css
<style>
span { border-color: #744086; }
span { border-color: rgb(116,64,134); }
td.TdClassName
{
border-color: #744086;
}
.TagClassName
{
border-color: #744086;
}
</style>