Shades of Affair #755188
Tints of Affair #755188
RGB
CMYK
RGB Variations
Color information
#755188 (or 0x755188) is known color: Affair. HEX triplet: 75, 51 and 88. RGB value is (117,81,136). Sum of RGB (Red+Green+Blue) = 117+81+136=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 81 (32.03% from 255 or 24.25% from 334); Blue value is 136 (53.52% from 255 or 40.72% from 334); Max value from RGB is 136 - color contains mainly: blue. Hex color #755188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755188 is #8AAE77. Grayscale: #616161. Windows color (decimal): -9088632 or 8933749. OLE color: 8933749.
HSL color Cylindrical-coordinate representation of color #755188: hue angle of 279.27º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #755188 is Cyan = 0.14, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 81 | 136 | - |
| CMYK | 0.14 | 0.40 | 0 | 0.47 |
| HSL | 279.27º | 0.25% | 0.43% | - |
| HSV(B) | 279.27º | 0.4% | 0.53% | - |
| XYZ | 14.72 | 11.44 | 24.73 | - |
| YUV | 98.03 | 149.43 | 141.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 136 | 0.14 | 0.40 | 0 | 0.47 | 279.27 | 0.25 | 0.43 |
| Hex | 75 | 51 | 88 | E | 28 | 0 | 2F | 117 | 19 | 2B |
| Octal | 165 | 121 | 210 | 16 | 50 | 0 | 57 | 427 | 31 | 53 |
| Binary | 1110101 | 1010001 | 10001000 | 1110 | 101000 | 0 | 101111 | 100010111 | 11001 | 101011 |
Color Harmonies of #755188
Complementary color
Monochromatic Colors of #755188
Black with #755188
Text Example
Text Example
White with #755188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755188; }
p { color: rgb(117,81,136); }
H1.HeaderClassName
{
color: #755188;
}
.AnyTagClassName
{
color: #755188;
}
</style>
background-color css
<style>
a { background-color: #755188; }
a { background-color: rgb(117,81,136); }
div.DivClassName
{
background-color: #755188;
}
.BgClassName
{
background-color: #755188;
}
</style>
border-color css
<style>
span { border-color: #755188; }
span { border-color: rgb(117,81,136); }
td.TdClassName
{
border-color: #755188;
}
.TagClassName
{
border-color: #755188;
}
</style>