Shades of Affair #775884
Tints of Affair #775884
RGB
CMYK
RGB Variations
Color information
#775884 (or 0x775884) is known color: Affair. HEX triplet: 77, 58 and 84. RGB value is (119,88,132). Sum of RGB (Red+Green+Blue) = 119+88+132=339 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.10% from 339); Green value is 88 (34.77% from 255 or 25.96% from 339); Blue value is 132 (51.95% from 255 or 38.94% from 339); Max value from RGB is 132 - color contains mainly: blue. Hex color #775884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775884 is #88A77B. Grayscale: #666666. Windows color (decimal): -8955772 or 8673399. OLE color: 8673399.
HSL color Cylindrical-coordinate representation of color #775884: hue angle of 282.27º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #775884 is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 88 | 132 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.48 |
| HSL | 282.27º | 0.2% | 0.43% | - |
| HSV(B) | 282.27º | 0.33% | 0.52% | - |
| XYZ | 15.26 | 12.57 | 23.45 | - |
| YUV | 102.29 | 144.77 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 132 | 0.10 | 0.33 | 0 | 0.48 | 282.27 | 0.2 | 0.43 |
| Hex | 77 | 58 | 84 | A | 21 | 0 | 30 | 11A | 14 | 2B |
| Octal | 167 | 130 | 204 | 12 | 41 | 0 | 60 | 432 | 24 | 53 |
| Binary | 1110111 | 1011000 | 10000100 | 1010 | 100001 | 0 | 110000 | 100011010 | 10100 | 101011 |
Color Harmonies of #775884
Complementary color
Monochromatic Colors of #775884
Black with #775884
Text Example
Text Example
White with #775884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775884; }
p { color: rgb(119,88,132); }
H1.HeaderClassName
{
color: #775884;
}
.AnyTagClassName
{
color: #775884;
}
</style>
background-color css
<style>
a { background-color: #775884; }
a { background-color: rgb(119,88,132); }
div.DivClassName
{
background-color: #775884;
}
.BgClassName
{
background-color: #775884;
}
</style>
border-color css
<style>
span { border-color: #775884; }
span { border-color: rgb(119,88,132); }
td.TdClassName
{
border-color: #775884;
}
.TagClassName
{
border-color: #775884;
}
</style>