Shades of Affair #775193
Tints of Affair #775193
RGB
CMYK
RGB Variations
Color information
#775193 (or 0x775193) is known color: Affair. HEX triplet: 77, 51 and 93. RGB value is (119,81,147). Sum of RGB (Red+Green+Blue) = 119+81+147=347 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.29% from 347); Green value is 81 (32.03% from 255 or 23.34% from 347); Blue value is 147 (57.81% from 255 or 42.36% from 347); Max value from RGB is 147 - color contains mainly: blue. Hex color #775193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775193 is #88AE6C. Grayscale: #636363. Windows color (decimal): -8957549 or 9654647. OLE color: 9654647.
HSL color Cylindrical-coordinate representation of color #775193: hue angle of 274.55º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #775193 is Cyan = 0.19, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 81 | 147 | - |
| CMYK | 0.19 | 0.45 | 0 | 0.42 |
| HSL | 274.55º | 0.29% | 0.45% | - |
| HSV(B) | 274.55º | 0.45% | 0.58% | - |
| XYZ | 15.82 | 11.91 | 29.07 | - |
| YUV | 99.89 | 154.59 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 147 | 0.19 | 0.45 | 0 | 0.42 | 274.55 | 0.29 | 0.45 |
| Hex | 77 | 51 | 93 | 13 | 2D | 0 | 2A | 113 | 1D | 2D |
| Octal | 167 | 121 | 223 | 23 | 55 | 0 | 52 | 423 | 35 | 55 |
| Binary | 1110111 | 1010001 | 10010011 | 10011 | 101101 | 0 | 101010 | 100010011 | 11101 | 101101 |
Color Harmonies of #775193
Complementary color
Monochromatic Colors of #775193
Black with #775193
Text Example
Text Example
White with #775193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775193; }
p { color: rgb(119,81,147); }
H1.HeaderClassName
{
color: #775193;
}
.AnyTagClassName
{
color: #775193;
}
</style>
background-color css
<style>
a { background-color: #775193; }
a { background-color: rgb(119,81,147); }
div.DivClassName
{
background-color: #775193;
}
.BgClassName
{
background-color: #775193;
}
</style>
border-color css
<style>
span { border-color: #775193; }
span { border-color: rgb(119,81,147); }
td.TdClassName
{
border-color: #775193;
}
.TagClassName
{
border-color: #775193;
}
</style>