Shades of Affair #75537E
Tints of Affair #75537E
RGB
CMYK
RGB Variations
Color information
#75537E (or 0x75537E) is known color: Affair. HEX triplet: 75, 53 and 7E. RGB value is (117,83,126). Sum of RGB (Red+Green+Blue) = 117+83+126=326 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.89% from 326); Green value is 83 (32.81% from 255 or 25.46% from 326); Blue value is 126 (49.61% from 255 or 38.65% from 326); Max value from RGB is 126 - color contains mainly: blue. Hex color #75537E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #75537E is #8AAC81. Grayscale: #616161. Windows color (decimal): -9088130 or 8278901. OLE color: 8278901.
HSL color Cylindrical-coordinate representation of color #75537E: hue angle of 287.44º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #75537E is Cyan = 0.07, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 117 | 83 | 126 | - |
| CMYK | 0.07 | 0.34 | 0 | 0.51 |
| HSL | 287.44º | 0.21% | 0.41% | - |
| HSV(B) | 287.44º | 0.34% | 0.49% | - |
| XYZ | 14.2 | 11.47 | 21.21 | - |
| YUV | 98.07 | 143.76 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 126 | 0.07 | 0.34 | 0 | 0.51 | 287.44 | 0.21 | 0.41 |
| Hex | 75 | 53 | 7E | 7 | 22 | 0 | 33 | 11F | 15 | 29 |
| Octal | 165 | 123 | 176 | 7 | 42 | 0 | 63 | 437 | 25 | 51 |
| Binary | 1110101 | 1010011 | 1111110 | 111 | 100010 | 0 | 110011 | 100011111 | 10101 | 101001 |
Color Harmonies of #75537E
Complementary color
Monochromatic Colors of #75537E
Black with #75537E
Text Example
Text Example
White with #75537E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75537E; }
p { color: rgb(117,83,126); }
H1.HeaderClassName
{
color: #75537E;
}
.AnyTagClassName
{
color: #75537E;
}
</style>
background-color css
<style>
a { background-color: #75537E; }
a { background-color: rgb(117,83,126); }
div.DivClassName
{
background-color: #75537E;
}
.BgClassName
{
background-color: #75537E;
}
</style>
border-color css
<style>
span { border-color: #75537E; }
span { border-color: rgb(117,83,126); }
td.TdClassName
{
border-color: #75537E;
}
.TagClassName
{
border-color: #75537E;
}
</style>