Shades of Affair #755389
Tints of Affair #755389
RGB
CMYK
RGB Variations
Color information
#755389 (or 0x755389) is known color: Affair. HEX triplet: 75, 53 and 89. RGB value is (117,83,137). Sum of RGB (Red+Green+Blue) = 117+83+137=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 83 (32.81% from 255 or 24.63% from 337); Blue value is 137 (53.91% from 255 or 40.65% from 337); Max value from RGB is 137 - color contains mainly: blue. Hex color #755389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755389 is #8AAC76. Grayscale: #636363. Windows color (decimal): -9088119 or 8999797. OLE color: 8999797.
HSL color Cylindrical-coordinate representation of color #755389: hue angle of 277.78º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #755389 is Cyan = 0.15, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 83 | 137 | - |
| CMYK | 0.15 | 0.39 | 0 | 0.46 |
| HSL | 277.78º | 0.25% | 0.43% | - |
| HSV(B) | 277.78º | 0.39% | 0.54% | - |
| XYZ | 14.94 | 11.77 | 25.15 | - |
| YUV | 99.32 | 149.26 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 137 | 0.15 | 0.39 | 0 | 0.46 | 277.78 | 0.25 | 0.43 |
| Hex | 75 | 53 | 89 | F | 27 | 0 | 2E | 116 | 19 | 2B |
| Octal | 165 | 123 | 211 | 17 | 47 | 0 | 56 | 426 | 31 | 53 |
| Binary | 1110101 | 1010011 | 10001001 | 1111 | 100111 | 0 | 101110 | 100010110 | 11001 | 101011 |
Color Harmonies of #755389
Complementary color
Monochromatic Colors of #755389
Black with #755389
Text Example
Text Example
White with #755389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755389; }
p { color: rgb(117,83,137); }
H1.HeaderClassName
{
color: #755389;
}
.AnyTagClassName
{
color: #755389;
}
</style>
background-color css
<style>
a { background-color: #755389; }
a { background-color: rgb(117,83,137); }
div.DivClassName
{
background-color: #755389;
}
.BgClassName
{
background-color: #755389;
}
</style>
border-color css
<style>
span { border-color: #755389; }
span { border-color: rgb(117,83,137); }
td.TdClassName
{
border-color: #755389;
}
.TagClassName
{
border-color: #755389;
}
</style>