Shades of Affair #745390
Tints of Affair #745390
RGB
CMYK
RGB Variations
Color information
#745390 (or 0x745390) is known color: Affair. HEX triplet: 74, 53 and 90. RGB value is (116,83,144). Sum of RGB (Red+Green+Blue) = 116+83+144=343 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.82% from 343); Green value is 83 (32.81% from 255 or 24.20% from 343); Blue value is 144 (56.64% from 255 or 41.98% from 343); Max value from RGB is 144 - color contains mainly: blue. Hex color #745390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745390 is #8BAC6F. Grayscale: #636363. Windows color (decimal): -9153648 or 9458548. OLE color: 9458548.
HSL color Cylindrical-coordinate representation of color #745390: hue angle of 272.46º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #745390 is Cyan = 0.19, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 83 | 144 | - |
| CMYK | 0.19 | 0.42 | 0 | 0.44 |
| HSL | 272.46º | 0.27% | 0.45% | - |
| HSV(B) | 272.46º | 0.42% | 0.56% | - |
| XYZ | 15.33 | 11.91 | 27.88 | - |
| YUV | 99.82 | 152.93 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 144 | 0.19 | 0.42 | 0 | 0.44 | 272.46 | 0.27 | 0.45 |
| Hex | 74 | 53 | 90 | 13 | 2A | 0 | 2C | 110 | 1B | 2D |
| Octal | 164 | 123 | 220 | 23 | 52 | 0 | 54 | 420 | 33 | 55 |
| Binary | 1110100 | 1010011 | 10010000 | 10011 | 101010 | 0 | 101100 | 100010000 | 11011 | 101101 |
Color Harmonies of #745390
Complementary color
Monochromatic Colors of #745390
Black with #745390
Text Example
Text Example
White with #745390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745390; }
p { color: rgb(116,83,144); }
H1.HeaderClassName
{
color: #745390;
}
.AnyTagClassName
{
color: #745390;
}
</style>
background-color css
<style>
a { background-color: #745390; }
a { background-color: rgb(116,83,144); }
div.DivClassName
{
background-color: #745390;
}
.BgClassName
{
background-color: #745390;
}
</style>
border-color css
<style>
span { border-color: #745390; }
span { border-color: rgb(116,83,144); }
td.TdClassName
{
border-color: #745390;
}
.TagClassName
{
border-color: #745390;
}
</style>