Shades of Affair #755688
Tints of Affair #755688
RGB
CMYK
RGB Variations
Color information
#755688 (or 0x755688) is known color: Affair. HEX triplet: 75, 56 and 88. RGB value is (117,86,136). Sum of RGB (Red+Green+Blue) = 117+86+136=339 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.51% from 339); Green value is 86 (33.98% from 255 or 25.37% from 339); Blue value is 136 (53.52% from 255 or 40.12% from 339); Max value from RGB is 136 - color contains mainly: blue. Hex color #755688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755688 is #8AA977. Grayscale: #646464. Windows color (decimal): -9087352 or 8935029. OLE color: 8935029.
HSL color Cylindrical-coordinate representation of color #755688: hue angle of 277.2º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #755688 is Cyan = 0.14, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 86 | 136 | - |
| CMYK | 0.14 | 0.37 | 0 | 0.47 |
| HSL | 277.2º | 0.23% | 0.44% | - |
| HSV(B) | 277.2º | 0.37% | 0.53% | - |
| XYZ | 15.11 | 12.22 | 24.85 | - |
| YUV | 100.97 | 147.77 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 136 | 0.14 | 0.37 | 0 | 0.47 | 277.2 | 0.23 | 0.44 |
| Hex | 75 | 56 | 88 | E | 25 | 0 | 2F | 115 | 17 | 2C |
| Octal | 165 | 126 | 210 | 16 | 45 | 0 | 57 | 425 | 27 | 54 |
| Binary | 1110101 | 1010110 | 10001000 | 1110 | 100101 | 0 | 101111 | 100010101 | 10111 | 101100 |
Color Harmonies of #755688
Complementary color
Monochromatic Colors of #755688
Black with #755688
Text Example
Text Example
White with #755688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755688; }
p { color: rgb(117,86,136); }
H1.HeaderClassName
{
color: #755688;
}
.AnyTagClassName
{
color: #755688;
}
</style>
background-color css
<style>
a { background-color: #755688; }
a { background-color: rgb(117,86,136); }
div.DivClassName
{
background-color: #755688;
}
.BgClassName
{
background-color: #755688;
}
</style>
border-color css
<style>
span { border-color: #755688; }
span { border-color: rgb(117,86,136); }
td.TdClassName
{
border-color: #755688;
}
.TagClassName
{
border-color: #755688;
}
</style>