Shades of Affair #775880
Tints of Affair #775880
RGB
CMYK
RGB Variations
Color information
#775880 (or 0x775880) is known color: Affair. HEX triplet: 77, 58 and 80. RGB value is (119,88,128). Sum of RGB (Red+Green+Blue) = 119+88+128=335 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.52% from 335); Green value is 88 (34.77% from 255 or 26.27% from 335); Blue value is 128 (50.39% from 255 or 38.21% from 335); Max value from RGB is 128 - color contains mainly: blue. Hex color #775880 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775880 is #88A77F. Grayscale: #656565. Windows color (decimal): -8955776 or 8411255. OLE color: 8411255.
HSL color Cylindrical-coordinate representation of color #775880: hue angle of 286.5º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #775880 is Cyan = 0.07, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 88 | 128 | - |
| CMYK | 0.07 | 0.31 | 0 | 0.50 |
| HSL | 286.5º | 0.19% | 0.42% | - |
| HSV(B) | 286.5º | 0.31% | 0.5% | - |
| XYZ | 14.99 | 12.46 | 22.04 | - |
| YUV | 101.83 | 142.77 | 140.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 128 | 0.07 | 0.31 | 0 | 0.50 | 286.5 | 0.19 | 0.42 |
| Hex | 77 | 58 | 80 | 7 | 1F | 0 | 32 | 11E | 13 | 2A |
| Octal | 167 | 130 | 200 | 7 | 37 | 0 | 62 | 436 | 23 | 52 |
| Binary | 1110111 | 1011000 | 10000000 | 111 | 11111 | 0 | 110010 | 100011110 | 10011 | 101010 |
Color Harmonies of #775880
Complementary color
Monochromatic Colors of #775880
Black with #775880
Text Example
Text Example
White with #775880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775880; }
p { color: rgb(119,88,128); }
H1.HeaderClassName
{
color: #775880;
}
.AnyTagClassName
{
color: #775880;
}
</style>
background-color css
<style>
a { background-color: #775880; }
a { background-color: rgb(119,88,128); }
div.DivClassName
{
background-color: #775880;
}
.BgClassName
{
background-color: #775880;
}
</style>
border-color css
<style>
span { border-color: #775880; }
span { border-color: rgb(119,88,128); }
td.TdClassName
{
border-color: #775880;
}
.TagClassName
{
border-color: #775880;
}
</style>