Shades of Affair #755287
Tints of Affair #755287
RGB
CMYK
RGB Variations
Color information
#755287 (or 0x755287) is known color: Affair. HEX triplet: 75, 52 and 87. RGB value is (117,82,135). Sum of RGB (Red+Green+Blue) = 117+82+135=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 82 (32.42% from 255 or 24.55% from 334); Blue value is 135 (53.12% from 255 or 40.42% from 334); Max value from RGB is 135 - color contains mainly: blue. Hex color #755287 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755287 is #8AAD78. Grayscale: #626262. Windows color (decimal): -9088377 or 8868469. OLE color: 8868469.
HSL color Cylindrical-coordinate representation of color #755287: hue angle of 279.62º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #755287 is Cyan = 0.13, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 82 | 135 | - |
| CMYK | 0.13 | 0.39 | 0 | 0.47 |
| HSL | 279.62º | 0.24% | 0.43% | - |
| HSV(B) | 279.62º | 0.39% | 0.53% | - |
| XYZ | 14.73 | 11.57 | 24.38 | - |
| YUV | 98.51 | 148.6 | 141.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 135 | 0.13 | 0.39 | 0 | 0.47 | 279.62 | 0.24 | 0.43 |
| Hex | 75 | 52 | 87 | D | 27 | 0 | 2F | 118 | 18 | 2B |
| Octal | 165 | 122 | 207 | 15 | 47 | 0 | 57 | 430 | 30 | 53 |
| Binary | 1110101 | 1010010 | 10000111 | 1101 | 100111 | 0 | 101111 | 100011000 | 11000 | 101011 |
Color Harmonies of #755287
Complementary color
Monochromatic Colors of #755287
Black with #755287
Text Example
Text Example
White with #755287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755287; }
p { color: rgb(117,82,135); }
H1.HeaderClassName
{
color: #755287;
}
.AnyTagClassName
{
color: #755287;
}
</style>
background-color css
<style>
a { background-color: #755287; }
a { background-color: rgb(117,82,135); }
div.DivClassName
{
background-color: #755287;
}
.BgClassName
{
background-color: #755287;
}
</style>
border-color css
<style>
span { border-color: #755287; }
span { border-color: rgb(117,82,135); }
td.TdClassName
{
border-color: #755287;
}
.TagClassName
{
border-color: #755287;
}
</style>