Shades of Affair #775593
Tints of Affair #775593
RGB
CMYK
RGB Variations
Color information
#775593 (or 0x775593) is known color: Affair. HEX triplet: 77, 55 and 93. RGB value is (119,85,147). Sum of RGB (Red+Green+Blue) = 119+85+147=351 (46% of max value = 765). Red value is 119 (46.88% from 255 or 33.90% from 351); Green value is 85 (33.59% from 255 or 24.22% from 351); Blue value is 147 (57.81% from 255 or 41.88% from 351); Max value from RGB is 147 - color contains mainly: blue. Hex color #775593 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775593 is #88AA6C. Grayscale: #666666. Windows color (decimal): -8956525 or 9655671. OLE color: 9655671.
HSL color Cylindrical-coordinate representation of color #775593: hue angle of 272.9º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #775593 is Cyan = 0.19, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 85 | 147 | - |
| CMYK | 0.19 | 0.42 | 0 | 0.42 |
| HSL | 272.9º | 0.27% | 0.45% | - |
| HSV(B) | 272.9º | 0.42% | 0.58% | - |
| XYZ | 16.12 | 12.53 | 29.17 | - |
| YUV | 102.23 | 153.26 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 85 | 147 | 0.19 | 0.42 | 0 | 0.42 | 272.9 | 0.27 | 0.45 |
| Hex | 77 | 55 | 93 | 13 | 2A | 0 | 2A | 111 | 1B | 2D |
| Octal | 167 | 125 | 223 | 23 | 52 | 0 | 52 | 421 | 33 | 55 |
| Binary | 1110111 | 1010101 | 10010011 | 10011 | 101010 | 0 | 101010 | 100010001 | 11011 | 101101 |
Color Harmonies of #775593
Complementary color
Monochromatic Colors of #775593
Black with #775593
Text Example
Text Example
White with #775593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775593; }
p { color: rgb(119,85,147); }
H1.HeaderClassName
{
color: #775593;
}
.AnyTagClassName
{
color: #775593;
}
</style>
background-color css
<style>
a { background-color: #775593; }
a { background-color: rgb(119,85,147); }
div.DivClassName
{
background-color: #775593;
}
.BgClassName
{
background-color: #775593;
}
</style>
border-color css
<style>
span { border-color: #775593; }
span { border-color: rgb(119,85,147); }
td.TdClassName
{
border-color: #775593;
}
.TagClassName
{
border-color: #775593;
}
</style>