Shades of Affair #775881
Tints of Affair #775881
RGB
CMYK
RGB Variations
Color information
#775881 (or 0x775881) is known color: Affair. HEX triplet: 77, 58 and 81. RGB value is (119,88,129). Sum of RGB (Red+Green+Blue) = 119+88+129=336 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.42% from 336); Green value is 88 (34.77% from 255 or 26.19% from 336); Blue value is 129 (50.78% from 255 or 38.39% from 336); Max value from RGB is 129 - color contains mainly: blue. Hex color #775881 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775881 is #88A77E. Grayscale: #656565. Windows color (decimal): -8955775 or 8476791. OLE color: 8476791.
HSL color Cylindrical-coordinate representation of color #775881: hue angle of 285.37º 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 #775881 is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 88 | 129 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.49 |
| HSL | 285.37º | 0.19% | 0.43% | - |
| HSV(B) | 285.37º | 0.32% | 0.51% | - |
| XYZ | 15.06 | 12.49 | 22.39 | - |
| YUV | 101.94 | 143.27 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 129 | 0.08 | 0.32 | 0 | 0.49 | 285.37 | 0.19 | 0.43 |
| Hex | 77 | 58 | 81 | 8 | 20 | 0 | 31 | 11D | 13 | 2B |
| Octal | 167 | 130 | 201 | 10 | 40 | 0 | 61 | 435 | 23 | 53 |
| Binary | 1110111 | 1011000 | 10000001 | 1000 | 100000 | 0 | 110001 | 100011101 | 10011 | 101011 |
Color Harmonies of #775881
Complementary color
Monochromatic Colors of #775881
Black with #775881
Text Example
Text Example
White with #775881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775881; }
p { color: rgb(119,88,129); }
H1.HeaderClassName
{
color: #775881;
}
.AnyTagClassName
{
color: #775881;
}
</style>
background-color css
<style>
a { background-color: #775881; }
a { background-color: rgb(119,88,129); }
div.DivClassName
{
background-color: #775881;
}
.BgClassName
{
background-color: #775881;
}
</style>
border-color css
<style>
span { border-color: #775881; }
span { border-color: rgb(119,88,129); }
td.TdClassName
{
border-color: #775881;
}
.TagClassName
{
border-color: #775881;
}
</style>