Shades of Affair #755092
Tints of Affair #755092
RGB
CMYK
RGB Variations
Color information
#755092 (or 0x755092) is known color: Affair. HEX triplet: 75, 50 and 92. RGB value is (117,80,146). Sum of RGB (Red+Green+Blue) = 117+80+146=343 (45% of max value = 765). Red value is 117 (46.09% from 255 or 34.11% from 343); Green value is 80 (31.64% from 255 or 23.32% from 343); Blue value is 146 (57.42% from 255 or 42.57% from 343); Max value from RGB is 146 - color contains mainly: blue. Hex color #755092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755092 is #8AAF6D. Grayscale: #626262. Windows color (decimal): -9088878 or 9588853. OLE color: 9588853.
HSL color Cylindrical-coordinate representation of color #755092: hue angle of 273.64º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #755092 is Cyan = 0.20, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 80 | 146 | - |
| CMYK | 0.20 | 0.45 | 0 | 0.43 |
| HSL | 273.64º | 0.29% | 0.44% | - |
| HSV(B) | 273.64º | 0.45% | 0.57% | - |
| XYZ | 15.39 | 11.59 | 28.62 | - |
| YUV | 98.59 | 154.76 | 141.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 146 | 0.20 | 0.45 | 0 | 0.43 | 273.64 | 0.29 | 0.44 |
| Hex | 75 | 50 | 92 | 14 | 2D | 0 | 2B | 112 | 1D | 2C |
| Octal | 165 | 120 | 222 | 24 | 55 | 0 | 53 | 422 | 35 | 54 |
| Binary | 1110101 | 1010000 | 10010010 | 10100 | 101101 | 0 | 101011 | 100010010 | 11101 | 101100 |
Color Harmonies of #755092
Complementary color
Monochromatic Colors of #755092
Black with #755092
Text Example
Text Example
White with #755092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755092; }
p { color: rgb(117,80,146); }
H1.HeaderClassName
{
color: #755092;
}
.AnyTagClassName
{
color: #755092;
}
</style>
background-color css
<style>
a { background-color: #755092; }
a { background-color: rgb(117,80,146); }
div.DivClassName
{
background-color: #755092;
}
.BgClassName
{
background-color: #755092;
}
</style>
border-color css
<style>
span { border-color: #755092; }
span { border-color: rgb(117,80,146); }
td.TdClassName
{
border-color: #755092;
}
.TagClassName
{
border-color: #755092;
}
</style>