Shades of Affair #745982
Tints of Affair #745982
RGB
CMYK
RGB Variations
Color information
#745982 (or 0x745982) is known color: Affair. HEX triplet: 74, 59 and 82. RGB value is (116,89,130). Sum of RGB (Red+Green+Blue) = 116+89+130=335 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.63% from 335); Green value is 89 (35.16% from 255 or 26.57% from 335); Blue value is 130 (51.17% from 255 or 38.81% from 335); Max value from RGB is 130 - color contains mainly: blue. Hex color #745982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745982 is #8BA67D. Grayscale: #656565. Windows color (decimal): -9152126 or 8542580. OLE color: 8542580.
HSL color Cylindrical-coordinate representation of color #745982: hue angle of 279.51º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #745982 is Cyan = 0.11, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 116 | 89 | 130 | - |
| CMYK | 0.11 | 0.32 | 0 | 0.49 |
| HSL | 279.51º | 0.19% | 0.43% | - |
| HSV(B) | 279.51º | 0.32% | 0.51% | - |
| XYZ | 14.8 | 12.47 | 22.75 | - |
| YUV | 101.75 | 143.95 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 89 | 130 | 0.11 | 0.32 | 0 | 0.49 | 279.51 | 0.19 | 0.43 |
| Hex | 74 | 59 | 82 | B | 20 | 0 | 31 | 118 | 13 | 2B |
| Octal | 164 | 131 | 202 | 13 | 40 | 0 | 61 | 430 | 23 | 53 |
| Binary | 1110100 | 1011001 | 10000010 | 1011 | 100000 | 0 | 110001 | 100011000 | 10011 | 101011 |
Color Harmonies of #745982
Complementary color
Monochromatic Colors of #745982
Black with #745982
Text Example
Text Example
White with #745982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745982; }
p { color: rgb(116,89,130); }
H1.HeaderClassName
{
color: #745982;
}
.AnyTagClassName
{
color: #745982;
}
</style>
background-color css
<style>
a { background-color: #745982; }
a { background-color: rgb(116,89,130); }
div.DivClassName
{
background-color: #745982;
}
.BgClassName
{
background-color: #745982;
}
</style>
border-color css
<style>
span { border-color: #745982; }
span { border-color: rgb(116,89,130); }
td.TdClassName
{
border-color: #745982;
}
.TagClassName
{
border-color: #745982;
}
</style>