Shades of Affair #78497E
Tints of Affair #78497E
RGB
CMYK
RGB Variations
Color information
#78497E (or 0x78497E) is known color: Affair. HEX triplet: 78, 49 and 7E. RGB value is (120,73,126). Sum of RGB (Red+Green+Blue) = 120+73+126=319 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.62% from 319); Green value is 73 (28.91% from 255 or 22.88% from 319); Blue value is 126 (49.61% from 255 or 39.50% from 319); Max value from RGB is 126 - color contains mainly: blue. Hex color #78497E is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #78497E is #87B681. Grayscale: #5C5C5C. Windows color (decimal): -8894082 or 8276344. OLE color: 8276344.
HSL color Cylindrical-coordinate representation of color #78497E: hue angle of 293.21º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #78497E is Cyan = 0.05, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 120 | 73 | 126 | - |
| CMYK | 0.05 | 0.42 | 0 | 0.51 |
| HSL | 293.21º | 0.27% | 0.39% | - |
| HSV(B) | 293.21º | 0.42% | 0.49% | - |
| XYZ | 13.89 | 10.26 | 20.99 | - |
| YUV | 93.1 | 146.57 | 147.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 73 | 126 | 0.05 | 0.42 | 0 | 0.51 | 293.21 | 0.27 | 0.39 |
| Hex | 78 | 49 | 7E | 5 | 2A | 0 | 33 | 125 | 1B | 27 |
| Octal | 170 | 111 | 176 | 5 | 52 | 0 | 63 | 445 | 33 | 47 |
| Binary | 1111000 | 1001001 | 1111110 | 101 | 101010 | 0 | 110011 | 100100101 | 11011 | 100111 |
Color Harmonies of #78497E
Complementary color
Monochromatic Colors of #78497E
Black with #78497E
Text Example
Text Example
White with #78497E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #78497E; }
p { color: rgb(120,73,126); }
H1.HeaderClassName
{
color: #78497E;
}
.AnyTagClassName
{
color: #78497E;
}
</style>
background-color css
<style>
a { background-color: #78497E; }
a { background-color: rgb(120,73,126); }
div.DivClassName
{
background-color: #78497E;
}
.BgClassName
{
background-color: #78497E;
}
</style>
border-color css
<style>
span { border-color: #78497E; }
span { border-color: rgb(120,73,126); }
td.TdClassName
{
border-color: #78497E;
}
.TagClassName
{
border-color: #78497E;
}
</style>