Shades of Affair #744689
Tints of Affair #744689
RGB
CMYK
RGB Variations
Color information
#744689 (or 0x744689) is known color: Affair. HEX triplet: 74, 46 and 89. RGB value is (116,70,137). Sum of RGB (Red+Green+Blue) = 116+70+137=323 (42% of max value = 765). Red value is 116 (45.70% from 255 or 35.91% from 323); Green value is 70 (27.73% from 255 or 21.67% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #744689 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744689 is #8BB976. Grayscale: #5B5B5B. Windows color (decimal): -9156983 or 8996468. OLE color: 8996468.
HSL color Cylindrical-coordinate representation of color #744689: hue angle of 281.19º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #744689 is Cyan = 0.15, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 70 | 137 | - |
| CMYK | 0.15 | 0.49 | 0 | 0.46 |
| HSL | 281.19º | 0.32% | 0.41% | - |
| HSV(B) | 281.19º | 0.49% | 0.54% | - |
| XYZ | 13.91 | 9.9 | 24.84 | - |
| YUV | 91.39 | 153.74 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 70 | 137 | 0.15 | 0.49 | 0 | 0.46 | 281.19 | 0.32 | 0.41 |
| Hex | 74 | 46 | 89 | F | 31 | 0 | 2E | 119 | 20 | 29 |
| Octal | 164 | 106 | 211 | 17 | 61 | 0 | 56 | 431 | 40 | 51 |
| Binary | 1110100 | 1000110 | 10001001 | 1111 | 110001 | 0 | 101110 | 100011001 | 100000 | 101001 |
Color Harmonies of #744689
Complementary color
Monochromatic Colors of #744689
Black with #744689
Text Example
Text Example
White with #744689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744689; }
p { color: rgb(116,70,137); }
H1.HeaderClassName
{
color: #744689;
}
.AnyTagClassName
{
color: #744689;
}
</style>
background-color css
<style>
a { background-color: #744689; }
a { background-color: rgb(116,70,137); }
div.DivClassName
{
background-color: #744689;
}
.BgClassName
{
background-color: #744689;
}
</style>
border-color css
<style>
span { border-color: #744689; }
span { border-color: rgb(116,70,137); }
td.TdClassName
{
border-color: #744689;
}
.TagClassName
{
border-color: #744689;
}
</style>