Shades of Affair #775992
Tints of Affair #775992
RGB
CMYK
RGB Variations
Color information
#775992 (or 0x775992) is known color: Affair. HEX triplet: 77, 59 and 92. RGB value is (119,89,146). Sum of RGB (Red+Green+Blue) = 119+89+146=354 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.62% from 354); Green value is 89 (35.16% from 255 or 25.14% from 354); Blue value is 146 (57.42% from 255 or 41.24% from 354); Max value from RGB is 146 - color contains mainly: blue. Hex color #775992 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775992 is #88A66D. Grayscale: #686868. Windows color (decimal): -8955502 or 9591159. OLE color: 9591159.
HSL color Cylindrical-coordinate representation of color #775992: hue angle of 271.58º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #775992 is Cyan = 0.18, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 89 | 146 | - |
| CMYK | 0.18 | 0.39 | 0 | 0.43 |
| HSL | 271.58º | 0.24% | 0.46% | - |
| HSV(B) | 271.58º | 0.39% | 0.57% | - |
| XYZ | 16.37 | 13.14 | 28.87 | - |
| YUV | 104.47 | 151.44 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 146 | 0.18 | 0.39 | 0 | 0.43 | 271.58 | 0.24 | 0.46 |
| Hex | 77 | 59 | 92 | 12 | 27 | 0 | 2B | 110 | 18 | 2E |
| Octal | 167 | 131 | 222 | 22 | 47 | 0 | 53 | 420 | 30 | 56 |
| Binary | 1110111 | 1011001 | 10010010 | 10010 | 100111 | 0 | 101011 | 100010000 | 11000 | 101110 |
Color Harmonies of #775992
Complementary color
Monochromatic Colors of #775992
Black with #775992
Text Example
Text Example
White with #775992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775992; }
p { color: rgb(119,89,146); }
H1.HeaderClassName
{
color: #775992;
}
.AnyTagClassName
{
color: #775992;
}
</style>
background-color css
<style>
a { background-color: #775992; }
a { background-color: rgb(119,89,146); }
div.DivClassName
{
background-color: #775992;
}
.BgClassName
{
background-color: #775992;
}
</style>
border-color css
<style>
span { border-color: #775992; }
span { border-color: rgb(119,89,146); }
td.TdClassName
{
border-color: #775992;
}
.TagClassName
{
border-color: #775992;
}
</style>