Shades of Affair #745089
Tints of Affair #745089
RGB
CMYK
RGB Variations
Color information
#745089 (or 0x745089) is known color: Affair. HEX triplet: 74, 50 and 89. RGB value is (116,80,137). Sum of RGB (Red+Green+Blue) = 116+80+137=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 80 (31.64% from 255 or 24.02% from 333); Blue value is 137 (53.91% from 255 or 41.14% from 333); Max value from RGB is 137 - color contains mainly: blue. Hex color #745089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745089 is #8BAF76. Grayscale: #616161. Windows color (decimal): -9154423 or 8999028. OLE color: 8999028.
HSL color Cylindrical-coordinate representation of color #745089: hue angle of 277.89º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #745089 is Cyan = 0.15, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 80 | 137 | - |
| CMYK | 0.15 | 0.42 | 0 | 0.46 |
| HSL | 277.89º | 0.26% | 0.43% | - |
| HSV(B) | 277.89º | 0.42% | 0.54% | - |
| XYZ | 14.59 | 11.26 | 25.07 | - |
| YUV | 97.26 | 150.43 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 137 | 0.15 | 0.42 | 0 | 0.46 | 277.89 | 0.26 | 0.43 |
| Hex | 74 | 50 | 89 | F | 2A | 0 | 2E | 116 | 1A | 2B |
| Octal | 164 | 120 | 211 | 17 | 52 | 0 | 56 | 426 | 32 | 53 |
| Binary | 1110100 | 1010000 | 10001001 | 1111 | 101010 | 0 | 101110 | 100010110 | 11010 | 101011 |
Color Harmonies of #745089
Complementary color
Monochromatic Colors of #745089
Black with #745089
Text Example
Text Example
White with #745089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745089; }
p { color: rgb(116,80,137); }
H1.HeaderClassName
{
color: #745089;
}
.AnyTagClassName
{
color: #745089;
}
</style>
background-color css
<style>
a { background-color: #745089; }
a { background-color: rgb(116,80,137); }
div.DivClassName
{
background-color: #745089;
}
.BgClassName
{
background-color: #745089;
}
</style>
border-color css
<style>
span { border-color: #745089; }
span { border-color: rgb(116,80,137); }
td.TdClassName
{
border-color: #745089;
}
.TagClassName
{
border-color: #745089;
}
</style>