Shades of Affair #775190
Tints of Affair #775190
RGB
CMYK
RGB Variations
Color information
#775190 (or 0x775190) is known color: Affair. HEX triplet: 77, 51 and 90. RGB value is (119,81,144). Sum of RGB (Red+Green+Blue) = 119+81+144=344 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.59% from 344); Green value is 81 (32.03% from 255 or 23.55% from 344); Blue value is 144 (56.64% from 255 or 41.86% from 344); Max value from RGB is 144 - color contains mainly: blue. Hex color #775190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775190 is #88AE6F. Grayscale: #636363. Windows color (decimal): -8957552 or 9458039. OLE color: 9458039.
HSL color Cylindrical-coordinate representation of color #775190: hue angle of 276.19º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #775190 is Cyan = 0.17, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 81 | 144 | - |
| CMYK | 0.17 | 0.44 | 0 | 0.44 |
| HSL | 276.19º | 0.28% | 0.44% | - |
| HSV(B) | 276.19º | 0.44% | 0.56% | - |
| XYZ | 15.58 | 11.82 | 27.85 | - |
| YUV | 99.54 | 153.09 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 144 | 0.17 | 0.44 | 0 | 0.44 | 276.19 | 0.28 | 0.44 |
| Hex | 77 | 51 | 90 | 11 | 2C | 0 | 2C | 114 | 1C | 2C |
| Octal | 167 | 121 | 220 | 21 | 54 | 0 | 54 | 424 | 34 | 54 |
| Binary | 1110111 | 1010001 | 10010000 | 10001 | 101100 | 0 | 101100 | 100010100 | 11100 | 101100 |
Color Harmonies of #775190
Complementary color
Monochromatic Colors of #775190
Black with #775190
Text Example
Text Example
White with #775190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775190; }
p { color: rgb(119,81,144); }
H1.HeaderClassName
{
color: #775190;
}
.AnyTagClassName
{
color: #775190;
}
</style>
background-color css
<style>
a { background-color: #775190; }
a { background-color: rgb(119,81,144); }
div.DivClassName
{
background-color: #775190;
}
.BgClassName
{
background-color: #775190;
}
</style>
border-color css
<style>
span { border-color: #775190; }
span { border-color: rgb(119,81,144); }
td.TdClassName
{
border-color: #775190;
}
.TagClassName
{
border-color: #775190;
}
</style>