Shades of Affair #774393
Tints of Affair #774393
RGB
CMYK
RGB Variations
Color information
#774393 (or 0x774393) is known color: Affair. HEX triplet: 77, 43 and 93. RGB value is (119,67,147). Sum of RGB (Red+Green+Blue) = 119+67+147=333 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.74% from 333); Green value is 67 (26.56% from 255 or 20.12% from 333); Blue value is 147 (57.81% from 255 or 44.14% from 333); Max value from RGB is 147 - color contains mainly: blue. Hex color #774393 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774393 is #88BC6C. Grayscale: #5B5B5B. Windows color (decimal): -8961133 or 9651063. OLE color: 9651063.
HSL color Cylindrical-coordinate representation of color #774393: hue angle of 279º 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 #774393 is Cyan = 0.19, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 67 | 147 | - |
| CMYK | 0.19 | 0.54 | 0 | 0.42 |
| HSL | 279º | 0.37% | 0.42% | - |
| HSV(B) | 279º | 0.54% | 0.58% | - |
| XYZ | 14.88 | 10.04 | 28.76 | - |
| YUV | 91.67 | 159.23 | 147.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 147 | 0.19 | 0.54 | 0 | 0.42 | 279 | 0.37 | 0.42 |
| Hex | 77 | 43 | 93 | 13 | 36 | 0 | 2A | 117 | 25 | 2A |
| Octal | 167 | 103 | 223 | 23 | 66 | 0 | 52 | 427 | 45 | 52 |
| Binary | 1110111 | 1000011 | 10010011 | 10011 | 110110 | 0 | 101010 | 100010111 | 100101 | 101010 |
Color Harmonies of #774393
Complementary color
Monochromatic Colors of #774393
Black with #774393
Text Example
Text Example
White with #774393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774393; }
p { color: rgb(119,67,147); }
H1.HeaderClassName
{
color: #774393;
}
.AnyTagClassName
{
color: #774393;
}
</style>
background-color css
<style>
a { background-color: #774393; }
a { background-color: rgb(119,67,147); }
div.DivClassName
{
background-color: #774393;
}
.BgClassName
{
background-color: #774393;
}
</style>
border-color css
<style>
span { border-color: #774393; }
span { border-color: rgb(119,67,147); }
td.TdClassName
{
border-color: #774393;
}
.TagClassName
{
border-color: #774393;
}
</style>