Shades of Affair #745385
Tints of Affair #745385
RGB
CMYK
RGB Variations
Color information
#745385 (or 0x745385) is known color: Affair. HEX triplet: 74, 53 and 85. RGB value is (116,83,133). Sum of RGB (Red+Green+Blue) = 116+83+133=332 (43% of max value = 765). Red value is 116 (45.70% from 255 or 34.94% from 332); Green value is 83 (32.81% from 255 or 25% from 332); Blue value is 133 (52.34% from 255 or 40.06% from 332); Max value from RGB is 133 - color contains mainly: blue. Hex color #745385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745385 is #8BAC7A. Grayscale: #626262. Windows color (decimal): -9153659 or 8737652. OLE color: 8737652.
HSL color Cylindrical-coordinate representation of color #745385: hue angle of 279.6º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #745385 is Cyan = 0.13, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 83 | 133 | - |
| CMYK | 0.13 | 0.38 | 0 | 0.48 |
| HSL | 279.6º | 0.23% | 0.42% | - |
| HSV(B) | 279.6º | 0.38% | 0.52% | - |
| XYZ | 14.53 | 11.59 | 23.66 | - |
| YUV | 98.57 | 147.43 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 133 | 0.13 | 0.38 | 0 | 0.48 | 279.6 | 0.23 | 0.42 |
| Hex | 74 | 53 | 85 | D | 26 | 0 | 30 | 118 | 17 | 2A |
| Octal | 164 | 123 | 205 | 15 | 46 | 0 | 60 | 430 | 27 | 52 |
| Binary | 1110100 | 1010011 | 10000101 | 1101 | 100110 | 0 | 110000 | 100011000 | 10111 | 101010 |
Color Harmonies of #745385
Complementary color
Monochromatic Colors of #745385
Black with #745385
Text Example
Text Example
White with #745385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745385; }
p { color: rgb(116,83,133); }
H1.HeaderClassName
{
color: #745385;
}
.AnyTagClassName
{
color: #745385;
}
</style>
background-color css
<style>
a { background-color: #745385; }
a { background-color: rgb(116,83,133); }
div.DivClassName
{
background-color: #745385;
}
.BgClassName
{
background-color: #745385;
}
</style>
border-color css
<style>
span { border-color: #745385; }
span { border-color: rgb(116,83,133); }
td.TdClassName
{
border-color: #745385;
}
.TagClassName
{
border-color: #745385;
}
</style>