Shades of Affair #774885
Tints of Affair #774885
RGB
CMYK
RGB Variations
Color information
#774885 (or 0x774885) is known color: Affair. HEX triplet: 77, 48 and 85. RGB value is (119,72,133). Sum of RGB (Red+Green+Blue) = 119+72+133=324 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.73% from 324); Green value is 72 (28.52% from 255 or 22.22% from 324); Blue value is 133 (52.34% from 255 or 41.05% from 324); Max value from RGB is 133 - color contains mainly: blue. Hex color #774885 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774885 is #88B77A. Grayscale: #5C5C5C. Windows color (decimal): -8959867 or 8734839. OLE color: 8734839.
HSL color Cylindrical-coordinate representation of color #774885: hue angle of 286.23º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774885 is Cyan = 0.11, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 119 | 72 | 133 | - |
| CMYK | 0.11 | 0.46 | 0 | 0.48 |
| HSL | 286.23º | 0.3% | 0.4% | - |
| HSV(B) | 286.23º | 0.46% | 0.52% | - |
| XYZ | 14.16 | 10.25 | 23.42 | - |
| YUV | 93.01 | 150.57 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 72 | 133 | 0.11 | 0.46 | 0 | 0.48 | 286.23 | 0.3 | 0.4 |
| Hex | 77 | 48 | 85 | B | 2E | 0 | 30 | 11E | 1E | 28 |
| Octal | 167 | 110 | 205 | 13 | 56 | 0 | 60 | 436 | 36 | 50 |
| Binary | 1110111 | 1001000 | 10000101 | 1011 | 101110 | 0 | 110000 | 100011110 | 11110 | 101000 |
Color Harmonies of #774885
Complementary color
Monochromatic Colors of #774885
Black with #774885
Text Example
Text Example
White with #774885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774885; }
p { color: rgb(119,72,133); }
H1.HeaderClassName
{
color: #774885;
}
.AnyTagClassName
{
color: #774885;
}
</style>
background-color css
<style>
a { background-color: #774885; }
a { background-color: rgb(119,72,133); }
div.DivClassName
{
background-color: #774885;
}
.BgClassName
{
background-color: #774885;
}
</style>
border-color css
<style>
span { border-color: #774885; }
span { border-color: rgb(119,72,133); }
td.TdClassName
{
border-color: #774885;
}
.TagClassName
{
border-color: #774885;
}
</style>