Shades of Affair #775485
Tints of Affair #775485
RGB
CMYK
RGB Variations
Color information
#775485 (or 0x775485) is known color: Affair. HEX triplet: 77, 54 and 85. RGB value is (119,84,133). Sum of RGB (Red+Green+Blue) = 119+84+133=336 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.42% from 336); Green value is 84 (33.20% from 255 or 25% from 336); Blue value is 133 (52.34% from 255 or 39.58% from 336); Max value from RGB is 133 - color contains mainly: blue. Hex color #775485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775485 is #88AB7A. Grayscale: #636363. Windows color (decimal): -8956795 or 8737911. OLE color: 8737911.
HSL color Cylindrical-coordinate representation of color #775485: hue angle of 282.86º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #775485 is Cyan = 0.11, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 84 | 133 | - |
| CMYK | 0.11 | 0.37 | 0 | 0.48 |
| HSL | 282.86º | 0.23% | 0.43% | - |
| HSV(B) | 282.86º | 0.37% | 0.52% | - |
| XYZ | 15.01 | 11.96 | 23.71 | - |
| YUV | 100.05 | 146.6 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 133 | 0.11 | 0.37 | 0 | 0.48 | 282.86 | 0.23 | 0.43 |
| Hex | 77 | 54 | 85 | B | 25 | 0 | 30 | 11B | 17 | 2B |
| Octal | 167 | 124 | 205 | 13 | 45 | 0 | 60 | 433 | 27 | 53 |
| Binary | 1110111 | 1010100 | 10000101 | 1011 | 100101 | 0 | 110000 | 100011011 | 10111 | 101011 |
Color Harmonies of #775485
Complementary color
Monochromatic Colors of #775485
Black with #775485
Text Example
Text Example
White with #775485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775485; }
p { color: rgb(119,84,133); }
H1.HeaderClassName
{
color: #775485;
}
.AnyTagClassName
{
color: #775485;
}
</style>
background-color css
<style>
a { background-color: #775485; }
a { background-color: rgb(119,84,133); }
div.DivClassName
{
background-color: #775485;
}
.BgClassName
{
background-color: #775485;
}
</style>
border-color css
<style>
span { border-color: #775485; }
span { border-color: rgb(119,84,133); }
td.TdClassName
{
border-color: #775485;
}
.TagClassName
{
border-color: #775485;
}
</style>