Shades of Affair #774485
Tints of Affair #774485
RGB
CMYK
RGB Variations
Color information
#774485 (or 0x774485) is known color: Affair. HEX triplet: 77, 44 and 85. RGB value is (119,68,133). Sum of RGB (Red+Green+Blue) = 119+68+133=320 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.19% from 320); Green value is 68 (26.95% from 255 or 21.25% from 320); Blue value is 133 (52.34% from 255 or 41.56% from 320); Max value from RGB is 133 - color contains mainly: blue. Hex color #774485 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774485 is #88BB7A. Grayscale: #5A5A5A. Windows color (decimal): -8960891 or 8733815. OLE color: 8733815.
HSL color Cylindrical-coordinate representation of color #774485: hue angle of 287.08º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #774485 is Cyan = 0.11, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 68 | 133 | - |
| CMYK | 0.11 | 0.49 | 0 | 0.48 |
| HSL | 287.08º | 0.32% | 0.39% | - |
| HSV(B) | 287.08º | 0.49% | 0.52% | - |
| XYZ | 13.91 | 9.75 | 23.34 | - |
| YUV | 90.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 133 | 0.11 | 0.49 | 0 | 0.48 | 287.08 | 0.32 | 0.39 |
| Hex | 77 | 44 | 85 | B | 31 | 0 | 30 | 11F | 20 | 27 |
| Octal | 167 | 104 | 205 | 13 | 61 | 0 | 60 | 437 | 40 | 47 |
| Binary | 1110111 | 1000100 | 10000101 | 1011 | 110001 | 0 | 110000 | 100011111 | 100000 | 100111 |
Color Harmonies of #774485
Complementary color
Monochromatic Colors of #774485
Black with #774485
Text Example
Text Example
White with #774485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774485; }
p { color: rgb(119,68,133); }
H1.HeaderClassName
{
color: #774485;
}
.AnyTagClassName
{
color: #774485;
}
</style>
background-color css
<style>
a { background-color: #774485; }
a { background-color: rgb(119,68,133); }
div.DivClassName
{
background-color: #774485;
}
.BgClassName
{
background-color: #774485;
}
</style>
border-color css
<style>
span { border-color: #774485; }
span { border-color: rgb(119,68,133); }
td.TdClassName
{
border-color: #774485;
}
.TagClassName
{
border-color: #774485;
}
</style>