Shades of Affair #775785
Tints of Affair #775785
RGB
CMYK
RGB Variations
Color information
#775785 (or 0x775785) is known color: Affair. HEX triplet: 77, 57 and 85. RGB value is (119,87,133). Sum of RGB (Red+Green+Blue) = 119+87+133=339 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.10% from 339); Green value is 87 (34.38% from 255 or 25.66% from 339); Blue value is 133 (52.34% from 255 or 39.23% from 339); Max value from RGB is 133 - color contains mainly: blue. Hex color #775785 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775785 is #88A87A. Grayscale: #656565. Windows color (decimal): -8956027 or 8738679. OLE color: 8738679.
HSL color Cylindrical-coordinate representation of color #775785: hue angle of 281.74º 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 #775785 is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 87 | 133 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.48 |
| HSL | 281.74º | 0.21% | 0.43% | - |
| HSV(B) | 281.74º | 0.35% | 0.52% | - |
| XYZ | 15.25 | 12.43 | 23.79 | - |
| YUV | 101.81 | 145.6 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 133 | 0.11 | 0.35 | 0 | 0.48 | 281.74 | 0.21 | 0.43 |
| Hex | 77 | 57 | 85 | B | 23 | 0 | 30 | 11A | 15 | 2B |
| Octal | 167 | 127 | 205 | 13 | 43 | 0 | 60 | 432 | 25 | 53 |
| Binary | 1110111 | 1010111 | 10000101 | 1011 | 100011 | 0 | 110000 | 100011010 | 10101 | 101011 |
Color Harmonies of #775785
Complementary color
Monochromatic Colors of #775785
Black with #775785
Text Example
Text Example
White with #775785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775785; }
p { color: rgb(119,87,133); }
H1.HeaderClassName
{
color: #775785;
}
.AnyTagClassName
{
color: #775785;
}
</style>
background-color css
<style>
a { background-color: #775785; }
a { background-color: rgb(119,87,133); }
div.DivClassName
{
background-color: #775785;
}
.BgClassName
{
background-color: #775785;
}
</style>
border-color css
<style>
span { border-color: #775785; }
span { border-color: rgb(119,87,133); }
td.TdClassName
{
border-color: #775785;
}
.TagClassName
{
border-color: #775785;
}
</style>