Shades of Affair #755085
Tints of Affair #755085
RGB
CMYK
RGB Variations
Color information
#755085 (or 0x755085) is known color: Affair. HEX triplet: 75, 50 and 85. RGB value is (117,80,133). Sum of RGB (Red+Green+Blue) = 117+80+133=330 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.45% from 330); Green value is 80 (31.64% from 255 or 24.24% from 330); Blue value is 133 (52.34% from 255 or 40.30% from 330); Max value from RGB is 133 - color contains mainly: blue. Hex color #755085 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755085 is #8AAF7A. Grayscale: #606060. Windows color (decimal): -9088891 or 8736885. OLE color: 8736885.
HSL color Cylindrical-coordinate representation of color #755085: hue angle of 281.89º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #755085 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 80 | 133 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.48 |
| HSL | 281.89º | 0.25% | 0.42% | - |
| HSV(B) | 281.89º | 0.4% | 0.52% | - |
| XYZ | 14.44 | 11.21 | 23.59 | - |
| YUV | 97.11 | 148.26 | 142.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 80 | 133 | 0.12 | 0.40 | 0 | 0.48 | 281.89 | 0.25 | 0.42 |
| Hex | 75 | 50 | 85 | C | 28 | 0 | 30 | 11A | 19 | 2A |
| Octal | 165 | 120 | 205 | 14 | 50 | 0 | 60 | 432 | 31 | 52 |
| Binary | 1110101 | 1010000 | 10000101 | 1100 | 101000 | 0 | 110000 | 100011010 | 11001 | 101010 |
Color Harmonies of #755085
Complementary color
Monochromatic Colors of #755085
Black with #755085
Text Example
Text Example
White with #755085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755085; }
p { color: rgb(117,80,133); }
H1.HeaderClassName
{
color: #755085;
}
.AnyTagClassName
{
color: #755085;
}
</style>
background-color css
<style>
a { background-color: #755085; }
a { background-color: rgb(117,80,133); }
div.DivClassName
{
background-color: #755085;
}
.BgClassName
{
background-color: #755085;
}
</style>
border-color css
<style>
span { border-color: #755085; }
span { border-color: rgb(117,80,133); }
td.TdClassName
{
border-color: #755085;
}
.TagClassName
{
border-color: #755085;
}
</style>