Shades of Affair #755690
Tints of Affair #755690
RGB
CMYK
RGB Variations
Color information
#755690 (or 0x755690) is known color: Affair. HEX triplet: 75, 56 and 90. RGB value is (117,86,144). Sum of RGB (Red+Green+Blue) = 117+86+144=347 (45% of max value = 765). Red value is 117 (46.09% from 255 or 33.72% from 347); Green value is 86 (33.98% from 255 or 24.78% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #755690 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755690 is #8AA96F. Grayscale: #656565. Windows color (decimal): -9087344 or 9459317. OLE color: 9459317.
HSL color Cylindrical-coordinate representation of color #755690: hue angle of 272.07º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #755690 is Cyan = 0.19, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 86 | 144 | - |
| CMYK | 0.19 | 0.40 | 0 | 0.44 |
| HSL | 272.07º | 0.25% | 0.45% | - |
| HSV(B) | 272.07º | 0.4% | 0.56% | - |
| XYZ | 15.7 | 12.45 | 27.96 | - |
| YUV | 101.88 | 151.77 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 144 | 0.19 | 0.40 | 0 | 0.44 | 272.07 | 0.25 | 0.45 |
| Hex | 75 | 56 | 90 | 13 | 28 | 0 | 2C | 110 | 19 | 2D |
| Octal | 165 | 126 | 220 | 23 | 50 | 0 | 54 | 420 | 31 | 55 |
| Binary | 1110101 | 1010110 | 10010000 | 10011 | 101000 | 0 | 101100 | 100010000 | 11001 | 101101 |
Color Harmonies of #755690
Complementary color
Monochromatic Colors of #755690
Black with #755690
Text Example
Text Example
White with #755690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755690; }
p { color: rgb(117,86,144); }
H1.HeaderClassName
{
color: #755690;
}
.AnyTagClassName
{
color: #755690;
}
</style>
background-color css
<style>
a { background-color: #755690; }
a { background-color: rgb(117,86,144); }
div.DivClassName
{
background-color: #755690;
}
.BgClassName
{
background-color: #755690;
}
</style>
border-color css
<style>
span { border-color: #755690; }
span { border-color: rgb(117,86,144); }
td.TdClassName
{
border-color: #755690;
}
.TagClassName
{
border-color: #755690;
}
</style>