Shades of Affair #75528E
Tints of Affair #75528E
RGB
CMYK
RGB Variations
Color information
#75528E (or 0x75528E) is known color: Affair. HEX triplet: 75, 52 and 8E. RGB value is (117,82,142). Sum of RGB (Red+Green+Blue) = 117+82+142=341 (45% of max value = 765). Red value is 117 (46.09% from 255 or 34.31% from 341); Green value is 82 (32.42% from 255 or 24.05% from 341); Blue value is 142 (55.86% from 255 or 41.64% from 341); Max value from RGB is 142 - color contains mainly: blue. Hex color #75528E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #75528E is #8AAD71. Grayscale: #636363. Windows color (decimal): -9088370 or 9327221. OLE color: 9327221.
HSL color Cylindrical-coordinate representation of color #75528E: hue angle of 275º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #75528E is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 82 | 142 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.44 |
| HSL | 275º | 0.27% | 0.44% | - |
| HSV(B) | 275º | 0.42% | 0.56% | - |
| XYZ | 15.24 | 11.77 | 27.06 | - |
| YUV | 99.31 | 152.1 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 82 | 142 | 0.18 | 0.42 | 0 | 0.44 | 275 | 0.27 | 0.44 |
| Hex | 75 | 52 | 8E | 12 | 2A | 0 | 2C | 113 | 1B | 2C |
| Octal | 165 | 122 | 216 | 22 | 52 | 0 | 54 | 423 | 33 | 54 |
| Binary | 1110101 | 1010010 | 10001110 | 10010 | 101010 | 0 | 101100 | 100010011 | 11011 | 101100 |
Color Harmonies of #75528E
Complementary color
Monochromatic Colors of #75528E
Black with #75528E
Text Example
Text Example
White with #75528E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75528E; }
p { color: rgb(117,82,142); }
H1.HeaderClassName
{
color: #75528E;
}
.AnyTagClassName
{
color: #75528E;
}
</style>
background-color css
<style>
a { background-color: #75528E; }
a { background-color: rgb(117,82,142); }
div.DivClassName
{
background-color: #75528E;
}
.BgClassName
{
background-color: #75528E;
}
</style>
border-color css
<style>
span { border-color: #75528E; }
span { border-color: rgb(117,82,142); }
td.TdClassName
{
border-color: #75528E;
}
.TagClassName
{
border-color: #75528E;
}
</style>