Shades of Affair #775492
Tints of Affair #775492
RGB
CMYK
RGB Variations
Color information
#775492 (or 0x775492) is known color: Affair. HEX triplet: 77, 54 and 92. RGB value is (119,84,146). Sum of RGB (Red+Green+Blue) = 119+84+146=349 (46% of max value = 765). Red value is 119 (46.88% from 255 or 34.10% from 349); Green value is 84 (33.20% from 255 or 24.07% from 349); Blue value is 146 (57.42% from 255 or 41.83% from 349); Max value from RGB is 146 - color contains mainly: blue. Hex color #775492 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775492 is #88AB6D. Grayscale: #656565. Windows color (decimal): -8956782 or 9589879. OLE color: 9589879.
HSL color Cylindrical-coordinate representation of color #775492: hue angle of 273.87º 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 #775492 is Cyan = 0.18, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 84 | 146 | - |
| CMYK | 0.18 | 0.42 | 0 | 0.43 |
| HSL | 273.87º | 0.27% | 0.45% | - |
| HSV(B) | 273.87º | 0.42% | 0.57% | - |
| XYZ | 15.97 | 12.34 | 28.73 | - |
| YUV | 101.53 | 153.1 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 146 | 0.18 | 0.42 | 0 | 0.43 | 273.87 | 0.27 | 0.45 |
| Hex | 77 | 54 | 92 | 12 | 2A | 0 | 2B | 112 | 1B | 2D |
| Octal | 167 | 124 | 222 | 22 | 52 | 0 | 53 | 422 | 33 | 55 |
| Binary | 1110111 | 1010100 | 10010010 | 10010 | 101010 | 0 | 101011 | 100010010 | 11011 | 101101 |
Color Harmonies of #775492
Complementary color
Monochromatic Colors of #775492
Black with #775492
Text Example
Text Example
White with #775492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775492; }
p { color: rgb(119,84,146); }
H1.HeaderClassName
{
color: #775492;
}
.AnyTagClassName
{
color: #775492;
}
</style>
background-color css
<style>
a { background-color: #775492; }
a { background-color: rgb(119,84,146); }
div.DivClassName
{
background-color: #775492;
}
.BgClassName
{
background-color: #775492;
}
</style>
border-color css
<style>
span { border-color: #775492; }
span { border-color: rgb(119,84,146); }
td.TdClassName
{
border-color: #775492;
}
.TagClassName
{
border-color: #775492;
}
</style>