Shades of Affair #775289
Tints of Affair #775289
RGB
CMYK
RGB Variations
Color information
#775289 (or 0x775289) is known color: Affair. HEX triplet: 77, 52 and 89. RGB value is (119,82,137). Sum of RGB (Red+Green+Blue) = 119+82+137=338 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.21% from 338); Green value is 82 (32.42% from 255 or 24.26% from 338); Blue value is 137 (53.91% from 255 or 40.53% from 338); Max value from RGB is 137 - color contains mainly: blue. Hex color #775289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775289 is #88AD76. Grayscale: #636363. Windows color (decimal): -8957303 or 8999543. OLE color: 8999543.
HSL color Cylindrical-coordinate representation of color #775289: hue angle of 280.36º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #775289 is Cyan = 0.13, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 119 | 82 | 137 | - |
| CMYK | 0.13 | 0.40 | 0 | 0.46 |
| HSL | 280.36º | 0.25% | 0.43% | - |
| HSV(B) | 280.36º | 0.4% | 0.54% | - |
| XYZ | 15.14 | 11.76 | 25.14 | - |
| YUV | 99.33 | 149.26 | 142.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 137 | 0.13 | 0.40 | 0 | 0.46 | 280.36 | 0.25 | 0.43 |
| Hex | 77 | 52 | 89 | D | 28 | 0 | 2E | 118 | 19 | 2B |
| Octal | 167 | 122 | 211 | 15 | 50 | 0 | 56 | 430 | 31 | 53 |
| Binary | 1110111 | 1010010 | 10001001 | 1101 | 101000 | 0 | 101110 | 100011000 | 11001 | 101011 |
Color Harmonies of #775289
Complementary color
Monochromatic Colors of #775289
Black with #775289
Text Example
Text Example
White with #775289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775289; }
p { color: rgb(119,82,137); }
H1.HeaderClassName
{
color: #775289;
}
.AnyTagClassName
{
color: #775289;
}
</style>
background-color css
<style>
a { background-color: #775289; }
a { background-color: rgb(119,82,137); }
div.DivClassName
{
background-color: #775289;
}
.BgClassName
{
background-color: #775289;
}
</style>
border-color css
<style>
span { border-color: #775289; }
span { border-color: rgb(119,82,137); }
td.TdClassName
{
border-color: #775289;
}
.TagClassName
{
border-color: #775289;
}
</style>