Shades of Affair #755692
Tints of Affair #755692
RGB
CMYK
RGB Variations
Color information
#755692 (or 0x755692) is known color: Affair. HEX triplet: 75, 56 and 92. RGB value is (117,86,146). Sum of RGB (Red+Green+Blue) = 117+86+146=349 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.52% from 349); Green value is 86 (33.98% from 255 or 24.64% from 349); Blue value is 146 (57.42% from 255 or 41.83% from 349); Max value from RGB is 146 - color contains mainly: blue. Hex color #755692 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755692 is #8AA96D. Grayscale: #656565. Windows color (decimal): -9087342 or 9590389. OLE color: 9590389.
HSL color Cylindrical-coordinate representation of color #755692: hue angle of 271º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #755692 is Cyan = 0.20, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 86 | 146 | - |
| CMYK | 0.20 | 0.41 | 0 | 0.43 |
| HSL | 271º | 0.26% | 0.45% | - |
| HSV(B) | 271º | 0.41% | 0.57% | - |
| XYZ | 15.85 | 12.51 | 28.77 | - |
| YUV | 102.11 | 152.77 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 146 | 0.20 | 0.41 | 0 | 0.43 | 271 | 0.26 | 0.45 |
| Hex | 75 | 56 | 92 | 14 | 29 | 0 | 2B | 10F | 1A | 2D |
| Octal | 165 | 126 | 222 | 24 | 51 | 0 | 53 | 417 | 32 | 55 |
| Binary | 1110101 | 1010110 | 10010010 | 10100 | 101001 | 0 | 101011 | 100001111 | 11010 | 101101 |
Color Harmonies of #755692
Complementary color
Monochromatic Colors of #755692
Black with #755692
Text Example
Text Example
White with #755692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755692; }
p { color: rgb(117,86,146); }
H1.HeaderClassName
{
color: #755692;
}
.AnyTagClassName
{
color: #755692;
}
</style>
background-color css
<style>
a { background-color: #755692; }
a { background-color: rgb(117,86,146); }
div.DivClassName
{
background-color: #755692;
}
.BgClassName
{
background-color: #755692;
}
</style>
border-color css
<style>
span { border-color: #755692; }
span { border-color: rgb(117,86,146); }
td.TdClassName
{
border-color: #755692;
}
.TagClassName
{
border-color: #755692;
}
</style>