Shades of Affair #775082
Tints of Affair #775082
RGB
CMYK
RGB Variations
Color information
#775082 (or 0x775082) is known color: Affair. HEX triplet: 77, 50 and 82. RGB value is (119,80,130). Sum of RGB (Red+Green+Blue) = 119+80+130=329 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.17% from 329); Green value is 80 (31.64% from 255 or 24.32% from 329); Blue value is 130 (51.17% from 255 or 39.51% from 329); Max value from RGB is 130 - color contains mainly: blue. Hex color #775082 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775082 is #88AF7D. Grayscale: #616161. Windows color (decimal): -8957822 or 8540279. OLE color: 8540279.
HSL color Cylindrical-coordinate representation of color #775082: hue angle of 286.8º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #775082 is Cyan = 0.08, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 80 | 130 | - |
| CMYK | 0.08 | 0.38 | 0 | 0.49 |
| HSL | 286.8º | 0.24% | 0.41% | - |
| HSV(B) | 286.8º | 0.38% | 0.51% | - |
| XYZ | 14.51 | 11.27 | 22.53 | - |
| YUV | 97.36 | 146.42 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 80 | 130 | 0.08 | 0.38 | 0 | 0.49 | 286.8 | 0.24 | 0.41 |
| Hex | 77 | 50 | 82 | 8 | 26 | 0 | 31 | 11F | 18 | 29 |
| Octal | 167 | 120 | 202 | 10 | 46 | 0 | 61 | 437 | 30 | 51 |
| Binary | 1110111 | 1010000 | 10000010 | 1000 | 100110 | 0 | 110001 | 100011111 | 11000 | 101001 |
Color Harmonies of #775082
Complementary color
Monochromatic Colors of #775082
Black with #775082
Text Example
Text Example
White with #775082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775082; }
p { color: rgb(119,80,130); }
H1.HeaderClassName
{
color: #775082;
}
.AnyTagClassName
{
color: #775082;
}
</style>
background-color css
<style>
a { background-color: #775082; }
a { background-color: rgb(119,80,130); }
div.DivClassName
{
background-color: #775082;
}
.BgClassName
{
background-color: #775082;
}
</style>
border-color css
<style>
span { border-color: #775082; }
span { border-color: rgb(119,80,130); }
td.TdClassName
{
border-color: #775082;
}
.TagClassName
{
border-color: #775082;
}
</style>