Shades of Affair #745485
Tints of Affair #745485
RGB
CMYK
RGB Variations
Color information
#745485 (or 0x745485) is known color: Affair. HEX triplet: 74, 54 and 85. RGB value is (116,84,133). Sum of RGB (Red+Green+Blue) = 116+84+133=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 84 (33.20% from 255 or 25.23% from 333); Blue value is 133 (52.34% from 255 or 39.94% from 333); Max value from RGB is 133 - color contains mainly: blue. Hex color #745485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745485 is #8BAB7A. Grayscale: #626262. Windows color (decimal): -9153403 or 8737908. OLE color: 8737908.
HSL color Cylindrical-coordinate representation of color #745485: hue angle of 279.18º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #745485 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 84 | 133 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.48 |
| HSL | 279.18º | 0.23% | 0.43% | - |
| HSV(B) | 279.18º | 0.37% | 0.52% | - |
| XYZ | 14.61 | 11.75 | 23.69 | - |
| YUV | 99.15 | 147.1 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 84 | 133 | 0.13 | 0.37 | 0 | 0.48 | 279.18 | 0.23 | 0.43 |
| Hex | 74 | 54 | 85 | D | 25 | 0 | 30 | 117 | 17 | 2B |
| Octal | 164 | 124 | 205 | 15 | 45 | 0 | 60 | 427 | 27 | 53 |
| Binary | 1110100 | 1010100 | 10000101 | 1101 | 100101 | 0 | 110000 | 100010111 | 10111 | 101011 |
Color Harmonies of #745485
Complementary color
Monochromatic Colors of #745485
Black with #745485
Text Example
Text Example
White with #745485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745485; }
p { color: rgb(116,84,133); }
H1.HeaderClassName
{
color: #745485;
}
.AnyTagClassName
{
color: #745485;
}
</style>
background-color css
<style>
a { background-color: #745485; }
a { background-color: rgb(116,84,133); }
div.DivClassName
{
background-color: #745485;
}
.BgClassName
{
background-color: #745485;
}
</style>
border-color css
<style>
span { border-color: #745485; }
span { border-color: rgb(116,84,133); }
td.TdClassName
{
border-color: #745485;
}
.TagClassName
{
border-color: #745485;
}
</style>