Shades of Affair #765981
Tints of Affair #765981
RGB
CMYK
RGB Variations
Color information
#765981 (or 0x765981) is known color: Affair. HEX triplet: 76, 59 and 81. RGB value is (118,89,129). Sum of RGB (Red+Green+Blue) = 118+89+129=336 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.12% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 129 (50.78% from 255 or 38.39% from 336); Max value from RGB is 129 - color contains mainly: blue. Hex color #765981 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765981 is #89A67E. Grayscale: #666666. Windows color (decimal): -9021055 or 8477046. OLE color: 8477046.
HSL color Cylindrical-coordinate representation of color #765981: hue angle of 283.5º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #765981 is Cyan = 0.09, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 89 | 129 | - |
| CMYK | 0.09 | 0.31 | 0 | 0.49 |
| HSL | 283.5º | 0.18% | 0.43% | - |
| HSV(B) | 283.5º | 0.31% | 0.51% | - |
| XYZ | 15.01 | 12.58 | 22.41 | - |
| YUV | 102.23 | 143.11 | 139.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 129 | 0.09 | 0.31 | 0 | 0.49 | 283.5 | 0.18 | 0.43 |
| Hex | 76 | 59 | 81 | 9 | 1F | 0 | 31 | 11C | 12 | 2B |
| Octal | 166 | 131 | 201 | 11 | 37 | 0 | 61 | 434 | 22 | 53 |
| Binary | 1110110 | 1011001 | 10000001 | 1001 | 11111 | 0 | 110001 | 100011100 | 10010 | 101011 |
Color Harmonies of #765981
Complementary color
Monochromatic Colors of #765981
Black with #765981
Text Example
Text Example
White with #765981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765981; }
p { color: rgb(118,89,129); }
H1.HeaderClassName
{
color: #765981;
}
.AnyTagClassName
{
color: #765981;
}
</style>
background-color css
<style>
a { background-color: #765981; }
a { background-color: rgb(118,89,129); }
div.DivClassName
{
background-color: #765981;
}
.BgClassName
{
background-color: #765981;
}
</style>
border-color css
<style>
span { border-color: #765981; }
span { border-color: rgb(118,89,129); }
td.TdClassName
{
border-color: #765981;
}
.TagClassName
{
border-color: #765981;
}
</style>