Shades of Affair #745189
Tints of Affair #745189
RGB
CMYK
RGB Variations
Color information
#745189 (or 0x745189) is known color: Affair. HEX triplet: 74, 51 and 89. RGB value is (116,81,137). Sum of RGB (Red+Green+Blue) = 116+81+137=334 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.73% from 334); Green value is 81 (32.03% from 255 or 24.25% from 334); Blue value is 137 (53.91% from 255 or 41.02% from 334); Max value from RGB is 137 - color contains mainly: blue. Hex color #745189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745189 is #8BAE76. Grayscale: #616161. Windows color (decimal): -9154167 or 8999284. OLE color: 8999284.
HSL color Cylindrical-coordinate representation of color #745189: hue angle of 277.5º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #745189 is Cyan = 0.15, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 116 | 81 | 137 | - |
| CMYK | 0.15 | 0.41 | 0 | 0.46 |
| HSL | 277.5º | 0.26% | 0.43% | - |
| HSV(B) | 277.5º | 0.41% | 0.54% | - |
| XYZ | 14.66 | 11.4 | 25.1 | - |
| YUV | 97.85 | 150.1 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 137 | 0.15 | 0.41 | 0 | 0.46 | 277.5 | 0.26 | 0.43 |
| Hex | 74 | 51 | 89 | F | 29 | 0 | 2E | 116 | 1A | 2B |
| Octal | 164 | 121 | 211 | 17 | 51 | 0 | 56 | 426 | 32 | 53 |
| Binary | 1110100 | 1010001 | 10001001 | 1111 | 101001 | 0 | 101110 | 100010110 | 11010 | 101011 |
Color Harmonies of #745189
Complementary color
Monochromatic Colors of #745189
Black with #745189
Text Example
Text Example
White with #745189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745189; }
p { color: rgb(116,81,137); }
H1.HeaderClassName
{
color: #745189;
}
.AnyTagClassName
{
color: #745189;
}
</style>
background-color css
<style>
a { background-color: #745189; }
a { background-color: rgb(116,81,137); }
div.DivClassName
{
background-color: #745189;
}
.BgClassName
{
background-color: #745189;
}
</style>
border-color css
<style>
span { border-color: #745189; }
span { border-color: rgb(116,81,137); }
td.TdClassName
{
border-color: #745189;
}
.TagClassName
{
border-color: #745189;
}
</style>