Shades of Affair #774386
Tints of Affair #774386
RGB
CMYK
RGB Variations
Color information
#774386 (or 0x774386) is known color: Affair. HEX triplet: 77, 43 and 86. RGB value is (119,67,134). Sum of RGB (Red+Green+Blue) = 119+67+134=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 67 (26.56% from 255 or 20.94% from 320); Blue value is 134 (52.73% from 255 or 41.88% from 320); Max value from RGB is 134 - color contains mainly: blue. Hex color #774386 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774386 is #88BC79. Grayscale: #595959. Windows color (decimal): -8961146 or 8799095. OLE color: 8799095.
HSL color Cylindrical-coordinate representation of color #774386: hue angle of 286.57º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #774386 is Cyan = 0.11, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 67 | 134 | - |
| CMYK | 0.11 | 0.5 | 0 | 0.47 |
| HSL | 286.57º | 0.33% | 0.39% | - |
| HSV(B) | 286.57º | 0.5% | 0.53% | - |
| XYZ | 13.92 | 9.66 | 23.68 | - |
| YUV | 90.19 | 152.73 | 148.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 134 | 0.11 | 0.5 | 0 | 0.47 | 286.57 | 0.33 | 0.39 |
| Hex | 77 | 43 | 86 | B | 32 | 0 | 2F | 11F | 21 | 27 |
| Octal | 167 | 103 | 206 | 13 | 62 | 0 | 57 | 437 | 41 | 47 |
| Binary | 1110111 | 1000011 | 10000110 | 1011 | 110010 | 0 | 101111 | 100011111 | 100001 | 100111 |
Color Harmonies of #774386
Complementary color
Monochromatic Colors of #774386
Black with #774386
Text Example
Text Example
White with #774386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774386; }
p { color: rgb(119,67,134); }
H1.HeaderClassName
{
color: #774386;
}
.AnyTagClassName
{
color: #774386;
}
</style>
background-color css
<style>
a { background-color: #774386; }
a { background-color: rgb(119,67,134); }
div.DivClassName
{
background-color: #774386;
}
.BgClassName
{
background-color: #774386;
}
</style>
border-color css
<style>
span { border-color: #774386; }
span { border-color: rgb(119,67,134); }
td.TdClassName
{
border-color: #774386;
}
.TagClassName
{
border-color: #774386;
}
</style>