Shades of Affair #765487
Tints of Affair #765487
RGB
CMYK
RGB Variations
Color information
#765487 (or 0x765487) is known color: Affair. HEX triplet: 76, 54 and 87. RGB value is (118,84,135). Sum of RGB (Red+Green+Blue) = 118+84+135=337 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.01% from 337); Green value is 84 (33.20% from 255 or 24.93% from 337); Blue value is 135 (53.12% from 255 or 40.06% from 337); Max value from RGB is 135 - color contains mainly: blue. Hex color #765487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765487 is #89AB78. Grayscale: #636363. Windows color (decimal): -9022329 or 8868982. OLE color: 8868982.
HSL color Cylindrical-coordinate representation of color #765487: hue angle of 280º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #765487 is Cyan = 0.13, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 84 | 135 | - |
| CMYK | 0.13 | 0.38 | 0 | 0.47 |
| HSL | 280º | 0.23% | 0.43% | - |
| HSV(B) | 280º | 0.38% | 0.53% | - |
| XYZ | 15.01 | 11.94 | 24.44 | - |
| YUV | 99.98 | 147.76 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 135 | 0.13 | 0.38 | 0 | 0.47 | 280 | 0.23 | 0.43 |
| Hex | 76 | 54 | 87 | D | 26 | 0 | 2F | 118 | 17 | 2B |
| Octal | 166 | 124 | 207 | 15 | 46 | 0 | 57 | 430 | 27 | 53 |
| Binary | 1110110 | 1010100 | 10000111 | 1101 | 100110 | 0 | 101111 | 100011000 | 10111 | 101011 |
Color Harmonies of #765487
Complementary color
Monochromatic Colors of #765487
Black with #765487
Text Example
Text Example
White with #765487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765487; }
p { color: rgb(118,84,135); }
H1.HeaderClassName
{
color: #765487;
}
.AnyTagClassName
{
color: #765487;
}
</style>
background-color css
<style>
a { background-color: #765487; }
a { background-color: rgb(118,84,135); }
div.DivClassName
{
background-color: #765487;
}
.BgClassName
{
background-color: #765487;
}
</style>
border-color css
<style>
span { border-color: #765487; }
span { border-color: rgb(118,84,135); }
td.TdClassName
{
border-color: #765487;
}
.TagClassName
{
border-color: #765487;
}
</style>