Shades of Affair #775680
Tints of Affair #775680
RGB
CMYK
RGB Variations
Color information
#775680 (or 0x775680) is known color: Affair. HEX triplet: 77, 56 and 80. RGB value is (119,86,128). Sum of RGB (Red+Green+Blue) = 119+86+128=333 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.74% from 333); Green value is 86 (33.98% from 255 or 25.83% from 333); Blue value is 128 (50.39% from 255 or 38.44% from 333); Max value from RGB is 128 - color contains mainly: blue. Hex color #775680 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775680 is #88A97F. Grayscale: #646464. Windows color (decimal): -8956288 or 8410743. OLE color: 8410743.
HSL color Cylindrical-coordinate representation of color #775680: hue angle of 287.14º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #775680 is Cyan = 0.07, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 86 | 128 | - |
| CMYK | 0.07 | 0.33 | 0 | 0.50 |
| HSL | 287.14º | 0.2% | 0.42% | - |
| HSV(B) | 287.14º | 0.33% | 0.5% | - |
| XYZ | 14.83 | 12.14 | 21.98 | - |
| YUV | 100.66 | 143.43 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 128 | 0.07 | 0.33 | 0 | 0.50 | 287.14 | 0.2 | 0.42 |
| Hex | 77 | 56 | 80 | 7 | 21 | 0 | 32 | 11F | 14 | 2A |
| Octal | 167 | 126 | 200 | 7 | 41 | 0 | 62 | 437 | 24 | 52 |
| Binary | 1110111 | 1010110 | 10000000 | 111 | 100001 | 0 | 110010 | 100011111 | 10100 | 101010 |
Color Harmonies of #775680
Complementary color
Monochromatic Colors of #775680
Black with #775680
Text Example
Text Example
White with #775680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775680; }
p { color: rgb(119,86,128); }
H1.HeaderClassName
{
color: #775680;
}
.AnyTagClassName
{
color: #775680;
}
</style>
background-color css
<style>
a { background-color: #775680; }
a { background-color: rgb(119,86,128); }
div.DivClassName
{
background-color: #775680;
}
.BgClassName
{
background-color: #775680;
}
</style>
border-color css
<style>
span { border-color: #775680; }
span { border-color: rgb(119,86,128); }
td.TdClassName
{
border-color: #775680;
}
.TagClassName
{
border-color: #775680;
}
</style>