Shades of Affair #774483
Tints of Affair #774483
RGB
CMYK
RGB Variations
Color information
#774483 (or 0x774483) is known color: Affair. HEX triplet: 77, 44 and 83. RGB value is (119,68,131). Sum of RGB (Red+Green+Blue) = 119+68+131=318 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.42% from 318); Green value is 68 (26.95% from 255 or 21.38% from 318); Blue value is 131 (51.56% from 255 or 41.19% from 318); Max value from RGB is 131 - color contains mainly: blue. Hex color #774483 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774483 is #88BB7C. Grayscale: #5A5A5A. Windows color (decimal): -8960893 or 8602743. OLE color: 8602743.
HSL color Cylindrical-coordinate representation of color #774483: hue angle of 288.57º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #774483 is Cyan = 0.09, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 68 | 131 | - |
| CMYK | 0.09 | 0.48 | 0 | 0.49 |
| HSL | 288.57º | 0.32% | 0.39% | - |
| HSV(B) | 288.57º | 0.48% | 0.51% | - |
| XYZ | 13.77 | 9.69 | 22.62 | - |
| YUV | 90.43 | 150.9 | 148.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 131 | 0.09 | 0.48 | 0 | 0.49 | 288.57 | 0.32 | 0.39 |
| Hex | 77 | 44 | 83 | 9 | 30 | 0 | 31 | 121 | 20 | 27 |
| Octal | 167 | 104 | 203 | 11 | 60 | 0 | 61 | 441 | 40 | 47 |
| Binary | 1110111 | 1000100 | 10000011 | 1001 | 110000 | 0 | 110001 | 100100001 | 100000 | 100111 |
Color Harmonies of #774483
Complementary color
Monochromatic Colors of #774483
Black with #774483
Text Example
Text Example
White with #774483
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774483; }
p { color: rgb(119,68,131); }
H1.HeaderClassName
{
color: #774483;
}
.AnyTagClassName
{
color: #774483;
}
</style>
background-color css
<style>
a { background-color: #774483; }
a { background-color: rgb(119,68,131); }
div.DivClassName
{
background-color: #774483;
}
.BgClassName
{
background-color: #774483;
}
</style>
border-color css
<style>
span { border-color: #774483; }
span { border-color: rgb(119,68,131); }
td.TdClassName
{
border-color: #774483;
}
.TagClassName
{
border-color: #774483;
}
</style>