Shades of Affair #765186
Tints of Affair #765186
RGB
CMYK
RGB Variations
Color information
#765186 (or 0x765186) is known color: Affair. HEX triplet: 76, 51 and 86. RGB value is (118,81,134). Sum of RGB (Red+Green+Blue) = 118+81+134=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 81 (32.03% from 255 or 24.32% from 333); Blue value is 134 (52.73% from 255 or 40.24% from 333); Max value from RGB is 134 - color contains mainly: blue. Hex color #765186 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765186 is #89AE79. Grayscale: #616161. Windows color (decimal): -9023098 or 8802678. OLE color: 8802678.
HSL color Cylindrical-coordinate representation of color #765186: hue angle of 281.89º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #765186 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 81 | 134 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.47 |
| HSL | 281.89º | 0.25% | 0.42% | - |
| HSV(B) | 281.89º | 0.4% | 0.53% | - |
| XYZ | 14.72 | 11.46 | 23.99 | - |
| YUV | 98.11 | 148.26 | 142.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 134 | 0.12 | 0.40 | 0 | 0.47 | 281.89 | 0.25 | 0.42 |
| Hex | 76 | 51 | 86 | C | 28 | 0 | 2F | 11A | 19 | 2A |
| Octal | 166 | 121 | 206 | 14 | 50 | 0 | 57 | 432 | 31 | 52 |
| Binary | 1110110 | 1010001 | 10000110 | 1100 | 101000 | 0 | 101111 | 100011010 | 11001 | 101010 |
Color Harmonies of #765186
Complementary color
Monochromatic Colors of #765186
Black with #765186
Text Example
Text Example
White with #765186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765186; }
p { color: rgb(118,81,134); }
H1.HeaderClassName
{
color: #765186;
}
.AnyTagClassName
{
color: #765186;
}
</style>
background-color css
<style>
a { background-color: #765186; }
a { background-color: rgb(118,81,134); }
div.DivClassName
{
background-color: #765186;
}
.BgClassName
{
background-color: #765186;
}
</style>
border-color css
<style>
span { border-color: #765186; }
span { border-color: rgb(118,81,134); }
td.TdClassName
{
border-color: #765186;
}
.TagClassName
{
border-color: #765186;
}
</style>