Shades of Affair #775291
Tints of Affair #775291
RGB
CMYK
RGB Variations
Color information
#775291 (or 0x775291) is known color: Affair. HEX triplet: 77, 52 and 91. RGB value is (119,82,145). Sum of RGB (Red+Green+Blue) = 119+82+145=346 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.39% from 346); Green value is 82 (32.42% from 255 or 23.70% from 346); Blue value is 145 (57.03% from 255 or 41.91% from 346); Max value from RGB is 145 - color contains mainly: blue. Hex color #775291 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775291 is #88AD6E. Grayscale: #646464. Windows color (decimal): -8957295 or 9523831. OLE color: 9523831.
HSL color Cylindrical-coordinate representation of color #775291: hue angle of 275.24º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #775291 is Cyan = 0.18, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 82 | 145 | - |
| CMYK | 0.18 | 0.43 | 0 | 0.43 |
| HSL | 275.24º | 0.28% | 0.45% | - |
| HSV(B) | 275.24º | 0.43% | 0.57% | - |
| XYZ | 15.74 | 12 | 28.28 | - |
| YUV | 100.25 | 153.26 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 82 | 145 | 0.18 | 0.43 | 0 | 0.43 | 275.24 | 0.28 | 0.45 |
| Hex | 77 | 52 | 91 | 12 | 2B | 0 | 2B | 113 | 1C | 2D |
| Octal | 167 | 122 | 221 | 22 | 53 | 0 | 53 | 423 | 34 | 55 |
| Binary | 1110111 | 1010010 | 10010001 | 10010 | 101011 | 0 | 101011 | 100010011 | 11100 | 101101 |
Color Harmonies of #775291
Complementary color
Monochromatic Colors of #775291
Black with #775291
Text Example
Text Example
White with #775291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775291; }
p { color: rgb(119,82,145); }
H1.HeaderClassName
{
color: #775291;
}
.AnyTagClassName
{
color: #775291;
}
</style>
background-color css
<style>
a { background-color: #775291; }
a { background-color: rgb(119,82,145); }
div.DivClassName
{
background-color: #775291;
}
.BgClassName
{
background-color: #775291;
}
</style>
border-color css
<style>
span { border-color: #775291; }
span { border-color: rgb(119,82,145); }
td.TdClassName
{
border-color: #775291;
}
.TagClassName
{
border-color: #775291;
}
</style>