Shades of Affair #775882
Tints of Affair #775882
RGB
CMYK
RGB Variations
Color information
#775882 (or 0x775882) is known color: Affair. HEX triplet: 77, 58 and 82. RGB value is (119,88,130). Sum of RGB (Red+Green+Blue) = 119+88+130=337 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.31% from 337); Green value is 88 (34.77% from 255 or 26.11% from 337); Blue value is 130 (51.17% from 255 or 38.58% from 337); Max value from RGB is 130 - color contains mainly: blue. Hex color #775882 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775882 is #88A77D. Grayscale: #656565. Windows color (decimal): -8955774 or 8542327. OLE color: 8542327.
HSL color Cylindrical-coordinate representation of color #775882: hue angle of 284.29º 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 #775882 is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 88 | 130 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.49 |
| HSL | 284.29º | 0.19% | 0.43% | - |
| HSV(B) | 284.29º | 0.32% | 0.51% | - |
| XYZ | 15.13 | 12.51 | 22.74 | - |
| YUV | 102.06 | 143.77 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 130 | 0.08 | 0.32 | 0 | 0.49 | 284.29 | 0.19 | 0.43 |
| Hex | 77 | 58 | 82 | 8 | 20 | 0 | 31 | 11C | 13 | 2B |
| Octal | 167 | 130 | 202 | 10 | 40 | 0 | 61 | 434 | 23 | 53 |
| Binary | 1110111 | 1011000 | 10000010 | 1000 | 100000 | 0 | 110001 | 100011100 | 10011 | 101011 |
Color Harmonies of #775882
Complementary color
Monochromatic Colors of #775882
Black with #775882
Text Example
Text Example
White with #775882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775882; }
p { color: rgb(119,88,130); }
H1.HeaderClassName
{
color: #775882;
}
.AnyTagClassName
{
color: #775882;
}
</style>
background-color css
<style>
a { background-color: #775882; }
a { background-color: rgb(119,88,130); }
div.DivClassName
{
background-color: #775882;
}
.BgClassName
{
background-color: #775882;
}
</style>
border-color css
<style>
span { border-color: #775882; }
span { border-color: rgb(119,88,130); }
td.TdClassName
{
border-color: #775882;
}
.TagClassName
{
border-color: #775882;
}
</style>