Shades of Affair #755587
Tints of Affair #755587
RGB
CMYK
RGB Variations
Color information
#755587 (or 0x755587) is known color: Affair. HEX triplet: 75, 55 and 87. RGB value is (117,85,135). Sum of RGB (Red+Green+Blue) = 117+85+135=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 85 (33.59% from 255 or 25.22% from 337); Blue value is 135 (53.12% from 255 or 40.06% from 337); Max value from RGB is 135 - color contains mainly: blue. Hex color #755587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755587 is #8AAA78. Grayscale: #646464. Windows color (decimal): -9087609 or 8869237. OLE color: 8869237.
HSL color Cylindrical-coordinate representation of color #755587: hue angle of 278.4º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #755587 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 85 | 135 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.47 |
| HSL | 278.4º | 0.23% | 0.43% | - |
| HSV(B) | 278.4º | 0.37% | 0.53% | - |
| XYZ | 14.96 | 12.03 | 24.45 | - |
| YUV | 100.27 | 147.6 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 85 | 135 | 0.13 | 0.37 | 0 | 0.47 | 278.4 | 0.23 | 0.43 |
| Hex | 75 | 55 | 87 | D | 25 | 0 | 2F | 116 | 17 | 2B |
| Octal | 165 | 125 | 207 | 15 | 45 | 0 | 57 | 426 | 27 | 53 |
| Binary | 1110101 | 1010101 | 10000111 | 1101 | 100101 | 0 | 101111 | 100010110 | 10111 | 101011 |
Color Harmonies of #755587
Complementary color
Monochromatic Colors of #755587
Black with #755587
Text Example
Text Example
White with #755587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755587; }
p { color: rgb(117,85,135); }
H1.HeaderClassName
{
color: #755587;
}
.AnyTagClassName
{
color: #755587;
}
</style>
background-color css
<style>
a { background-color: #755587; }
a { background-color: rgb(117,85,135); }
div.DivClassName
{
background-color: #755587;
}
.BgClassName
{
background-color: #755587;
}
</style>
border-color css
<style>
span { border-color: #755587; }
span { border-color: rgb(117,85,135); }
td.TdClassName
{
border-color: #755587;
}
.TagClassName
{
border-color: #755587;
}
</style>