Shades of Affair #755182
Tints of Affair #755182
RGB
CMYK
RGB Variations
Color information
#755182 (or 0x755182) is known color: Affair. HEX triplet: 75, 51 and 82. RGB value is (117,81,130). Sum of RGB (Red+Green+Blue) = 117+81+130=328 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.67% from 328); Green value is 81 (32.03% from 255 or 24.70% from 328); Blue value is 130 (51.17% from 255 or 39.63% from 328); Max value from RGB is 130 - color contains mainly: blue. Hex color #755182 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755182 is #8AAE7D. Grayscale: #616161. Windows color (decimal): -9088638 or 8540533. OLE color: 8540533.
HSL color Cylindrical-coordinate representation of color #755182: hue angle of 284.08º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #755182 is Cyan = 0.1, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 81 | 130 | - |
| CMYK | 0.1 | 0.38 | 0 | 0.49 |
| HSL | 284.08º | 0.23% | 0.41% | - |
| HSV(B) | 284.08º | 0.38% | 0.51% | - |
| XYZ | 14.31 | 11.28 | 22.54 | - |
| YUV | 97.35 | 146.43 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 130 | 0.1 | 0.38 | 0 | 0.49 | 284.08 | 0.23 | 0.41 |
| Hex | 75 | 51 | 82 | A | 26 | 0 | 31 | 11C | 17 | 29 |
| Octal | 165 | 121 | 202 | 12 | 46 | 0 | 61 | 434 | 27 | 51 |
| Binary | 1110101 | 1010001 | 10000010 | 1010 | 100110 | 0 | 110001 | 100011100 | 10111 | 101001 |
Color Harmonies of #755182
Complementary color
Monochromatic Colors of #755182
Black with #755182
Text Example
Text Example
White with #755182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755182; }
p { color: rgb(117,81,130); }
H1.HeaderClassName
{
color: #755182;
}
.AnyTagClassName
{
color: #755182;
}
</style>
background-color css
<style>
a { background-color: #755182; }
a { background-color: rgb(117,81,130); }
div.DivClassName
{
background-color: #755182;
}
.BgClassName
{
background-color: #755182;
}
</style>
border-color css
<style>
span { border-color: #755182; }
span { border-color: rgb(117,81,130); }
td.TdClassName
{
border-color: #755182;
}
.TagClassName
{
border-color: #755182;
}
</style>