Shades of Affair #745685
Tints of Affair #745685
RGB
CMYK
RGB Variations
Color information
#745685 (or 0x745685) is known color: Affair. HEX triplet: 74, 56 and 85. RGB value is (116,86,133). Sum of RGB (Red+Green+Blue) = 116+86+133=335 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.63% from 335); Green value is 86 (33.98% from 255 or 25.67% from 335); Blue value is 133 (52.34% from 255 or 39.70% from 335); Max value from RGB is 133 - color contains mainly: blue. Hex color #745685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745685 is #8BA97A. Grayscale: #646464. Windows color (decimal): -9152891 or 8738420. OLE color: 8738420.
HSL color Cylindrical-coordinate representation of color #745685: hue angle of 278.3º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #745685 is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 86 | 133 | - |
| CMYK | 0.13 | 0.35 | 0 | 0.48 |
| HSL | 278.3º | 0.21% | 0.43% | - |
| HSV(B) | 278.3º | 0.35% | 0.52% | - |
| XYZ | 14.76 | 12.06 | 23.74 | - |
| YUV | 100.33 | 146.44 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 86 | 133 | 0.13 | 0.35 | 0 | 0.48 | 278.3 | 0.21 | 0.43 |
| Hex | 74 | 56 | 85 | D | 23 | 0 | 30 | 116 | 15 | 2B |
| Octal | 164 | 126 | 205 | 15 | 43 | 0 | 60 | 426 | 25 | 53 |
| Binary | 1110100 | 1010110 | 10000101 | 1101 | 100011 | 0 | 110000 | 100010110 | 10101 | 101011 |
Color Harmonies of #745685
Complementary color
Monochromatic Colors of #745685
Black with #745685
Text Example
Text Example
White with #745685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745685; }
p { color: rgb(116,86,133); }
H1.HeaderClassName
{
color: #745685;
}
.AnyTagClassName
{
color: #745685;
}
</style>
background-color css
<style>
a { background-color: #745685; }
a { background-color: rgb(116,86,133); }
div.DivClassName
{
background-color: #745685;
}
.BgClassName
{
background-color: #745685;
}
</style>
border-color css
<style>
span { border-color: #745685; }
span { border-color: rgb(116,86,133); }
td.TdClassName
{
border-color: #745685;
}
.TagClassName
{
border-color: #745685;
}
</style>