Shades of Affair #784A8E
Tints of Affair #784A8E
RGB
CMYK
RGB Variations
Color information
#784A8E (or 0x784A8E) is known color: Affair. HEX triplet: 78, 4A and 8E. RGB value is (120,74,142). Sum of RGB (Red+Green+Blue) = 120+74+142=336 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.71% from 336); Green value is 74 (29.30% from 255 or 22.02% from 336); Blue value is 142 (55.86% from 255 or 42.26% from 336); Max value from RGB is 142 - color contains mainly: blue. Hex color #784A8E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784A8E is #87B571. Grayscale: #5F5F5F. Windows color (decimal): -8893810 or 9325176. OLE color: 9325176.
HSL color Cylindrical-coordinate representation of color #784A8E: hue angle of 280.59º degrees, saturation: 0.31, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #784A8E is Cyan = 0.15, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 74 | 142 | - |
| CMYK | 0.15 | 0.48 | 0 | 0.44 |
| HSL | 280.59º | 0.31% | 0.42% | - |
| HSV(B) | 280.59º | 0.48% | 0.56% | - |
| XYZ | 15.08 | 10.84 | 26.89 | - |
| YUV | 95.51 | 154.24 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 74 | 142 | 0.15 | 0.48 | 0 | 0.44 | 280.59 | 0.31 | 0.42 |
| Hex | 78 | 4A | 8E | F | 30 | 0 | 2C | 119 | 1F | 2A |
| Octal | 170 | 112 | 216 | 17 | 60 | 0 | 54 | 431 | 37 | 52 |
| Binary | 1111000 | 1001010 | 10001110 | 1111 | 110000 | 0 | 101100 | 100011001 | 11111 | 101010 |
Color Harmonies of #784A8E
Complementary color
Monochromatic Colors of #784A8E
Black with #784A8E
Text Example
Text Example
White with #784A8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784A8E; }
p { color: rgb(120,74,142); }
H1.HeaderClassName
{
color: #784A8E;
}
.AnyTagClassName
{
color: #784A8E;
}
</style>
background-color css
<style>
a { background-color: #784A8E; }
a { background-color: rgb(120,74,142); }
div.DivClassName
{
background-color: #784A8E;
}
.BgClassName
{
background-color: #784A8E;
}
</style>
border-color css
<style>
span { border-color: #784A8E; }
span { border-color: rgb(120,74,142); }
td.TdClassName
{
border-color: #784A8E;
}
.TagClassName
{
border-color: #784A8E;
}
</style>