Shades of Affair #744A8D
Tints of Affair #744A8D
RGB
CMYK
RGB Variations
Color information
#744A8D (or 0x744A8D) is known color: Affair. HEX triplet: 74, 4A and 8D. RGB value is (116,74,141). Sum of RGB (Red+Green+Blue) = 116+74+141=331 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.05% from 331); Green value is 74 (29.30% from 255 or 22.36% from 331); Blue value is 141 (55.47% from 255 or 42.60% from 331); Max value from RGB is 141 - color contains mainly: blue. Hex color #744A8D is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744A8D is #8BB572. Grayscale: #5D5D5D. Windows color (decimal): -9155955 or 9259636. OLE color: 9259636.
HSL color Cylindrical-coordinate representation of color #744A8D: hue angle of 277.61º degrees, saturation: 0.31, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #744A8D is Cyan = 0.18, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 116 | 74 | 141 | - |
| CMYK | 0.18 | 0.48 | 0 | 0.45 |
| HSL | 277.61º | 0.31% | 0.42% | - |
| HSV(B) | 277.61º | 0.48% | 0.55% | - |
| XYZ | 14.46 | 10.53 | 26.47 | - |
| YUV | 94.2 | 154.41 | 143.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 74 | 141 | 0.18 | 0.48 | 0 | 0.45 | 277.61 | 0.31 | 0.42 |
| Hex | 74 | 4A | 8D | 12 | 30 | 0 | 2D | 116 | 1F | 2A |
| Octal | 164 | 112 | 215 | 22 | 60 | 0 | 55 | 426 | 37 | 52 |
| Binary | 1110100 | 1001010 | 10001101 | 10010 | 110000 | 0 | 101101 | 100010110 | 11111 | 101010 |
Color Harmonies of #744A8D
Complementary color
Monochromatic Colors of #744A8D
Black with #744A8D
Text Example
Text Example
White with #744A8D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744A8D; }
p { color: rgb(116,74,141); }
H1.HeaderClassName
{
color: #744A8D;
}
.AnyTagClassName
{
color: #744A8D;
}
</style>
background-color css
<style>
a { background-color: #744A8D; }
a { background-color: rgb(116,74,141); }
div.DivClassName
{
background-color: #744A8D;
}
.BgClassName
{
background-color: #744A8D;
}
</style>
border-color css
<style>
span { border-color: #744A8D; }
span { border-color: rgb(116,74,141); }
td.TdClassName
{
border-color: #744A8D;
}
.TagClassName
{
border-color: #744A8D;
}
</style>