Shades of Affair #745785
Tints of Affair #745785
RGB
CMYK
RGB Variations
Color information
#745785 (or 0x745785) is known color: Affair. HEX triplet: 74, 57 and 85. RGB value is (116,87,133). Sum of RGB (Red+Green+Blue) = 116+87+133=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 87 (34.38% from 255 or 25.89% from 336); Blue value is 133 (52.34% from 255 or 39.58% from 336); Max value from RGB is 133 - color contains mainly: blue. Hex color #745785 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745785 is #8BA87A. Grayscale: #646464. Windows color (decimal): -9152635 or 8738676. OLE color: 8738676.
HSL color Cylindrical-coordinate representation of color #745785: hue angle of 277.83º 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 #745785 is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 87 | 133 | - |
| CMYK | 0.13 | 0.35 | 0 | 0.48 |
| HSL | 277.83º | 0.21% | 0.43% | - |
| HSV(B) | 277.83º | 0.35% | 0.52% | - |
| XYZ | 14.84 | 12.22 | 23.77 | - |
| YUV | 100.92 | 146.11 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 87 | 133 | 0.13 | 0.35 | 0 | 0.48 | 277.83 | 0.21 | 0.43 |
| Hex | 74 | 57 | 85 | D | 23 | 0 | 30 | 116 | 15 | 2B |
| Octal | 164 | 127 | 205 | 15 | 43 | 0 | 60 | 426 | 25 | 53 |
| Binary | 1110100 | 1010111 | 10000101 | 1101 | 100011 | 0 | 110000 | 100010110 | 10101 | 101011 |
Color Harmonies of #745785
Complementary color
Monochromatic Colors of #745785
Black with #745785
Text Example
Text Example
White with #745785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745785; }
p { color: rgb(116,87,133); }
H1.HeaderClassName
{
color: #745785;
}
.AnyTagClassName
{
color: #745785;
}
</style>
background-color css
<style>
a { background-color: #745785; }
a { background-color: rgb(116,87,133); }
div.DivClassName
{
background-color: #745785;
}
.BgClassName
{
background-color: #745785;
}
</style>
border-color css
<style>
span { border-color: #745785; }
span { border-color: rgb(116,87,133); }
td.TdClassName
{
border-color: #745785;
}
.TagClassName
{
border-color: #745785;
}
</style>