Shades of Affair #755586
Tints of Affair #755586
RGB
CMYK
RGB Variations
Color information
#755586 (or 0x755586) is known color: Affair. HEX triplet: 75, 55 and 86. RGB value is (117,85,134). Sum of RGB (Red+Green+Blue) = 117+85+134=336 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.82% from 336); Green value is 85 (33.59% from 255 or 25.30% from 336); Blue value is 134 (52.73% from 255 or 39.88% from 336); Max value from RGB is 134 - color contains mainly: blue. Hex color #755586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755586 is #8AAA79. Grayscale: #636363. Windows color (decimal): -9087610 or 8803701. OLE color: 8803701.
HSL color Cylindrical-coordinate representation of color #755586: hue angle of 279.18º degrees, saturation: 0.22, 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 #755586 is Cyan = 0.13, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 85 | 134 | - |
| CMYK | 0.13 | 0.37 | 0 | 0.47 |
| HSL | 279.18º | 0.22% | 0.43% | - |
| HSV(B) | 279.18º | 0.37% | 0.53% | - |
| XYZ | 14.89 | 12 | 24.09 | - |
| YUV | 100.15 | 147.1 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 85 | 134 | 0.13 | 0.37 | 0 | 0.47 | 279.18 | 0.22 | 0.43 |
| Hex | 75 | 55 | 86 | D | 25 | 0 | 2F | 117 | 16 | 2B |
| Octal | 165 | 125 | 206 | 15 | 45 | 0 | 57 | 427 | 26 | 53 |
| Binary | 1110101 | 1010101 | 10000110 | 1101 | 100101 | 0 | 101111 | 100010111 | 10110 | 101011 |
Color Harmonies of #755586
Complementary color
Monochromatic Colors of #755586
Black with #755586
Text Example
Text Example
White with #755586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755586; }
p { color: rgb(117,85,134); }
H1.HeaderClassName
{
color: #755586;
}
.AnyTagClassName
{
color: #755586;
}
</style>
background-color css
<style>
a { background-color: #755586; }
a { background-color: rgb(117,85,134); }
div.DivClassName
{
background-color: #755586;
}
.BgClassName
{
background-color: #755586;
}
</style>
border-color css
<style>
span { border-color: #755586; }
span { border-color: rgb(117,85,134); }
td.TdClassName
{
border-color: #755586;
}
.TagClassName
{
border-color: #755586;
}
</style>