Shades of Affair #74408E
Tints of Affair #74408E
RGB
CMYK
RGB Variations
Color information
#74408E (or 0x74408E) is known color: Affair. HEX triplet: 74, 40 and 8E. RGB value is (116,64,142). Sum of RGB (Red+Green+Blue) = 116+64+142=322 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.02% from 322); Green value is 64 (25.39% from 255 or 19.88% from 322); Blue value is 142 (55.86% from 255 or 44.10% from 322); Max value from RGB is 142 - color contains mainly: blue. Hex color #74408E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #74408E is #8BBF71. Grayscale: #585858. Windows color (decimal): -9158514 or 9322612. OLE color: 9322612.
HSL color Cylindrical-coordinate representation of color #74408E: hue angle of 280º degrees, saturation: 0.38, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #74408E is Cyan = 0.18, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 64 | 142 | - |
| CMYK | 0.18 | 0.55 | 0 | 0.44 |
| HSL | 280º | 0.38% | 0.4% | - |
| HSV(B) | 280º | 0.55% | 0.56% | - |
| XYZ | 13.92 | 9.33 | 26.66 | - |
| YUV | 88.44 | 158.23 | 147.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 142 | 0.18 | 0.55 | 0 | 0.44 | 280 | 0.38 | 0.4 |
| Hex | 74 | 40 | 8E | 12 | 37 | 0 | 2C | 118 | 26 | 28 |
| Octal | 164 | 100 | 216 | 22 | 67 | 0 | 54 | 430 | 46 | 50 |
| Binary | 1110100 | 1000000 | 10001110 | 10010 | 110111 | 0 | 101100 | 100011000 | 100110 | 101000 |
Color Harmonies of #74408E
Complementary color
Monochromatic Colors of #74408E
Black with #74408E
Text Example
Text Example
White with #74408E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #74408E; }
p { color: rgb(116,64,142); }
H1.HeaderClassName
{
color: #74408E;
}
.AnyTagClassName
{
color: #74408E;
}
</style>
background-color css
<style>
a { background-color: #74408E; }
a { background-color: rgb(116,64,142); }
div.DivClassName
{
background-color: #74408E;
}
.BgClassName
{
background-color: #74408E;
}
</style>
border-color css
<style>
span { border-color: #74408E; }
span { border-color: rgb(116,64,142); }
td.TdClassName
{
border-color: #74408E;
}
.TagClassName
{
border-color: #74408E;
}
</style>