Shades of Affair #775389
Tints of Affair #775389
RGB
CMYK
RGB Variations
Color information
#775389 (or 0x775389) is known color: Affair. HEX triplet: 77, 53 and 89. RGB value is (119,83,137). Sum of RGB (Red+Green+Blue) = 119+83+137=339 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.10% from 339); Green value is 83 (32.81% from 255 or 24.48% from 339); Blue value is 137 (53.91% from 255 or 40.41% from 339); Max value from RGB is 137 - color contains mainly: blue. Hex color #775389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775389 is #88AC76. Grayscale: #636363. Windows color (decimal): -8957047 or 8999799. OLE color: 8999799.
HSL color Cylindrical-coordinate representation of color #775389: hue angle of 280º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #775389 is Cyan = 0.13, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 83 | 137 | - |
| CMYK | 0.13 | 0.39 | 0 | 0.46 |
| HSL | 280º | 0.25% | 0.43% | - |
| HSV(B) | 280º | 0.39% | 0.54% | - |
| XYZ | 15.22 | 11.91 | 25.16 | - |
| YUV | 99.92 | 148.93 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 137 | 0.13 | 0.39 | 0 | 0.46 | 280 | 0.25 | 0.43 |
| Hex | 77 | 53 | 89 | D | 27 | 0 | 2E | 118 | 19 | 2B |
| Octal | 167 | 123 | 211 | 15 | 47 | 0 | 56 | 430 | 31 | 53 |
| Binary | 1110111 | 1010011 | 10001001 | 1101 | 100111 | 0 | 101110 | 100011000 | 11001 | 101011 |
Color Harmonies of #775389
Complementary color
Monochromatic Colors of #775389
Black with #775389
Text Example
Text Example
White with #775389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775389; }
p { color: rgb(119,83,137); }
H1.HeaderClassName
{
color: #775389;
}
.AnyTagClassName
{
color: #775389;
}
</style>
background-color css
<style>
a { background-color: #775389; }
a { background-color: rgb(119,83,137); }
div.DivClassName
{
background-color: #775389;
}
.BgClassName
{
background-color: #775389;
}
</style>
border-color css
<style>
span { border-color: #775389; }
span { border-color: rgb(119,83,137); }
td.TdClassName
{
border-color: #775389;
}
.TagClassName
{
border-color: #775389;
}
</style>