Shades of Affair #745486
Tints of Affair #745486
RGB
CMYK
RGB Variations
Color information
#745486 (or 0x745486) is known color: Affair. HEX triplet: 74, 54 and 86. RGB value is (116,84,134). Sum of RGB (Red+Green+Blue) = 116+84+134=334 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.73% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 134 (52.73% from 255 or 40.12% from 334); Max value from RGB is 134 - color contains mainly: blue. Hex color #745486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745486 is #8BAB79. Grayscale: #636363. Windows color (decimal): -9153402 or 8803444. OLE color: 8803444.
HSL color Cylindrical-coordinate representation of color #745486: hue angle of 278.4º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #745486 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 84 | 134 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.47 |
| HSL | 278.4º | 0.23% | 0.43% | - |
| HSV(B) | 278.4º | 0.37% | 0.53% | - |
| XYZ | 14.68 | 11.77 | 24.05 | - |
| YUV | 99.27 | 147.6 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 84 | 134 | 0.13 | 0.37 | 0 | 0.47 | 278.4 | 0.23 | 0.43 |
| Hex | 74 | 54 | 86 | D | 25 | 0 | 2F | 116 | 17 | 2B |
| Octal | 164 | 124 | 206 | 15 | 45 | 0 | 57 | 426 | 27 | 53 |
| Binary | 1110100 | 1010100 | 10000110 | 1101 | 100101 | 0 | 101111 | 100010110 | 10111 | 101011 |
Color Harmonies of #745486
Complementary color
Monochromatic Colors of #745486
Black with #745486
Text Example
Text Example
White with #745486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745486; }
p { color: rgb(116,84,134); }
H1.HeaderClassName
{
color: #745486;
}
.AnyTagClassName
{
color: #745486;
}
</style>
background-color css
<style>
a { background-color: #745486; }
a { background-color: rgb(116,84,134); }
div.DivClassName
{
background-color: #745486;
}
.BgClassName
{
background-color: #745486;
}
</style>
border-color css
<style>
span { border-color: #745486; }
span { border-color: rgb(116,84,134); }
td.TdClassName
{
border-color: #745486;
}
.TagClassName
{
border-color: #745486;
}
</style>