Shades of Affair #755181
Tints of Affair #755181
RGB
CMYK
RGB Variations
Color information
#755181 (or 0x755181) is known color: Affair. HEX triplet: 75, 51 and 81. RGB value is (117,81,129). Sum of RGB (Red+Green+Blue) = 117+81+129=327 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.78% from 327); Green value is 81 (32.03% from 255 or 24.77% from 327); Blue value is 129 (50.78% from 255 or 39.45% from 327); Max value from RGB is 129 - color contains mainly: blue. Hex color #755181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755181 is #8AAE7E. Grayscale: #616161. Windows color (decimal): -9088639 or 8474997. OLE color: 8474997.
HSL color Cylindrical-coordinate representation of color #755181: hue angle of 285º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #755181 is Cyan = 0.09, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 81 | 129 | - |
| CMYK | 0.09 | 0.37 | 0 | 0.49 |
| HSL | 285º | 0.23% | 0.41% | - |
| HSV(B) | 285º | 0.37% | 0.51% | - |
| XYZ | 14.24 | 11.25 | 22.19 | - |
| YUV | 97.24 | 145.93 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 129 | 0.09 | 0.37 | 0 | 0.49 | 285 | 0.23 | 0.41 |
| Hex | 75 | 51 | 81 | 9 | 25 | 0 | 31 | 11D | 17 | 29 |
| Octal | 165 | 121 | 201 | 11 | 45 | 0 | 61 | 435 | 27 | 51 |
| Binary | 1110101 | 1010001 | 10000001 | 1001 | 100101 | 0 | 110001 | 100011101 | 10111 | 101001 |
Color Harmonies of #755181
Complementary color
Monochromatic Colors of #755181
Black with #755181
Text Example
Text Example
White with #755181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755181; }
p { color: rgb(117,81,129); }
H1.HeaderClassName
{
color: #755181;
}
.AnyTagClassName
{
color: #755181;
}
</style>
background-color css
<style>
a { background-color: #755181; }
a { background-color: rgb(117,81,129); }
div.DivClassName
{
background-color: #755181;
}
.BgClassName
{
background-color: #755181;
}
</style>
border-color css
<style>
span { border-color: #755181; }
span { border-color: rgb(117,81,129); }
td.TdClassName
{
border-color: #755181;
}
.TagClassName
{
border-color: #755181;
}
</style>