Shades of Affair #774293
Tints of Affair #774293
RGB
CMYK
RGB Variations
Color information
#774293 (or 0x774293) is known color: Affair. HEX triplet: 77, 42 and 93. RGB value is (119,66,147). Sum of RGB (Red+Green+Blue) = 119+66+147=332 (43% of max value = 765). Red value is 119 (46.88% from 255 or 35.84% from 332); Green value is 66 (26.17% from 255 or 19.88% from 332); Blue value is 147 (57.81% from 255 or 44.28% from 332); Max value from RGB is 147 - color contains mainly: blue. Hex color #774293 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774293 is #88BD6C. Grayscale: #5A5A5A. Windows color (decimal): -8961389 or 9650807. OLE color: 9650807.
HSL color Cylindrical-coordinate representation of color #774293: hue angle of 279.26º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #774293 is Cyan = 0.19, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 66 | 147 | - |
| CMYK | 0.19 | 0.55 | 0 | 0.42 |
| HSL | 279.26º | 0.38% | 0.42% | - |
| HSV(B) | 279.26º | 0.55% | 0.58% | - |
| XYZ | 14.82 | 9.92 | 28.74 | - |
| YUV | 91.08 | 159.56 | 147.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 66 | 147 | 0.19 | 0.55 | 0 | 0.42 | 279.26 | 0.38 | 0.42 |
| Hex | 77 | 42 | 93 | 13 | 37 | 0 | 2A | 117 | 26 | 2A |
| Octal | 167 | 102 | 223 | 23 | 67 | 0 | 52 | 427 | 46 | 52 |
| Binary | 1110111 | 1000010 | 10010011 | 10011 | 110111 | 0 | 101010 | 100010111 | 100110 | 101010 |
Color Harmonies of #774293
Complementary color
Monochromatic Colors of #774293
Black with #774293
Text Example
Text Example
White with #774293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774293; }
p { color: rgb(119,66,147); }
H1.HeaderClassName
{
color: #774293;
}
.AnyTagClassName
{
color: #774293;
}
</style>
background-color css
<style>
a { background-color: #774293; }
a { background-color: rgb(119,66,147); }
div.DivClassName
{
background-color: #774293;
}
.BgClassName
{
background-color: #774293;
}
</style>
border-color css
<style>
span { border-color: #774293; }
span { border-color: rgb(119,66,147); }
td.TdClassName
{
border-color: #774293;
}
.TagClassName
{
border-color: #774293;
}
</style>