Shades of Affair #745386
Tints of Affair #745386
RGB
CMYK
RGB Variations
Color information
#745386 (or 0x745386) is known color: Affair. HEX triplet: 74, 53 and 86. RGB value is (116,83,134). Sum of RGB (Red+Green+Blue) = 116+83+134=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 83 (32.81% from 255 or 24.92% from 333); Blue value is 134 (52.73% from 255 or 40.24% from 333); Max value from RGB is 134 - color contains mainly: blue. Hex color #745386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745386 is #8BAC79. Grayscale: #626262. Windows color (decimal): -9153658 or 8803188. OLE color: 8803188.
HSL color Cylindrical-coordinate representation of color #745386: hue angle of 278.82º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #745386 is Cyan = 0.13, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 83 | 134 | - |
| CMYK | 0.13 | 0.38 | 0 | 0.47 |
| HSL | 278.82º | 0.24% | 0.43% | - |
| HSV(B) | 278.82º | 0.38% | 0.53% | - |
| XYZ | 14.6 | 11.62 | 24.03 | - |
| YUV | 98.68 | 147.93 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 134 | 0.13 | 0.38 | 0 | 0.47 | 278.82 | 0.24 | 0.43 |
| Hex | 74 | 53 | 86 | D | 26 | 0 | 2F | 117 | 18 | 2B |
| Octal | 164 | 123 | 206 | 15 | 46 | 0 | 57 | 427 | 30 | 53 |
| Binary | 1110100 | 1010011 | 10000110 | 1101 | 100110 | 0 | 101111 | 100010111 | 11000 | 101011 |
Color Harmonies of #745386
Complementary color
Monochromatic Colors of #745386
Black with #745386
Text Example
Text Example
White with #745386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745386; }
p { color: rgb(116,83,134); }
H1.HeaderClassName
{
color: #745386;
}
.AnyTagClassName
{
color: #745386;
}
</style>
background-color css
<style>
a { background-color: #745386; }
a { background-color: rgb(116,83,134); }
div.DivClassName
{
background-color: #745386;
}
.BgClassName
{
background-color: #745386;
}
</style>
border-color css
<style>
span { border-color: #745386; }
span { border-color: rgb(116,83,134); }
td.TdClassName
{
border-color: #745386;
}
.TagClassName
{
border-color: #745386;
}
</style>