Shades of Affair #775191
Tints of Affair #775191
RGB
CMYK
RGB Variations
Color information
#775191 (or 0x775191) is known color: Affair. HEX triplet: 77, 51 and 91. RGB value is (119,81,145). Sum of RGB (Red+Green+Blue) = 119+81+145=345 (45% of max value = 765). Red value is 119 (46.88% from 255 or 34.49% from 345); Green value is 81 (32.03% from 255 or 23.48% from 345); Blue value is 145 (57.03% from 255 or 42.03% from 345); Max value from RGB is 145 - color contains mainly: blue. Hex color #775191 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775191 is #88AE6E. Grayscale: #636363. Windows color (decimal): -8957551 or 9523575. OLE color: 9523575.
HSL color Cylindrical-coordinate representation of color #775191: hue angle of 275.62º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #775191 is Cyan = 0.18, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 81 | 145 | - |
| CMYK | 0.18 | 0.44 | 0 | 0.43 |
| HSL | 275.63º | 0.28% | 0.44% | - |
| HSV(B) | 275.63º | 0.44% | 0.57% | - |
| XYZ | 15.66 | 11.85 | 28.25 | - |
| YUV | 99.66 | 153.59 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 145 | 0.18 | 0.44 | 0 | 0.43 | 275.63 | 0.28 | 0.44 |
| Hex | 77 | 51 | 91 | 12 | 2C | 0 | 2B | 114 | 1C | 2C |
| Octal | 167 | 121 | 221 | 22 | 54 | 0 | 53 | 424 | 34 | 54 |
| Binary | 1110111 | 1010001 | 10010001 | 10010 | 101100 | 0 | 101011 | 100010100 | 11100 | 101100 |
Color Harmonies of #775191
Complementary color
Monochromatic Colors of #775191
Black with #775191
Text Example
Text Example
White with #775191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775191; }
p { color: rgb(119,81,145); }
H1.HeaderClassName
{
color: #775191;
}
.AnyTagClassName
{
color: #775191;
}
</style>
background-color css
<style>
a { background-color: #775191; }
a { background-color: rgb(119,81,145); }
div.DivClassName
{
background-color: #775191;
}
.BgClassName
{
background-color: #775191;
}
</style>
border-color css
<style>
span { border-color: #775191; }
span { border-color: rgb(119,81,145); }
td.TdClassName
{
border-color: #775191;
}
.TagClassName
{
border-color: #775191;
}
</style>