Shades of Affair #774292
Tints of Affair #774292
RGB
CMYK
RGB Variations
Color information
#774292 (or 0x774292) is known color: Affair. HEX triplet: 77, 42 and 92. RGB value is (119,66,146). Sum of RGB (Red+Green+Blue) = 119+66+146=331 (43% of max value = 765). Red value is 119 (46.88% from 255 or 35.95% from 331); Green value is 66 (26.17% from 255 or 19.94% from 331); Blue value is 146 (57.42% from 255 or 44.11% from 331); Max value from RGB is 146 - color contains mainly: blue. Hex color #774292 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774292 is #88BD6D. Grayscale: #5A5A5A. Windows color (decimal): -8961390 or 9585271. OLE color: 9585271.
HSL color Cylindrical-coordinate representation of color #774292: hue angle of 279.75º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #774292 is Cyan = 0.18, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 66 | 146 | - |
| CMYK | 0.18 | 0.55 | 0 | 0.43 |
| HSL | 279.75º | 0.38% | 0.42% | - |
| HSV(B) | 279.75º | 0.55% | 0.57% | - |
| XYZ | 14.74 | 9.89 | 28.33 | - |
| YUV | 90.97 | 159.06 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 66 | 146 | 0.18 | 0.55 | 0 | 0.43 | 279.75 | 0.38 | 0.42 |
| Hex | 77 | 42 | 92 | 12 | 37 | 0 | 2B | 118 | 26 | 2A |
| Octal | 167 | 102 | 222 | 22 | 67 | 0 | 53 | 430 | 46 | 52 |
| Binary | 1110111 | 1000010 | 10010010 | 10010 | 110111 | 0 | 101011 | 100011000 | 100110 | 101010 |
Color Harmonies of #774292
Complementary color
Monochromatic Colors of #774292
Black with #774292
Text Example
Text Example
White with #774292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774292; }
p { color: rgb(119,66,146); }
H1.HeaderClassName
{
color: #774292;
}
.AnyTagClassName
{
color: #774292;
}
</style>
background-color css
<style>
a { background-color: #774292; }
a { background-color: rgb(119,66,146); }
div.DivClassName
{
background-color: #774292;
}
.BgClassName
{
background-color: #774292;
}
</style>
border-color css
<style>
span { border-color: #774292; }
span { border-color: rgb(119,66,146); }
td.TdClassName
{
border-color: #774292;
}
.TagClassName
{
border-color: #774292;
}
</style>