Shades of Affair #775886
Tints of Affair #775886
RGB
CMYK
RGB Variations
Color information
#775886 (or 0x775886) is known color: Affair. HEX triplet: 77, 58 and 86. RGB value is (119,88,134). Sum of RGB (Red+Green+Blue) = 119+88+134=341 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.90% from 341); Green value is 88 (34.77% from 255 or 25.81% from 341); Blue value is 134 (52.73% from 255 or 39.30% from 341); Max value from RGB is 134 - color contains mainly: blue. Hex color #775886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775886 is #88A779. Grayscale: #666666. Windows color (decimal): -8955770 or 8804471. OLE color: 8804471.
HSL color Cylindrical-coordinate representation of color #775886: hue angle of 280.43º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #775886 is Cyan = 0.11, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 88 | 134 | - |
| CMYK | 0.11 | 0.34 | 0 | 0.47 |
| HSL | 280.43º | 0.21% | 0.44% | - |
| HSV(B) | 280.43º | 0.34% | 0.53% | - |
| XYZ | 15.4 | 12.62 | 24.18 | - |
| YUV | 102.51 | 145.77 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 134 | 0.11 | 0.34 | 0 | 0.47 | 280.43 | 0.21 | 0.44 |
| Hex | 77 | 58 | 86 | B | 22 | 0 | 2F | 118 | 15 | 2C |
| Octal | 167 | 130 | 206 | 13 | 42 | 0 | 57 | 430 | 25 | 54 |
| Binary | 1110111 | 1011000 | 10000110 | 1011 | 100010 | 0 | 101111 | 100011000 | 10101 | 101100 |
Color Harmonies of #775886
Complementary color
Monochromatic Colors of #775886
Black with #775886
Text Example
Text Example
White with #775886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775886; }
p { color: rgb(119,88,134); }
H1.HeaderClassName
{
color: #775886;
}
.AnyTagClassName
{
color: #775886;
}
</style>
background-color css
<style>
a { background-color: #775886; }
a { background-color: rgb(119,88,134); }
div.DivClassName
{
background-color: #775886;
}
.BgClassName
{
background-color: #775886;
}
</style>
border-color css
<style>
span { border-color: #775886; }
span { border-color: rgb(119,88,134); }
td.TdClassName
{
border-color: #775886;
}
.TagClassName
{
border-color: #775886;
}
</style>