Shades of Affair #774792
Tints of Affair #774792
RGB
CMYK
RGB Variations
Color information
#774792 (or 0x774792) is known color: Affair. HEX triplet: 77, 47 and 92. RGB value is (119,71,146). Sum of RGB (Red+Green+Blue) = 119+71+146=336 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.42% from 336); Green value is 71 (28.12% from 255 or 21.13% from 336); Blue value is 146 (57.42% from 255 or 43.45% from 336); Max value from RGB is 146 - color contains mainly: blue. Hex color #774792 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774792 is #88B86D. Grayscale: #5D5D5D. Windows color (decimal): -8960110 or 9586551. OLE color: 9586551.
HSL color Cylindrical-coordinate representation of color #774792: hue angle of 278.4º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #774792 is Cyan = 0.18, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 71 | 146 | - |
| CMYK | 0.18 | 0.51 | 0 | 0.43 |
| HSL | 278.4º | 0.35% | 0.43% | - |
| HSV(B) | 278.4º | 0.51% | 0.57% | - |
| XYZ | 15.05 | 10.5 | 28.43 | - |
| YUV | 93.9 | 157.4 | 145.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 146 | 0.18 | 0.51 | 0 | 0.43 | 278.4 | 0.35 | 0.43 |
| Hex | 77 | 47 | 92 | 12 | 33 | 0 | 2B | 116 | 23 | 2B |
| Octal | 167 | 107 | 222 | 22 | 63 | 0 | 53 | 426 | 43 | 53 |
| Binary | 1110111 | 1000111 | 10010010 | 10010 | 110011 | 0 | 101011 | 100010110 | 100011 | 101011 |
Color Harmonies of #774792
Complementary color
Monochromatic Colors of #774792
Black with #774792
Text Example
Text Example
White with #774792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774792; }
p { color: rgb(119,71,146); }
H1.HeaderClassName
{
color: #774792;
}
.AnyTagClassName
{
color: #774792;
}
</style>
background-color css
<style>
a { background-color: #774792; }
a { background-color: rgb(119,71,146); }
div.DivClassName
{
background-color: #774792;
}
.BgClassName
{
background-color: #774792;
}
</style>
border-color css
<style>
span { border-color: #774792; }
span { border-color: rgb(119,71,146); }
td.TdClassName
{
border-color: #774792;
}
.TagClassName
{
border-color: #774792;
}
</style>