Shades of Affair #775491
Tints of Affair #775491
RGB
CMYK
RGB Variations
Color information
#775491 (or 0x775491) is known color: Affair. HEX triplet: 77, 54 and 91. RGB value is (119,84,145). Sum of RGB (Red+Green+Blue) = 119+84+145=348 (46% of max value = 765). Red value is 119 (46.88% from 255 or 34.20% from 348); Green value is 84 (33.20% from 255 or 24.14% from 348); Blue value is 145 (57.03% from 255 or 41.67% from 348); Max value from RGB is 145 - color contains mainly: blue. Hex color #775491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775491 is #88AB6E. Grayscale: #656565. Windows color (decimal): -8956783 or 9524343. OLE color: 9524343.
HSL color Cylindrical-coordinate representation of color #775491: hue angle of 274.43º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #775491 is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 84 | 145 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.43 |
| HSL | 274.43º | 0.27% | 0.45% | - |
| HSV(B) | 274.43º | 0.42% | 0.57% | - |
| XYZ | 15.89 | 12.31 | 28.33 | - |
| YUV | 101.42 | 152.6 | 140.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 145 | 0.18 | 0.42 | 0 | 0.43 | 274.43 | 0.27 | 0.45 |
| Hex | 77 | 54 | 91 | 12 | 2A | 0 | 2B | 112 | 1B | 2D |
| Octal | 167 | 124 | 221 | 22 | 52 | 0 | 53 | 422 | 33 | 55 |
| Binary | 1110111 | 1010100 | 10010001 | 10010 | 101010 | 0 | 101011 | 100010010 | 11011 | 101101 |
Color Harmonies of #775491
Complementary color
Monochromatic Colors of #775491
Black with #775491
Text Example
Text Example
White with #775491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775491; }
p { color: rgb(119,84,145); }
H1.HeaderClassName
{
color: #775491;
}
.AnyTagClassName
{
color: #775491;
}
</style>
background-color css
<style>
a { background-color: #775491; }
a { background-color: rgb(119,84,145); }
div.DivClassName
{
background-color: #775491;
}
.BgClassName
{
background-color: #775491;
}
</style>
border-color css
<style>
span { border-color: #775491; }
span { border-color: rgb(119,84,145); }
td.TdClassName
{
border-color: #775491;
}
.TagClassName
{
border-color: #775491;
}
</style>