Shades of Affair #744589
Tints of Affair #744589
RGB
CMYK
RGB Variations
Color information
#744589 (or 0x744589) is known color: Affair. HEX triplet: 74, 45 and 89. RGB value is (116,69,137). Sum of RGB (Red+Green+Blue) = 116+69+137=322 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.02% from 322); Green value is 69 (27.34% from 255 or 21.43% from 322); Blue value is 137 (53.91% from 255 or 42.55% from 322); Max value from RGB is 137 - color contains mainly: blue. Hex color #744589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744589 is #8BBA76. Grayscale: #5A5A5A. Windows color (decimal): -9157239 or 8996212. OLE color: 8996212.
HSL color Cylindrical-coordinate representation of color #744589: hue angle of 281.47º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #744589 is Cyan = 0.15, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 69 | 137 | - |
| CMYK | 0.15 | 0.50 | 0 | 0.46 |
| HSL | 281.47º | 0.33% | 0.4% | - |
| HSV(B) | 281.47º | 0.5% | 0.54% | - |
| XYZ | 13.85 | 9.78 | 24.82 | - |
| YUV | 90.81 | 154.07 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 137 | 0.15 | 0.50 | 0 | 0.46 | 281.47 | 0.33 | 0.4 |
| Hex | 74 | 45 | 89 | F | 32 | 0 | 2E | 119 | 21 | 28 |
| Octal | 164 | 105 | 211 | 17 | 62 | 0 | 56 | 431 | 41 | 50 |
| Binary | 1110100 | 1000101 | 10001001 | 1111 | 110010 | 0 | 101110 | 100011001 | 100001 | 101000 |
Color Harmonies of #744589
Complementary color
Monochromatic Colors of #744589
Black with #744589
Text Example
Text Example
White with #744589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744589; }
p { color: rgb(116,69,137); }
H1.HeaderClassName
{
color: #744589;
}
.AnyTagClassName
{
color: #744589;
}
</style>
background-color css
<style>
a { background-color: #744589; }
a { background-color: rgb(116,69,137); }
div.DivClassName
{
background-color: #744589;
}
.BgClassName
{
background-color: #744589;
}
</style>
border-color css
<style>
span { border-color: #744589; }
span { border-color: rgb(116,69,137); }
td.TdClassName
{
border-color: #744589;
}
.TagClassName
{
border-color: #744589;
}
</style>