Shades of Affair #775380
Tints of Affair #775380
RGB
CMYK
RGB Variations
Color information
#775380 (or 0x775380) is known color: Affair. HEX triplet: 77, 53 and 80. RGB value is (119,83,128). Sum of RGB (Red+Green+Blue) = 119+83+128=330 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.06% from 330); Green value is 83 (32.81% from 255 or 25.15% from 330); Blue value is 128 (50.39% from 255 or 38.79% from 330); Max value from RGB is 128 - color contains mainly: blue. Hex color #775380 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775380 is #88AC7F. Grayscale: #626262. Windows color (decimal): -8957056 or 8409975. OLE color: 8409975.
HSL color Cylindrical-coordinate representation of color #775380: hue angle of 288º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #775380 is Cyan = 0.07, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 83 | 128 | - |
| CMYK | 0.07 | 0.35 | 0 | 0.50 |
| HSL | 288º | 0.21% | 0.41% | - |
| HSV(B) | 288º | 0.35% | 0.5% | - |
| XYZ | 14.6 | 11.67 | 21.9 | - |
| YUV | 98.89 | 144.43 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 128 | 0.07 | 0.35 | 0 | 0.50 | 288 | 0.21 | 0.41 |
| Hex | 77 | 53 | 80 | 7 | 23 | 0 | 32 | 120 | 15 | 29 |
| Octal | 167 | 123 | 200 | 7 | 43 | 0 | 62 | 440 | 25 | 51 |
| Binary | 1110111 | 1010011 | 10000000 | 111 | 100011 | 0 | 110010 | 100100000 | 10101 | 101001 |
Color Harmonies of #775380
Complementary color
Monochromatic Colors of #775380
Black with #775380
Text Example
Text Example
White with #775380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775380; }
p { color: rgb(119,83,128); }
H1.HeaderClassName
{
color: #775380;
}
.AnyTagClassName
{
color: #775380;
}
</style>
background-color css
<style>
a { background-color: #775380; }
a { background-color: rgb(119,83,128); }
div.DivClassName
{
background-color: #775380;
}
.BgClassName
{
background-color: #775380;
}
</style>
border-color css
<style>
span { border-color: #775380; }
span { border-color: rgb(119,83,128); }
td.TdClassName
{
border-color: #775380;
}
.TagClassName
{
border-color: #775380;
}
</style>