Shades of Affair #775290
Tints of Affair #775290
RGB
CMYK
RGB Variations
Color information
#775290 (or 0x775290) is known color: Affair. HEX triplet: 77, 52 and 90. RGB value is (119,82,144). Sum of RGB (Red+Green+Blue) = 119+82+144=345 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.49% from 345); Green value is 82 (32.42% from 255 or 23.77% from 345); Blue value is 144 (56.64% from 255 or 41.74% from 345); Max value from RGB is 144 - color contains mainly: blue. Hex color #775290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775290 is #88AD6F. Grayscale: #636363. Windows color (decimal): -8957296 or 9458295. OLE color: 9458295.
HSL color Cylindrical-coordinate representation of color #775290: hue angle of 275.81º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #775290 is Cyan = 0.17, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 82 | 144 | - |
| CMYK | 0.17 | 0.43 | 0 | 0.44 |
| HSL | 275.81º | 0.27% | 0.44% | - |
| HSV(B) | 275.81º | 0.43% | 0.56% | - |
| XYZ | 15.66 | 11.97 | 27.87 | - |
| YUV | 100.13 | 152.76 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 144 | 0.17 | 0.43 | 0 | 0.44 | 275.81 | 0.27 | 0.44 |
| Hex | 77 | 52 | 90 | 11 | 2B | 0 | 2C | 114 | 1B | 2C |
| Octal | 167 | 122 | 220 | 21 | 53 | 0 | 54 | 424 | 33 | 54 |
| Binary | 1110111 | 1010010 | 10010000 | 10001 | 101011 | 0 | 101100 | 100010100 | 11011 | 101100 |
Color Harmonies of #775290
Complementary color
Monochromatic Colors of #775290
Black with #775290
Text Example
Text Example
White with #775290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775290; }
p { color: rgb(119,82,144); }
H1.HeaderClassName
{
color: #775290;
}
.AnyTagClassName
{
color: #775290;
}
</style>
background-color css
<style>
a { background-color: #775290; }
a { background-color: rgb(119,82,144); }
div.DivClassName
{
background-color: #775290;
}
.BgClassName
{
background-color: #775290;
}
</style>
border-color css
<style>
span { border-color: #775290; }
span { border-color: rgb(119,82,144); }
td.TdClassName
{
border-color: #775290;
}
.TagClassName
{
border-color: #775290;
}
</style>