Shades of Affair #765681
Tints of Affair #765681
RGB
CMYK
RGB Variations
Color information
#765681 (or 0x765681) is known color: Affair. HEX triplet: 76, 56 and 81. RGB value is (118,86,129). Sum of RGB (Red+Green+Blue) = 118+86+129=333 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.44% from 333); Green value is 86 (33.98% from 255 or 25.83% from 333); Blue value is 129 (50.78% from 255 or 38.74% from 333); Max value from RGB is 129 - color contains mainly: blue. Hex color #765681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #765681 is #89A97E. Grayscale: #646464. Windows color (decimal): -9021823 or 8476278. OLE color: 8476278.
HSL color Cylindrical-coordinate representation of color #765681: hue angle of 284.65º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #765681 is Cyan = 0.09, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 86 | 129 | - |
| CMYK | 0.09 | 0.33 | 0 | 0.49 |
| HSL | 284.65º | 0.2% | 0.42% | - |
| HSV(B) | 284.65º | 0.33% | 0.51% | - |
| XYZ | 14.76 | 12.09 | 22.32 | - |
| YUV | 100.47 | 144.1 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 129 | 0.09 | 0.33 | 0 | 0.49 | 284.65 | 0.2 | 0.42 |
| Hex | 76 | 56 | 81 | 9 | 21 | 0 | 31 | 11D | 14 | 2A |
| Octal | 166 | 126 | 201 | 11 | 41 | 0 | 61 | 435 | 24 | 52 |
| Binary | 1110110 | 1010110 | 10000001 | 1001 | 100001 | 0 | 110001 | 100011101 | 10100 | 101010 |
Color Harmonies of #765681
Complementary color
Monochromatic Colors of #765681
Black with #765681
Text Example
Text Example
White with #765681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765681; }
p { color: rgb(118,86,129); }
H1.HeaderClassName
{
color: #765681;
}
.AnyTagClassName
{
color: #765681;
}
</style>
background-color css
<style>
a { background-color: #765681; }
a { background-color: rgb(118,86,129); }
div.DivClassName
{
background-color: #765681;
}
.BgClassName
{
background-color: #765681;
}
</style>
border-color css
<style>
span { border-color: #765681; }
span { border-color: rgb(118,86,129); }
td.TdClassName
{
border-color: #765681;
}
.TagClassName
{
border-color: #765681;
}
</style>