Shades of Affair #775087
Tints of Affair #775087
RGB
CMYK
RGB Variations
Color information
#775087 (or 0x775087) is known color: Affair. HEX triplet: 77, 50 and 87. RGB value is (119,80,135). Sum of RGB (Red+Green+Blue) = 119+80+135=334 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.63% from 334); Green value is 80 (31.64% from 255 or 23.95% from 334); Blue value is 135 (53.12% from 255 or 40.42% from 334); Max value from RGB is 135 - color contains mainly: blue. Hex color #775087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775087 is #88AF78. Grayscale: #616161. Windows color (decimal): -8957817 or 8867959. OLE color: 8867959.
HSL color Cylindrical-coordinate representation of color #775087: hue angle of 282.55º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #775087 is Cyan = 0.12, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 80 | 135 | - |
| CMYK | 0.12 | 0.41 | 0 | 0.47 |
| HSL | 282.55º | 0.26% | 0.42% | - |
| HSV(B) | 282.55º | 0.41% | 0.53% | - |
| XYZ | 14.85 | 11.41 | 24.34 | - |
| YUV | 97.93 | 148.92 | 143.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 80 | 135 | 0.12 | 0.41 | 0 | 0.47 | 282.55 | 0.26 | 0.42 |
| Hex | 77 | 50 | 87 | C | 29 | 0 | 2F | 11B | 1A | 2A |
| Octal | 167 | 120 | 207 | 14 | 51 | 0 | 57 | 433 | 32 | 52 |
| Binary | 1110111 | 1010000 | 10000111 | 1100 | 101001 | 0 | 101111 | 100011011 | 11010 | 101010 |
Color Harmonies of #775087
Complementary color
Monochromatic Colors of #775087
Black with #775087
Text Example
Text Example
White with #775087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775087; }
p { color: rgb(119,80,135); }
H1.HeaderClassName
{
color: #775087;
}
.AnyTagClassName
{
color: #775087;
}
</style>
background-color css
<style>
a { background-color: #775087; }
a { background-color: rgb(119,80,135); }
div.DivClassName
{
background-color: #775087;
}
.BgClassName
{
background-color: #775087;
}
</style>
border-color css
<style>
span { border-color: #775087; }
span { border-color: rgb(119,80,135); }
td.TdClassName
{
border-color: #775087;
}
.TagClassName
{
border-color: #775087;
}
</style>