Shades of Affair #744184
Tints of Affair #744184
RGB
CMYK
RGB Variations
Color information
#744184 (or 0x744184) is known color: Affair. HEX triplet: 74, 41 and 84. RGB value is (116,65,132). Sum of RGB (Red+Green+Blue) = 116+65+132=313 (41% of max value = 765). Red value is 116 (45.70% from 255 or 37.06% from 313); Green value is 65 (25.78% from 255 or 20.77% from 313); Blue value is 132 (51.95% from 255 or 42.17% from 313); Max value from RGB is 132 - color contains mainly: blue. Hex color #744184 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744184 is #8BBE7B. Grayscale: #575757. Windows color (decimal): -9158268 or 8667508. OLE color: 8667508.
HSL color Cylindrical-coordinate representation of color #744184: hue angle of 285.67º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #744184 is Cyan = 0.12, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 116 | 65 | 132 | - |
| CMYK | 0.12 | 0.51 | 0 | 0.48 |
| HSL | 285.67º | 0.34% | 0.39% | - |
| HSV(B) | 285.67º | 0.51% | 0.52% | - |
| XYZ | 13.26 | 9.16 | 22.9 | - |
| YUV | 87.89 | 152.9 | 148.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 132 | 0.12 | 0.51 | 0 | 0.48 | 285.67 | 0.34 | 0.39 |
| Hex | 74 | 41 | 84 | C | 33 | 0 | 30 | 11E | 22 | 27 |
| Octal | 164 | 101 | 204 | 14 | 63 | 0 | 60 | 436 | 42 | 47 |
| Binary | 1110100 | 1000001 | 10000100 | 1100 | 110011 | 0 | 110000 | 100011110 | 100010 | 100111 |
Color Harmonies of #744184
Complementary color
Monochromatic Colors of #744184
Black with #744184
Text Example
Text Example
White with #744184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744184; }
p { color: rgb(116,65,132); }
H1.HeaderClassName
{
color: #744184;
}
.AnyTagClassName
{
color: #744184;
}
</style>
background-color css
<style>
a { background-color: #744184; }
a { background-color: rgb(116,65,132); }
div.DivClassName
{
background-color: #744184;
}
.BgClassName
{
background-color: #744184;
}
</style>
border-color css
<style>
span { border-color: #744184; }
span { border-color: rgb(116,65,132); }
td.TdClassName
{
border-color: #744184;
}
.TagClassName
{
border-color: #744184;
}
</style>