Shades of Affair #774585
Tints of Affair #774585
RGB
CMYK
RGB Variations
Color information
#774585 (or 0x774585) is known color: Affair. HEX triplet: 77, 45 and 85. RGB value is (119,69,133). Sum of RGB (Red+Green+Blue) = 119+69+133=321 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.07% from 321); Green value is 69 (27.34% from 255 or 21.50% from 321); Blue value is 133 (52.34% from 255 or 41.43% from 321); Max value from RGB is 133 - color contains mainly: blue. Hex color #774585 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774585 is #88BA7A. Grayscale: #5B5B5B. Windows color (decimal): -8960635 or 8734071. OLE color: 8734071.
HSL color Cylindrical-coordinate representation of color #774585: hue angle of 286.88º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #774585 is Cyan = 0.11, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 69 | 133 | - |
| CMYK | 0.11 | 0.48 | 0 | 0.48 |
| HSL | 286.88º | 0.32% | 0.4% | - |
| HSV(B) | 286.88º | 0.48% | 0.52% | - |
| XYZ | 13.97 | 9.87 | 23.36 | - |
| YUV | 91.25 | 151.57 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 133 | 0.11 | 0.48 | 0 | 0.48 | 286.88 | 0.32 | 0.4 |
| Hex | 77 | 45 | 85 | B | 30 | 0 | 30 | 11F | 20 | 28 |
| Octal | 167 | 105 | 205 | 13 | 60 | 0 | 60 | 437 | 40 | 50 |
| Binary | 1110111 | 1000101 | 10000101 | 1011 | 110000 | 0 | 110000 | 100011111 | 100000 | 101000 |
Color Harmonies of #774585
Complementary color
Monochromatic Colors of #774585
Black with #774585
Text Example
Text Example
White with #774585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774585; }
p { color: rgb(119,69,133); }
H1.HeaderClassName
{
color: #774585;
}
.AnyTagClassName
{
color: #774585;
}
</style>
background-color css
<style>
a { background-color: #774585; }
a { background-color: rgb(119,69,133); }
div.DivClassName
{
background-color: #774585;
}
.BgClassName
{
background-color: #774585;
}
</style>
border-color css
<style>
span { border-color: #774585; }
span { border-color: rgb(119,69,133); }
td.TdClassName
{
border-color: #774585;
}
.TagClassName
{
border-color: #774585;
}
</style>