Shades of Affair #77478E
Tints of Affair #77478E
RGB
CMYK
RGB Variations
Color information
#77478E (or 0x77478E) is known color: Affair. HEX triplet: 77, 47 and 8E. RGB value is (119,71,142). Sum of RGB (Red+Green+Blue) = 119+71+142=332 (43% of max value = 765). Red value is 119 (46.88% from 255 or 35.84% from 332); Green value is 71 (28.12% from 255 or 21.39% from 332); Blue value is 142 (55.86% from 255 or 42.77% from 332); Max value from RGB is 142 - color contains mainly: blue. Hex color #77478E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #77478E is #88B871. Grayscale: #5D5D5D. Windows color (decimal): -8960114 or 9324407. OLE color: 9324407.
HSL color Cylindrical-coordinate representation of color #77478E: hue angle of 280.56º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #77478E is Cyan = 0.16, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 71 | 142 | - |
| CMYK | 0.16 | 0.5 | 0 | 0.44 |
| HSL | 280.56º | 0.33% | 0.42% | - |
| HSV(B) | 280.56º | 0.5% | 0.56% | - |
| XYZ | 14.74 | 10.38 | 26.82 | - |
| YUV | 93.45 | 155.4 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 142 | 0.16 | 0.5 | 0 | 0.44 | 280.56 | 0.33 | 0.42 |
| Hex | 77 | 47 | 8E | 10 | 32 | 0 | 2C | 119 | 21 | 2A |
| Octal | 167 | 107 | 216 | 20 | 62 | 0 | 54 | 431 | 41 | 52 |
| Binary | 1110111 | 1000111 | 10001110 | 10000 | 110010 | 0 | 101100 | 100011001 | 100001 | 101010 |
Color Harmonies of #77478E
Complementary color
Monochromatic Colors of #77478E
Black with #77478E
Text Example
Text Example
White with #77478E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #77478E; }
p { color: rgb(119,71,142); }
H1.HeaderClassName
{
color: #77478E;
}
.AnyTagClassName
{
color: #77478E;
}
</style>
background-color css
<style>
a { background-color: #77478E; }
a { background-color: rgb(119,71,142); }
div.DivClassName
{
background-color: #77478E;
}
.BgClassName
{
background-color: #77478E;
}
</style>
border-color css
<style>
span { border-color: #77478E; }
span { border-color: rgb(119,71,142); }
td.TdClassName
{
border-color: #77478E;
}
.TagClassName
{
border-color: #77478E;
}
</style>