Shades of Affair #744089
Tints of Affair #744089
RGB
CMYK
RGB Variations
Color information
#744089 (or 0x744089) is known color: Affair. HEX triplet: 74, 40 and 89. RGB value is (116,64,137). Sum of RGB (Red+Green+Blue) = 116+64+137=317 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.59% from 317); Green value is 64 (25.39% from 255 or 20.19% from 317); Blue value is 137 (53.91% from 255 or 43.22% from 317); Max value from RGB is 137 - color contains mainly: blue. Hex color #744089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744089 is #8BBF76. Grayscale: #575757. Windows color (decimal): -9158519 or 8994932. OLE color: 8994932.
HSL color Cylindrical-coordinate representation of color #744089: hue angle of 282.74º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #744089 is Cyan = 0.15, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 64 | 137 | - |
| CMYK | 0.15 | 0.53 | 0 | 0.46 |
| HSL | 282.74º | 0.36% | 0.39% | - |
| HSV(B) | 282.74º | 0.53% | 0.54% | - |
| XYZ | 13.55 | 9.19 | 24.73 | - |
| YUV | 87.87 | 155.73 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 137 | 0.15 | 0.53 | 0 | 0.46 | 282.74 | 0.36 | 0.39 |
| Hex | 74 | 40 | 89 | F | 35 | 0 | 2E | 11B | 24 | 27 |
| Octal | 164 | 100 | 211 | 17 | 65 | 0 | 56 | 433 | 44 | 47 |
| Binary | 1110100 | 1000000 | 10001001 | 1111 | 110101 | 0 | 101110 | 100011011 | 100100 | 100111 |
Color Harmonies of #744089
Complementary color
Monochromatic Colors of #744089
Black with #744089
Text Example
Text Example
White with #744089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744089; }
p { color: rgb(116,64,137); }
H1.HeaderClassName
{
color: #744089;
}
.AnyTagClassName
{
color: #744089;
}
</style>
background-color css
<style>
a { background-color: #744089; }
a { background-color: rgb(116,64,137); }
div.DivClassName
{
background-color: #744089;
}
.BgClassName
{
background-color: #744089;
}
</style>
border-color css
<style>
span { border-color: #744089; }
span { border-color: rgb(116,64,137); }
td.TdClassName
{
border-color: #744089;
}
.TagClassName
{
border-color: #744089;
}
</style>