Shades of Affair #755985
Tints of Affair #755985
RGB
CMYK
RGB Variations
Color information
#755985 (or 0x755985) is known color: Affair. HEX triplet: 75, 59 and 85. RGB value is (117,89,133). Sum of RGB (Red+Green+Blue) = 117+89+133=339 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.51% from 339); Green value is 89 (35.16% from 255 or 26.25% from 339); Blue value is 133 (52.34% from 255 or 39.23% from 339); Max value from RGB is 133 - color contains mainly: blue. Hex color #755985 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755985 is #8AA67A. Grayscale: #666666. Windows color (decimal): -9086587 or 8739189. OLE color: 8739189.
HSL color Cylindrical-coordinate representation of color #755985: hue angle of 278.18º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #755985 is Cyan = 0.12, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 89 | 133 | - |
| CMYK | 0.12 | 0.33 | 0 | 0.48 |
| HSL | 278.18º | 0.2% | 0.44% | - |
| HSV(B) | 278.18º | 0.33% | 0.52% | - |
| XYZ | 15.14 | 12.62 | 23.83 | - |
| YUV | 102.39 | 145.28 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 89 | 133 | 0.12 | 0.33 | 0 | 0.48 | 278.18 | 0.2 | 0.44 |
| Hex | 75 | 59 | 85 | C | 21 | 0 | 30 | 116 | 14 | 2C |
| Octal | 165 | 131 | 205 | 14 | 41 | 0 | 60 | 426 | 24 | 54 |
| Binary | 1110101 | 1011001 | 10000101 | 1100 | 100001 | 0 | 110000 | 100010110 | 10100 | 101100 |
Color Harmonies of #755985
Complementary color
Monochromatic Colors of #755985
Black with #755985
Text Example
Text Example
White with #755985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755985; }
p { color: rgb(117,89,133); }
H1.HeaderClassName
{
color: #755985;
}
.AnyTagClassName
{
color: #755985;
}
</style>
background-color css
<style>
a { background-color: #755985; }
a { background-color: rgb(117,89,133); }
div.DivClassName
{
background-color: #755985;
}
.BgClassName
{
background-color: #755985;
}
</style>
border-color css
<style>
span { border-color: #755985; }
span { border-color: rgb(117,89,133); }
td.TdClassName
{
border-color: #755985;
}
.TagClassName
{
border-color: #755985;
}
</style>