Shades of Affair #755891
Tints of Affair #755891
RGB
CMYK
RGB Variations
Color information
#755891 (or 0x755891) is known color: Affair. HEX triplet: 75, 58 and 91. RGB value is (117,88,145). Sum of RGB (Red+Green+Blue) = 117+88+145=350 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.43% from 350); Green value is 88 (34.77% from 255 or 25.14% from 350); Blue value is 145 (57.03% from 255 or 41.43% from 350); Max value from RGB is 145 - color contains mainly: blue. Hex color #755891 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755891 is #8AA76E. Grayscale: #666666. Windows color (decimal): -9086831 or 9525365. OLE color: 9525365.
HSL color Cylindrical-coordinate representation of color #755891: hue angle of 270.53º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #755891 is Cyan = 0.19, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 88 | 145 | - |
| CMYK | 0.19 | 0.39 | 0 | 0.43 |
| HSL | 270.53º | 0.24% | 0.46% | - |
| HSV(B) | 270.53º | 0.39% | 0.57% | - |
| XYZ | 15.94 | 12.81 | 28.42 | - |
| YUV | 103.17 | 151.61 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 88 | 145 | 0.19 | 0.39 | 0 | 0.43 | 270.53 | 0.24 | 0.46 |
| Hex | 75 | 58 | 91 | 13 | 27 | 0 | 2B | 10F | 18 | 2E |
| Octal | 165 | 130 | 221 | 23 | 47 | 0 | 53 | 417 | 30 | 56 |
| Binary | 1110101 | 1011000 | 10010001 | 10011 | 100111 | 0 | 101011 | 100001111 | 11000 | 101110 |
Color Harmonies of #755891
Complementary color
Monochromatic Colors of #755891
Black with #755891
Text Example
Text Example
White with #755891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755891; }
p { color: rgb(117,88,145); }
H1.HeaderClassName
{
color: #755891;
}
.AnyTagClassName
{
color: #755891;
}
</style>
background-color css
<style>
a { background-color: #755891; }
a { background-color: rgb(117,88,145); }
div.DivClassName
{
background-color: #755891;
}
.BgClassName
{
background-color: #755891;
}
</style>
border-color css
<style>
span { border-color: #755891; }
span { border-color: rgb(117,88,145); }
td.TdClassName
{
border-color: #755891;
}
.TagClassName
{
border-color: #755891;
}
</style>