Shades of Affair #764987
Tints of Affair #764987
RGB
CMYK
RGB Variations
Color information
#764987 (or 0x764987) is known color: Affair. HEX triplet: 76, 49 and 87. RGB value is (118,73,135). Sum of RGB (Red+Green+Blue) = 118+73+135=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 73 (28.91% from 255 or 22.39% from 326); Blue value is 135 (53.12% from 255 or 41.41% from 326); Max value from RGB is 135 - color contains mainly: blue. Hex color #764987 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #764987 is #89B678. Grayscale: #5D5D5D. Windows color (decimal): -9025145 or 8866166. OLE color: 8866166.
HSL color Cylindrical-coordinate representation of color #764987: hue angle of 283.55º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #764987 is Cyan = 0.13, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 73 | 135 | - |
| CMYK | 0.13 | 0.46 | 0 | 0.47 |
| HSL | 283.55º | 0.3% | 0.41% | - |
| HSV(B) | 283.55º | 0.46% | 0.53% | - |
| XYZ | 14.23 | 10.37 | 24.17 | - |
| YUV | 93.52 | 151.41 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 135 | 0.13 | 0.46 | 0 | 0.47 | 283.55 | 0.3 | 0.41 |
| Hex | 76 | 49 | 87 | D | 2E | 0 | 2F | 11C | 1E | 29 |
| Octal | 166 | 111 | 207 | 15 | 56 | 0 | 57 | 434 | 36 | 51 |
| Binary | 1110110 | 1001001 | 10000111 | 1101 | 101110 | 0 | 101111 | 100011100 | 11110 | 101001 |
Color Harmonies of #764987
Complementary color
Monochromatic Colors of #764987
Black with #764987
Text Example
Text Example
White with #764987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764987; }
p { color: rgb(118,73,135); }
H1.HeaderClassName
{
color: #764987;
}
.AnyTagClassName
{
color: #764987;
}
</style>
background-color css
<style>
a { background-color: #764987; }
a { background-color: rgb(118,73,135); }
div.DivClassName
{
background-color: #764987;
}
.BgClassName
{
background-color: #764987;
}
</style>
border-color css
<style>
span { border-color: #764987; }
span { border-color: rgb(118,73,135); }
td.TdClassName
{
border-color: #764987;
}
.TagClassName
{
border-color: #764987;
}
</style>