Shades of Affair #75557E
Tints of Affair #75557E
RGB
CMYK
RGB Variations
Color information
#75557E (or 0x75557E) is known color: Affair. HEX triplet: 75, 55 and 7E. RGB value is (117,85,126). Sum of RGB (Red+Green+Blue) = 117+85+126=328 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.67% from 328); Green value is 85 (33.59% from 255 or 25.91% from 328); Blue value is 126 (49.61% from 255 or 38.41% from 328); Max value from RGB is 126 - color contains mainly: blue. Hex color #75557E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #75557E is #8AAA81. Grayscale: #636363. Windows color (decimal): -9087618 or 8279413. OLE color: 8279413.
HSL color Cylindrical-coordinate representation of color #75557E: hue angle of 286.83º degrees, saturation: 0.19, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #75557E is Cyan = 0.07, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 117 | 85 | 126 | - |
| CMYK | 0.07 | 0.33 | 0 | 0.51 |
| HSL | 286.83º | 0.19% | 0.41% | - |
| HSV(B) | 286.83º | 0.33% | 0.49% | - |
| XYZ | 14.35 | 11.79 | 21.26 | - |
| YUV | 99.24 | 143.1 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 85 | 126 | 0.07 | 0.33 | 0 | 0.51 | 286.83 | 0.19 | 0.41 |
| Hex | 75 | 55 | 7E | 7 | 21 | 0 | 33 | 11F | 13 | 29 |
| Octal | 165 | 125 | 176 | 7 | 41 | 0 | 63 | 437 | 23 | 51 |
| Binary | 1110101 | 1010101 | 1111110 | 111 | 100001 | 0 | 110011 | 100011111 | 10011 | 101001 |
Color Harmonies of #75557E
Complementary color
Monochromatic Colors of #75557E
Black with #75557E
Text Example
Text Example
White with #75557E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75557E; }
p { color: rgb(117,85,126); }
H1.HeaderClassName
{
color: #75557E;
}
.AnyTagClassName
{
color: #75557E;
}
</style>
background-color css
<style>
a { background-color: #75557E; }
a { background-color: rgb(117,85,126); }
div.DivClassName
{
background-color: #75557E;
}
.BgClassName
{
background-color: #75557E;
}
</style>
border-color css
<style>
span { border-color: #75557E; }
span { border-color: rgb(117,85,126); }
td.TdClassName
{
border-color: #75557E;
}
.TagClassName
{
border-color: #75557E;
}
</style>