Shades of Affair #755885
Tints of Affair #755885
RGB
CMYK
RGB Variations
Color information
#755885 (or 0x755885) is known color: Affair. HEX triplet: 75, 58 and 85. RGB value is (117,88,133). Sum of RGB (Red+Green+Blue) = 117+88+133=338 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.62% from 338); Green value is 88 (34.77% from 255 or 26.04% from 338); Blue value is 133 (52.34% from 255 or 39.35% from 338); Max value from RGB is 133 - color contains mainly: blue. Hex color #755885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755885 is #8AA77A. Grayscale: #656565. Windows color (decimal): -9086843 or 8738933. OLE color: 8738933.
HSL color Cylindrical-coordinate representation of color #755885: hue angle of 278.67º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #755885 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 88 | 133 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.48 |
| HSL | 278.67º | 0.2% | 0.43% | - |
| HSV(B) | 278.67º | 0.34% | 0.52% | - |
| XYZ | 15.06 | 12.45 | 23.8 | - |
| YUV | 101.8 | 145.61 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 88 | 133 | 0.12 | 0.34 | 0 | 0.48 | 278.67 | 0.2 | 0.43 |
| Hex | 75 | 58 | 85 | C | 22 | 0 | 30 | 117 | 14 | 2B |
| Octal | 165 | 130 | 205 | 14 | 42 | 0 | 60 | 427 | 24 | 53 |
| Binary | 1110101 | 1011000 | 10000101 | 1100 | 100010 | 0 | 110000 | 100010111 | 10100 | 101011 |
Color Harmonies of #755885
Complementary color
Monochromatic Colors of #755885
Black with #755885
Text Example
Text Example
White with #755885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755885; }
p { color: rgb(117,88,133); }
H1.HeaderClassName
{
color: #755885;
}
.AnyTagClassName
{
color: #755885;
}
</style>
background-color css
<style>
a { background-color: #755885; }
a { background-color: rgb(117,88,133); }
div.DivClassName
{
background-color: #755885;
}
.BgClassName
{
background-color: #755885;
}
</style>
border-color css
<style>
span { border-color: #755885; }
span { border-color: rgb(117,88,133); }
td.TdClassName
{
border-color: #755885;
}
.TagClassName
{
border-color: #755885;
}
</style>