Shades of Affair #744393
Tints of Affair #744393
RGB
CMYK
RGB Variations
Color information
#744393 (or 0x744393) is known color: Affair. HEX triplet: 74, 43 and 93. RGB value is (116,67,147). Sum of RGB (Red+Green+Blue) = 116+67+147=330 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.15% from 330); Green value is 67 (26.56% from 255 or 20.30% from 330); Blue value is 147 (57.81% from 255 or 44.55% from 330); Max value from RGB is 147 - color contains mainly: blue. Hex color #744393 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744393 is #8BBC6C. Grayscale: #5A5A5A. Windows color (decimal): -9157741 or 9651060. OLE color: 9651060.
HSL color Cylindrical-coordinate representation of color #744393: hue angle of 276.75º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #744393 is Cyan = 0.21, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 67 | 147 | - |
| CMYK | 0.21 | 0.54 | 0 | 0.42 |
| HSL | 276.75º | 0.37% | 0.42% | - |
| HSV(B) | 276.75º | 0.54% | 0.58% | - |
| XYZ | 14.48 | 9.83 | 28.74 | - |
| YUV | 90.77 | 159.73 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 67 | 147 | 0.21 | 0.54 | 0 | 0.42 | 276.75 | 0.37 | 0.42 |
| Hex | 74 | 43 | 93 | 15 | 36 | 0 | 2A | 115 | 25 | 2A |
| Octal | 164 | 103 | 223 | 25 | 66 | 0 | 52 | 425 | 45 | 52 |
| Binary | 1110100 | 1000011 | 10010011 | 10101 | 110110 | 0 | 101010 | 100010101 | 100101 | 101010 |
Color Harmonies of #744393
Complementary color
Monochromatic Colors of #744393
Black with #744393
Text Example
Text Example
White with #744393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744393; }
p { color: rgb(116,67,147); }
H1.HeaderClassName
{
color: #744393;
}
.AnyTagClassName
{
color: #744393;
}
</style>
background-color css
<style>
a { background-color: #744393; }
a { background-color: rgb(116,67,147); }
div.DivClassName
{
background-color: #744393;
}
.BgClassName
{
background-color: #744393;
}
</style>
border-color css
<style>
span { border-color: #744393; }
span { border-color: rgb(116,67,147); }
td.TdClassName
{
border-color: #744393;
}
.TagClassName
{
border-color: #744393;
}
</style>