Shades of Affair #775982
Tints of Affair #775982
RGB
CMYK
RGB Variations
Color information
#775982 (or 0x775982) is known color: Affair. HEX triplet: 77, 59 and 82. RGB value is (119,89,130). Sum of RGB (Red+Green+Blue) = 119+89+130=338 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.21% from 338); Green value is 89 (35.16% from 255 or 26.33% from 338); Blue value is 130 (51.17% from 255 or 38.46% from 338); Max value from RGB is 130 - color contains mainly: blue. Hex color #775982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775982 is #88A67D. Grayscale: #666666. Windows color (decimal): -8955518 or 8542583. OLE color: 8542583.
HSL color Cylindrical-coordinate representation of color #775982: hue angle of 283.9º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #775982 is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 89 | 130 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.49 |
| HSL | 283.9º | 0.19% | 0.43% | - |
| HSV(B) | 283.9º | 0.32% | 0.51% | - |
| XYZ | 15.21 | 12.68 | 22.76 | - |
| YUV | 102.64 | 143.44 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 130 | 0.08 | 0.32 | 0 | 0.49 | 283.9 | 0.19 | 0.43 |
| Hex | 77 | 59 | 82 | 8 | 20 | 0 | 31 | 11C | 13 | 2B |
| Octal | 167 | 131 | 202 | 10 | 40 | 0 | 61 | 434 | 23 | 53 |
| Binary | 1110111 | 1011001 | 10000010 | 1000 | 100000 | 0 | 110001 | 100011100 | 10011 | 101011 |
Color Harmonies of #775982
Complementary color
Monochromatic Colors of #775982
Black with #775982
Text Example
Text Example
White with #775982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775982; }
p { color: rgb(119,89,130); }
H1.HeaderClassName
{
color: #775982;
}
.AnyTagClassName
{
color: #775982;
}
</style>
background-color css
<style>
a { background-color: #775982; }
a { background-color: rgb(119,89,130); }
div.DivClassName
{
background-color: #775982;
}
.BgClassName
{
background-color: #775982;
}
</style>
border-color css
<style>
span { border-color: #775982; }
span { border-color: rgb(119,89,130); }
td.TdClassName
{
border-color: #775982;
}
.TagClassName
{
border-color: #775982;
}
</style>