Shades of Affair #774282
Tints of Affair #774282
RGB
CMYK
RGB Variations
Color information
#774282 (or 0x774282) is known color: Affair. HEX triplet: 77, 42 and 82. RGB value is (119,66,130). Sum of RGB (Red+Green+Blue) = 119+66+130=315 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.78% from 315); Green value is 66 (26.17% from 255 or 20.95% from 315); Blue value is 130 (51.17% from 255 or 41.27% from 315); Max value from RGB is 130 - color contains mainly: blue. Hex color #774282 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774282 is #88BD7D. Grayscale: #585858. Windows color (decimal): -8961406 or 8536695. OLE color: 8536695.
HSL color Cylindrical-coordinate representation of color #774282: hue angle of 289.69º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #774282 is Cyan = 0.08, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 66 | 130 | - |
| CMYK | 0.08 | 0.49 | 0 | 0.49 |
| HSL | 289.69º | 0.33% | 0.38% | - |
| HSV(B) | 289.69º | 0.49% | 0.51% | - |
| XYZ | 13.59 | 9.43 | 22.22 | - |
| YUV | 89.14 | 151.06 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 66 | 130 | 0.08 | 0.49 | 0 | 0.49 | 289.69 | 0.33 | 0.38 |
| Hex | 77 | 42 | 82 | 8 | 31 | 0 | 31 | 122 | 21 | 26 |
| Octal | 167 | 102 | 202 | 10 | 61 | 0 | 61 | 442 | 41 | 46 |
| Binary | 1110111 | 1000010 | 10000010 | 1000 | 110001 | 0 | 110001 | 100100010 | 100001 | 100110 |
Color Harmonies of #774282
Complementary color
Monochromatic Colors of #774282
Black with #774282
Text Example
Text Example
White with #774282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774282; }
p { color: rgb(119,66,130); }
H1.HeaderClassName
{
color: #774282;
}
.AnyTagClassName
{
color: #774282;
}
</style>
background-color css
<style>
a { background-color: #774282; }
a { background-color: rgb(119,66,130); }
div.DivClassName
{
background-color: #774282;
}
.BgClassName
{
background-color: #774282;
}
</style>
border-color css
<style>
span { border-color: #774282; }
span { border-color: rgb(119,66,130); }
td.TdClassName
{
border-color: #774282;
}
.TagClassName
{
border-color: #774282;
}
</style>