Shades of Affair #774686
Tints of Affair #774686
RGB
CMYK
RGB Variations
Color information
#774686 (or 0x774686) is known color: Affair. HEX triplet: 77, 46 and 86. RGB value is (119,70,134). Sum of RGB (Red+Green+Blue) = 119+70+134=323 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.84% from 323); Green value is 70 (27.73% from 255 or 21.67% from 323); Blue value is 134 (52.73% from 255 or 41.49% from 323); Max value from RGB is 134 - color contains mainly: blue. Hex color #774686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774686 is #88B979. Grayscale: #5B5B5B. Windows color (decimal): -8960378 or 8799863. OLE color: 8799863.
HSL color Cylindrical-coordinate representation of color #774686: hue angle of 285.94º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #774686 is Cyan = 0.11, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 70 | 134 | - |
| CMYK | 0.11 | 0.48 | 0 | 0.47 |
| HSL | 285.94º | 0.31% | 0.4% | - |
| HSV(B) | 285.94º | 0.48% | 0.53% | - |
| XYZ | 14.1 | 10.02 | 23.75 | - |
| YUV | 91.95 | 151.73 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 70 | 134 | 0.11 | 0.48 | 0 | 0.47 | 285.94 | 0.31 | 0.4 |
| Hex | 77 | 46 | 86 | B | 30 | 0 | 2F | 11E | 1F | 28 |
| Octal | 167 | 106 | 206 | 13 | 60 | 0 | 57 | 436 | 37 | 50 |
| Binary | 1110111 | 1000110 | 10000110 | 1011 | 110000 | 0 | 101111 | 100011110 | 11111 | 101000 |
Color Harmonies of #774686
Complementary color
Monochromatic Colors of #774686
Black with #774686
Text Example
Text Example
White with #774686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774686; }
p { color: rgb(119,70,134); }
H1.HeaderClassName
{
color: #774686;
}
.AnyTagClassName
{
color: #774686;
}
</style>
background-color css
<style>
a { background-color: #774686; }
a { background-color: rgb(119,70,134); }
div.DivClassName
{
background-color: #774686;
}
.BgClassName
{
background-color: #774686;
}
</style>
border-color css
<style>
span { border-color: #774686; }
span { border-color: rgb(119,70,134); }
td.TdClassName
{
border-color: #774686;
}
.TagClassName
{
border-color: #774686;
}
</style>