Shades of Affair #774987
Tints of Affair #774987
RGB
CMYK
RGB Variations
Color information
#774987 (or 0x774987) is known color: Affair. HEX triplet: 77, 49 and 87. RGB value is (119,73,135). Sum of RGB (Red+Green+Blue) = 119+73+135=327 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.39% from 327); Green value is 73 (28.91% from 255 or 22.32% from 327); Blue value is 135 (53.12% from 255 or 41.28% from 327); Max value from RGB is 135 - color contains mainly: blue. Hex color #774987 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774987 is #88B678. Grayscale: #5D5D5D. Windows color (decimal): -8959609 or 8866167. OLE color: 8866167.
HSL color Cylindrical-coordinate representation of color #774987: hue angle of 284.52º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774987 is Cyan = 0.12, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 73 | 135 | - |
| CMYK | 0.12 | 0.46 | 0 | 0.47 |
| HSL | 284.52º | 0.3% | 0.41% | - |
| HSV(B) | 284.52º | 0.46% | 0.53% | - |
| XYZ | 14.36 | 10.44 | 24.18 | - |
| YUV | 93.82 | 151.24 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 73 | 135 | 0.12 | 0.46 | 0 | 0.47 | 284.52 | 0.3 | 0.41 |
| Hex | 77 | 49 | 87 | C | 2E | 0 | 2F | 11D | 1E | 29 |
| Octal | 167 | 111 | 207 | 14 | 56 | 0 | 57 | 435 | 36 | 51 |
| Binary | 1110111 | 1001001 | 10000111 | 1100 | 101110 | 0 | 101111 | 100011101 | 11110 | 101001 |
Color Harmonies of #774987
Complementary color
Monochromatic Colors of #774987
Black with #774987
Text Example
Text Example
White with #774987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774987; }
p { color: rgb(119,73,135); }
H1.HeaderClassName
{
color: #774987;
}
.AnyTagClassName
{
color: #774987;
}
</style>
background-color css
<style>
a { background-color: #774987; }
a { background-color: rgb(119,73,135); }
div.DivClassName
{
background-color: #774987;
}
.BgClassName
{
background-color: #774987;
}
</style>
border-color css
<style>
span { border-color: #774987; }
span { border-color: rgb(119,73,135); }
td.TdClassName
{
border-color: #774987;
}
.TagClassName
{
border-color: #774987;
}
</style>