Shades of Affair #755785
Tints of Affair #755785
RGB
CMYK
RGB Variations
Color information
#755785 (or 0x755785) is known color: Affair. HEX triplet: 75, 57 and 85. RGB value is (117,87,133). Sum of RGB (Red+Green+Blue) = 117+87+133=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 87 (34.38% from 255 or 25.82% from 337); Blue value is 133 (52.34% from 255 or 39.47% from 337); Max value from RGB is 133 - color contains mainly: blue. Hex color #755785 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755785 is #8AA87A. Grayscale: #656565. Windows color (decimal): -9087099 or 8738677. OLE color: 8738677.
HSL color Cylindrical-coordinate representation of color #755785: hue angle of 279.13º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #755785 is Cyan = 0.12, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 87 | 133 | - |
| CMYK | 0.12 | 0.35 | 0 | 0.48 |
| HSL | 279.13º | 0.21% | 0.43% | - |
| HSV(B) | 279.13º | 0.35% | 0.52% | - |
| XYZ | 14.98 | 12.29 | 23.77 | - |
| YUV | 101.21 | 145.94 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 87 | 133 | 0.12 | 0.35 | 0 | 0.48 | 279.13 | 0.21 | 0.43 |
| Hex | 75 | 57 | 85 | C | 23 | 0 | 30 | 117 | 15 | 2B |
| Octal | 165 | 127 | 205 | 14 | 43 | 0 | 60 | 427 | 25 | 53 |
| Binary | 1110101 | 1010111 | 10000101 | 1100 | 100011 | 0 | 110000 | 100010111 | 10101 | 101011 |
Color Harmonies of #755785
Complementary color
Monochromatic Colors of #755785
Black with #755785
Text Example
Text Example
White with #755785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755785; }
p { color: rgb(117,87,133); }
H1.HeaderClassName
{
color: #755785;
}
.AnyTagClassName
{
color: #755785;
}
</style>
background-color css
<style>
a { background-color: #755785; }
a { background-color: rgb(117,87,133); }
div.DivClassName
{
background-color: #755785;
}
.BgClassName
{
background-color: #755785;
}
</style>
border-color css
<style>
span { border-color: #755785; }
span { border-color: rgb(117,87,133); }
td.TdClassName
{
border-color: #755785;
}
.TagClassName
{
border-color: #755785;
}
</style>