Shades of Affair #775487
Tints of Affair #775487
RGB
CMYK
RGB Variations
Color information
#775487 (or 0x775487) is known color: Affair. HEX triplet: 77, 54 and 87. RGB value is (119,84,135). Sum of RGB (Red+Green+Blue) = 119+84+135=338 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.21% from 338); Green value is 84 (33.20% from 255 or 24.85% from 338); Blue value is 135 (53.12% from 255 or 39.94% from 338); Max value from RGB is 135 - color contains mainly: blue. Hex color #775487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775487 is #88AB78. Grayscale: #646464. Windows color (decimal): -8956793 or 8868983. OLE color: 8868983.
HSL color Cylindrical-coordinate representation of color #775487: hue angle of 281.18º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #775487 is Cyan = 0.12, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 84 | 135 | - |
| CMYK | 0.12 | 0.38 | 0 | 0.47 |
| HSL | 281.18º | 0.23% | 0.43% | - |
| HSV(B) | 281.18º | 0.38% | 0.53% | - |
| XYZ | 15.15 | 12.01 | 24.44 | - |
| YUV | 100.28 | 147.6 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 135 | 0.12 | 0.38 | 0 | 0.47 | 281.18 | 0.23 | 0.43 |
| Hex | 77 | 54 | 87 | C | 26 | 0 | 2F | 119 | 17 | 2B |
| Octal | 167 | 124 | 207 | 14 | 46 | 0 | 57 | 431 | 27 | 53 |
| Binary | 1110111 | 1010100 | 10000111 | 1100 | 100110 | 0 | 101111 | 100011001 | 10111 | 101011 |
Color Harmonies of #775487
Complementary color
Monochromatic Colors of #775487
Black with #775487
Text Example
Text Example
White with #775487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775487; }
p { color: rgb(119,84,135); }
H1.HeaderClassName
{
color: #775487;
}
.AnyTagClassName
{
color: #775487;
}
</style>
background-color css
<style>
a { background-color: #775487; }
a { background-color: rgb(119,84,135); }
div.DivClassName
{
background-color: #775487;
}
.BgClassName
{
background-color: #775487;
}
</style>
border-color css
<style>
span { border-color: #775487; }
span { border-color: rgb(119,84,135); }
td.TdClassName
{
border-color: #775487;
}
.TagClassName
{
border-color: #775487;
}
</style>