Shades of Affair #765087
Tints of Affair #765087
RGB
CMYK
RGB Variations
Color information
#765087 (or 0x765087) is known color: Affair. HEX triplet: 76, 50 and 87. RGB value is (118,80,135). Sum of RGB (Red+Green+Blue) = 118+80+135=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 80 (31.64% from 255 or 24.02% from 333); Blue value is 135 (53.12% from 255 or 40.54% from 333); Max value from RGB is 135 - color contains mainly: blue. Hex color #765087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765087 is #89AF78. Grayscale: #616161. Windows color (decimal): -9023353 or 8867958. OLE color: 8867958.
HSL color Cylindrical-coordinate representation of color #765087: hue angle of 281.45º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #765087 is Cyan = 0.13, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 80 | 135 | - |
| CMYK | 0.13 | 0.41 | 0 | 0.47 |
| HSL | 281.45º | 0.26% | 0.42% | - |
| HSV(B) | 281.45º | 0.41% | 0.53% | - |
| XYZ | 14.71 | 11.34 | 24.33 | - |
| YUV | 97.63 | 149.09 | 142.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 80 | 135 | 0.13 | 0.41 | 0 | 0.47 | 281.45 | 0.26 | 0.42 |
| Hex | 76 | 50 | 87 | D | 29 | 0 | 2F | 119 | 1A | 2A |
| Octal | 166 | 120 | 207 | 15 | 51 | 0 | 57 | 431 | 32 | 52 |
| Binary | 1110110 | 1010000 | 10000111 | 1101 | 101001 | 0 | 101111 | 100011001 | 11010 | 101010 |
Color Harmonies of #765087
Complementary color
Monochromatic Colors of #765087
Black with #765087
Text Example
Text Example
White with #765087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765087; }
p { color: rgb(118,80,135); }
H1.HeaderClassName
{
color: #765087;
}
.AnyTagClassName
{
color: #765087;
}
</style>
background-color css
<style>
a { background-color: #765087; }
a { background-color: rgb(118,80,135); }
div.DivClassName
{
background-color: #765087;
}
.BgClassName
{
background-color: #765087;
}
</style>
border-color css
<style>
span { border-color: #765087; }
span { border-color: rgb(118,80,135); }
td.TdClassName
{
border-color: #765087;
}
.TagClassName
{
border-color: #765087;
}
</style>