Shades of Affair #765991
Tints of Affair #765991
RGB
CMYK
RGB Variations
Color information
#765991 (or 0x765991) is known color: Affair. HEX triplet: 76, 59 and 91. RGB value is (118,89,145). Sum of RGB (Red+Green+Blue) = 118+89+145=352 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.52% from 352); Green value is 89 (35.16% from 255 or 25.28% from 352); Blue value is 145 (57.03% from 255 or 41.19% from 352); Max value from RGB is 145 - color contains mainly: blue. Hex color #765991 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765991 is #89A66E. Grayscale: #676767. Windows color (decimal): -9021039 or 9525622. OLE color: 9525622.
HSL color Cylindrical-coordinate representation of color #765991: hue angle of 271.07º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #765991 is Cyan = 0.19, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 89 | 145 | - |
| CMYK | 0.19 | 0.39 | 0 | 0.43 |
| HSL | 271.07º | 0.24% | 0.46% | - |
| HSV(B) | 271.07º | 0.39% | 0.57% | - |
| XYZ | 16.15 | 13.04 | 28.45 | - |
| YUV | 104.06 | 151.11 | 137.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 145 | 0.19 | 0.39 | 0 | 0.43 | 271.07 | 0.24 | 0.46 |
| Hex | 76 | 59 | 91 | 13 | 27 | 0 | 2B | 10F | 18 | 2E |
| Octal | 166 | 131 | 221 | 23 | 47 | 0 | 53 | 417 | 30 | 56 |
| Binary | 1110110 | 1011001 | 10010001 | 10011 | 100111 | 0 | 101011 | 100001111 | 11000 | 101110 |
Color Harmonies of #765991
Complementary color
Monochromatic Colors of #765991
Black with #765991
Text Example
Text Example
White with #765991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765991; }
p { color: rgb(118,89,145); }
H1.HeaderClassName
{
color: #765991;
}
.AnyTagClassName
{
color: #765991;
}
</style>
background-color css
<style>
a { background-color: #765991; }
a { background-color: rgb(118,89,145); }
div.DivClassName
{
background-color: #765991;
}
.BgClassName
{
background-color: #765991;
}
</style>
border-color css
<style>
span { border-color: #765991; }
span { border-color: rgb(118,89,145); }
td.TdClassName
{
border-color: #765991;
}
.TagClassName
{
border-color: #765991;
}
</style>