Shades of Affair #755089
Tints of Affair #755089
RGB
CMYK
RGB Variations
Color information
#755089 (or 0x755089) is known color: Affair. HEX triplet: 75, 50 and 89. RGB value is (117,80,137). Sum of RGB (Red+Green+Blue) = 117+80+137=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 80 (31.64% from 255 or 23.95% from 334); Blue value is 137 (53.91% from 255 or 41.02% from 334); Max value from RGB is 137 - color contains mainly: blue. Hex color #755089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755089 is #8AAF76. Grayscale: #616161. Windows color (decimal): -9088887 or 8999029. OLE color: 8999029.
HSL color Cylindrical-coordinate representation of color #755089: hue angle of 278.95º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #755089 is Cyan = 0.15, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 80 | 137 | - |
| CMYK | 0.15 | 0.42 | 0 | 0.46 |
| HSL | 278.95º | 0.26% | 0.43% | - |
| HSV(B) | 278.95º | 0.42% | 0.54% | - |
| XYZ | 14.72 | 11.33 | 25.08 | - |
| YUV | 97.56 | 150.26 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 137 | 0.15 | 0.42 | 0 | 0.46 | 278.95 | 0.26 | 0.43 |
| Hex | 75 | 50 | 89 | F | 2A | 0 | 2E | 117 | 1A | 2B |
| Octal | 165 | 120 | 211 | 17 | 52 | 0 | 56 | 427 | 32 | 53 |
| Binary | 1110101 | 1010000 | 10001001 | 1111 | 101010 | 0 | 101110 | 100010111 | 11010 | 101011 |
Color Harmonies of #755089
Complementary color
Monochromatic Colors of #755089
Black with #755089
Text Example
Text Example
White with #755089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755089; }
p { color: rgb(117,80,137); }
H1.HeaderClassName
{
color: #755089;
}
.AnyTagClassName
{
color: #755089;
}
</style>
background-color css
<style>
a { background-color: #755089; }
a { background-color: rgb(117,80,137); }
div.DivClassName
{
background-color: #755089;
}
.BgClassName
{
background-color: #755089;
}
</style>
border-color css
<style>
span { border-color: #755089; }
span { border-color: rgb(117,80,137); }
td.TdClassName
{
border-color: #755089;
}
.TagClassName
{
border-color: #755089;
}
</style>