Shades of Affair #775781
Tints of Affair #775781
RGB
CMYK
RGB Variations
Color information
#775781 (or 0x775781) is known color: Affair. HEX triplet: 77, 57 and 81. RGB value is (119,87,129). Sum of RGB (Red+Green+Blue) = 119+87+129=335 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.52% from 335); Green value is 87 (34.38% from 255 or 25.97% from 335); Blue value is 129 (50.78% from 255 or 38.51% from 335); Max value from RGB is 129 - color contains mainly: blue. Hex color #775781 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775781 is #88A87E. Grayscale: #656565. Windows color (decimal): -8956031 or 8476535. OLE color: 8476535.
HSL color Cylindrical-coordinate representation of color #775781: hue angle of 285.71º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #775781 is Cyan = 0.08, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 87 | 129 | - |
| CMYK | 0.08 | 0.33 | 0 | 0.49 |
| HSL | 285.71º | 0.19% | 0.42% | - |
| HSV(B) | 285.71º | 0.33% | 0.51% | - |
| XYZ | 14.98 | 12.32 | 22.36 | - |
| YUV | 101.36 | 143.6 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 129 | 0.08 | 0.33 | 0 | 0.49 | 285.71 | 0.19 | 0.42 |
| Hex | 77 | 57 | 81 | 8 | 21 | 0 | 31 | 11E | 13 | 2A |
| Octal | 167 | 127 | 201 | 10 | 41 | 0 | 61 | 436 | 23 | 52 |
| Binary | 1110111 | 1010111 | 10000001 | 1000 | 100001 | 0 | 110001 | 100011110 | 10011 | 101010 |
Color Harmonies of #775781
Complementary color
Monochromatic Colors of #775781
Black with #775781
Text Example
Text Example
White with #775781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775781; }
p { color: rgb(119,87,129); }
H1.HeaderClassName
{
color: #775781;
}
.AnyTagClassName
{
color: #775781;
}
</style>
background-color css
<style>
a { background-color: #775781; }
a { background-color: rgb(119,87,129); }
div.DivClassName
{
background-color: #775781;
}
.BgClassName
{
background-color: #775781;
}
</style>
border-color css
<style>
span { border-color: #775781; }
span { border-color: rgb(119,87,129); }
td.TdClassName
{
border-color: #775781;
}
.TagClassName
{
border-color: #775781;
}
</style>