Shades of Affair #774493
Tints of Affair #774493
RGB
CMYK
RGB Variations
Color information
#774493 (or 0x774493) is known color: Affair. HEX triplet: 77, 44 and 93. RGB value is (119,68,147). Sum of RGB (Red+Green+Blue) = 119+68+147=334 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.63% from 334); Green value is 68 (26.95% from 255 or 20.36% from 334); Blue value is 147 (57.81% from 255 or 44.01% from 334); Max value from RGB is 147 - color contains mainly: blue. Hex color #774493 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774493 is #88BB6C. Grayscale: #5B5B5B. Windows color (decimal): -8960877 or 9651319. OLE color: 9651319.
HSL color Cylindrical-coordinate representation of color #774493: hue angle of 278.73º 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 #774493 is Cyan = 0.19, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 68 | 147 | - |
| CMYK | 0.19 | 0.54 | 0 | 0.42 |
| HSL | 278.73º | 0.37% | 0.42% | - |
| HSV(B) | 278.73º | 0.54% | 0.58% | - |
| XYZ | 14.94 | 10.16 | 28.78 | - |
| YUV | 92.26 | 158.9 | 147.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 147 | 0.19 | 0.54 | 0 | 0.42 | 278.73 | 0.37 | 0.42 |
| Hex | 77 | 44 | 93 | 13 | 36 | 0 | 2A | 117 | 25 | 2A |
| Octal | 167 | 104 | 223 | 23 | 66 | 0 | 52 | 427 | 45 | 52 |
| Binary | 1110111 | 1000100 | 10010011 | 10011 | 110110 | 0 | 101010 | 100010111 | 100101 | 101010 |
Color Harmonies of #774493
Complementary color
Monochromatic Colors of #774493
Black with #774493
Text Example
Text Example
White with #774493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774493; }
p { color: rgb(119,68,147); }
H1.HeaderClassName
{
color: #774493;
}
.AnyTagClassName
{
color: #774493;
}
</style>
background-color css
<style>
a { background-color: #774493; }
a { background-color: rgb(119,68,147); }
div.DivClassName
{
background-color: #774493;
}
.BgClassName
{
background-color: #774493;
}
</style>
border-color css
<style>
span { border-color: #774493; }
span { border-color: rgb(119,68,147); }
td.TdClassName
{
border-color: #774493;
}
.TagClassName
{
border-color: #774493;
}
</style>