Shades of Affair #774384
Tints of Affair #774384
RGB
CMYK
RGB Variations
Color information
#774384 (or 0x774384) is known color: Affair. HEX triplet: 77, 43 and 84. RGB value is (119,67,132). Sum of RGB (Red+Green+Blue) = 119+67+132=318 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.42% from 318); Green value is 67 (26.56% from 255 or 21.07% from 318); Blue value is 132 (51.95% from 255 or 41.51% from 318); Max value from RGB is 132 - color contains mainly: blue. Hex color #774384 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774384 is #88BC7B. Grayscale: #595959. Windows color (decimal): -8961148 or 8668023. OLE color: 8668023.
HSL color Cylindrical-coordinate representation of color #774384: hue angle of 288º degrees, saturation: 0.33, 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 #774384 is Cyan = 0.10, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 67 | 132 | - |
| CMYK | 0.10 | 0.49 | 0 | 0.48 |
| HSL | 288º | 0.33% | 0.39% | - |
| HSV(B) | 288º | 0.49% | 0.52% | - |
| XYZ | 13.78 | 9.6 | 22.96 | - |
| YUV | 89.96 | 151.73 | 148.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 132 | 0.10 | 0.49 | 0 | 0.48 | 288 | 0.33 | 0.39 |
| Hex | 77 | 43 | 84 | A | 31 | 0 | 30 | 120 | 21 | 27 |
| Octal | 167 | 103 | 204 | 12 | 61 | 0 | 60 | 440 | 41 | 47 |
| Binary | 1110111 | 1000011 | 10000100 | 1010 | 110001 | 0 | 110000 | 100100000 | 100001 | 100111 |
Color Harmonies of #774384
Complementary color
Monochromatic Colors of #774384
Black with #774384
Text Example
Text Example
White with #774384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774384; }
p { color: rgb(119,67,132); }
H1.HeaderClassName
{
color: #774384;
}
.AnyTagClassName
{
color: #774384;
}
</style>
background-color css
<style>
a { background-color: #774384; }
a { background-color: rgb(119,67,132); }
div.DivClassName
{
background-color: #774384;
}
.BgClassName
{
background-color: #774384;
}
</style>
border-color css
<style>
span { border-color: #774384; }
span { border-color: rgb(119,67,132); }
td.TdClassName
{
border-color: #774384;
}
.TagClassName
{
border-color: #774384;
}
</style>