Shades of Affair #745784
Tints of Affair #745784
RGB
CMYK
RGB Variations
Color information
#745784 (or 0x745784) is known color: Affair. HEX triplet: 74, 57 and 84. RGB value is (116,87,132). Sum of RGB (Red+Green+Blue) = 116+87+132=335 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.63% from 335); Green value is 87 (34.38% from 255 or 25.97% from 335); Blue value is 132 (51.95% from 255 or 39.40% from 335); Max value from RGB is 132 - color contains mainly: blue. Hex color #745784 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745784 is #8BA87B. Grayscale: #646464. Windows color (decimal): -9152636 or 8673140. OLE color: 8673140.
HSL color Cylindrical-coordinate representation of color #745784: hue angle of 278.67º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #745784 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 87 | 132 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.48 |
| HSL | 278.67º | 0.21% | 0.43% | - |
| HSV(B) | 278.67º | 0.34% | 0.52% | - |
| XYZ | 14.78 | 12.2 | 23.4 | - |
| YUV | 100.8 | 145.61 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 87 | 132 | 0.12 | 0.34 | 0 | 0.48 | 278.67 | 0.21 | 0.43 |
| Hex | 74 | 57 | 84 | C | 22 | 0 | 30 | 117 | 15 | 2B |
| Octal | 164 | 127 | 204 | 14 | 42 | 0 | 60 | 427 | 25 | 53 |
| Binary | 1110100 | 1010111 | 10000100 | 1100 | 100010 | 0 | 110000 | 100010111 | 10101 | 101011 |
Color Harmonies of #745784
Complementary color
Monochromatic Colors of #745784
Black with #745784
Text Example
Text Example
White with #745784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745784; }
p { color: rgb(116,87,132); }
H1.HeaderClassName
{
color: #745784;
}
.AnyTagClassName
{
color: #745784;
}
</style>
background-color css
<style>
a { background-color: #745784; }
a { background-color: rgb(116,87,132); }
div.DivClassName
{
background-color: #745784;
}
.BgClassName
{
background-color: #745784;
}
</style>
border-color css
<style>
span { border-color: #745784; }
span { border-color: rgb(116,87,132); }
td.TdClassName
{
border-color: #745784;
}
.TagClassName
{
border-color: #745784;
}
</style>