Shades of Affair #775384
Tints of Affair #775384
RGB
CMYK
RGB Variations
Color information
#775384 (or 0x775384) is known color: Affair. HEX triplet: 77, 53 and 84. RGB value is (119,83,132). Sum of RGB (Red+Green+Blue) = 119+83+132=334 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.63% from 334); Green value is 83 (32.81% from 255 or 24.85% from 334); Blue value is 132 (51.95% from 255 or 39.52% from 334); Max value from RGB is 132 - color contains mainly: blue. Hex color #775384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775384 is #88AC7B. Grayscale: #636363. Windows color (decimal): -8957052 or 8672119. OLE color: 8672119.
HSL color Cylindrical-coordinate representation of color #775384: hue angle of 284.08º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #775384 is Cyan = 0.10, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 83 | 132 | - |
| CMYK | 0.10 | 0.37 | 0 | 0.48 |
| HSL | 284.08º | 0.23% | 0.42% | - |
| HSV(B) | 284.08º | 0.37% | 0.52% | - |
| XYZ | 14.87 | 11.77 | 23.32 | - |
| YUV | 99.35 | 146.43 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 83 | 132 | 0.10 | 0.37 | 0 | 0.48 | 284.08 | 0.23 | 0.42 |
| Hex | 77 | 53 | 84 | A | 25 | 0 | 30 | 11C | 17 | 2A |
| Octal | 167 | 123 | 204 | 12 | 45 | 0 | 60 | 434 | 27 | 52 |
| Binary | 1110111 | 1010011 | 10000100 | 1010 | 100101 | 0 | 110000 | 100011100 | 10111 | 101010 |
Color Harmonies of #775384
Complementary color
Monochromatic Colors of #775384
Black with #775384
Text Example
Text Example
White with #775384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775384; }
p { color: rgb(119,83,132); }
H1.HeaderClassName
{
color: #775384;
}
.AnyTagClassName
{
color: #775384;
}
</style>
background-color css
<style>
a { background-color: #775384; }
a { background-color: rgb(119,83,132); }
div.DivClassName
{
background-color: #775384;
}
.BgClassName
{
background-color: #775384;
}
</style>
border-color css
<style>
span { border-color: #775384; }
span { border-color: rgb(119,83,132); }
td.TdClassName
{
border-color: #775384;
}
.TagClassName
{
border-color: #775384;
}
</style>