Shades of Affair #775688
Tints of Affair #775688
RGB
CMYK
RGB Variations
Color information
#775688 (or 0x775688) is known color: Affair. HEX triplet: 77, 56 and 88. RGB value is (119,86,136). Sum of RGB (Red+Green+Blue) = 119+86+136=341 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.90% from 341); Green value is 86 (33.98% from 255 or 25.22% from 341); Blue value is 136 (53.52% from 255 or 39.88% from 341); Max value from RGB is 136 - color contains mainly: blue. Hex color #775688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775688 is #88A977. Grayscale: #656565. Windows color (decimal): -8956280 or 8935031. OLE color: 8935031.
HSL color Cylindrical-coordinate representation of color #775688: hue angle of 279.6º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #775688 is Cyan = 0.12, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 86 | 136 | - |
| CMYK | 0.12 | 0.37 | 0 | 0.47 |
| HSL | 279.6º | 0.23% | 0.44% | - |
| HSV(B) | 279.6º | 0.37% | 0.53% | - |
| XYZ | 15.38 | 12.36 | 24.87 | - |
| YUV | 101.57 | 147.43 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 136 | 0.12 | 0.37 | 0 | 0.47 | 279.6 | 0.23 | 0.44 |
| Hex | 77 | 56 | 88 | C | 25 | 0 | 2F | 118 | 17 | 2C |
| Octal | 167 | 126 | 210 | 14 | 45 | 0 | 57 | 430 | 27 | 54 |
| Binary | 1110111 | 1010110 | 10001000 | 1100 | 100101 | 0 | 101111 | 100011000 | 10111 | 101100 |
Color Harmonies of #775688
Complementary color
Monochromatic Colors of #775688
Black with #775688
Text Example
Text Example
White with #775688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775688; }
p { color: rgb(119,86,136); }
H1.HeaderClassName
{
color: #775688;
}
.AnyTagClassName
{
color: #775688;
}
</style>
background-color css
<style>
a { background-color: #775688; }
a { background-color: rgb(119,86,136); }
div.DivClassName
{
background-color: #775688;
}
.BgClassName
{
background-color: #775688;
}
</style>
border-color css
<style>
span { border-color: #775688; }
span { border-color: rgb(119,86,136); }
td.TdClassName
{
border-color: #775688;
}
.TagClassName
{
border-color: #775688;
}
</style>