Shades of Affair #775690
Tints of Affair #775690
RGB
CMYK
RGB Variations
Color information
#775690 (or 0x775690) is known color: Affair. HEX triplet: 77, 56 and 90. RGB value is (119,86,144). Sum of RGB (Red+Green+Blue) = 119+86+144=349 (46% of max value = 765). Red value is 119 (46.88% from 255 or 34.10% from 349); Green value is 86 (33.98% from 255 or 24.64% from 349); Blue value is 144 (56.64% from 255 or 41.26% from 349); Max value from RGB is 144 - color contains mainly: blue. Hex color #775690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775690 is #88A96F. Grayscale: #666666. Windows color (decimal): -8956272 or 9459319. OLE color: 9459319.
HSL color Cylindrical-coordinate representation of color #775690: hue angle of 274.14º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #775690 is Cyan = 0.17, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 86 | 144 | - |
| CMYK | 0.17 | 0.40 | 0 | 0.44 |
| HSL | 274.14º | 0.25% | 0.45% | - |
| HSV(B) | 274.14º | 0.4% | 0.56% | - |
| XYZ | 15.97 | 12.59 | 27.97 | - |
| YUV | 102.48 | 151.43 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 144 | 0.17 | 0.40 | 0 | 0.44 | 274.14 | 0.25 | 0.45 |
| Hex | 77 | 56 | 90 | 11 | 28 | 0 | 2C | 112 | 19 | 2D |
| Octal | 167 | 126 | 220 | 21 | 50 | 0 | 54 | 422 | 31 | 55 |
| Binary | 1110111 | 1010110 | 10010000 | 10001 | 101000 | 0 | 101100 | 100010010 | 11001 | 101101 |
Color Harmonies of #775690
Complementary color
Monochromatic Colors of #775690
Black with #775690
Text Example
Text Example
White with #775690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775690; }
p { color: rgb(119,86,144); }
H1.HeaderClassName
{
color: #775690;
}
.AnyTagClassName
{
color: #775690;
}
</style>
background-color css
<style>
a { background-color: #775690; }
a { background-color: rgb(119,86,144); }
div.DivClassName
{
background-color: #775690;
}
.BgClassName
{
background-color: #775690;
}
</style>
border-color css
<style>
span { border-color: #775690; }
span { border-color: rgb(119,86,144); }
td.TdClassName
{
border-color: #775690;
}
.TagClassName
{
border-color: #775690;
}
</style>