Shades of Affair #78608E
Tints of Affair #78608E
RGB
CMYK
RGB Variations
Color information
#78608E (or 0x78608E) is known color: Affair. HEX triplet: 78, 60 and 8E. RGB value is (120,96,142). Sum of RGB (Red+Green+Blue) = 120+96+142=358 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.52% from 358); Green value is 96 (37.89% from 255 or 26.82% from 358); Blue value is 142 (55.86% from 255 or 39.66% from 358); Max value from RGB is 142 - color contains mainly: blue. Hex color #78608E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #78608E is #879F71. Grayscale: #6C6C6C. Windows color (decimal): -8888178 or 9330808. OLE color: 9330808.
HSL color Cylindrical-coordinate representation of color #78608E: hue angle of 271.3º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #78608E is Cyan = 0.15, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 96 | 142 | - |
| CMYK | 0.15 | 0.32 | 0 | 0.44 |
| HSL | 271.3º | 0.19% | 0.47% | - |
| HSV(B) | 271.3º | 0.32% | 0.56% | - |
| XYZ | 16.81 | 14.31 | 27.47 | - |
| YUV | 108.42 | 146.95 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 96 | 142 | 0.15 | 0.32 | 0 | 0.44 | 271.3 | 0.19 | 0.47 |
| Hex | 78 | 60 | 8E | F | 20 | 0 | 2C | 10F | 13 | 2F |
| Octal | 170 | 140 | 216 | 17 | 40 | 0 | 54 | 417 | 23 | 57 |
| Binary | 1111000 | 1100000 | 10001110 | 1111 | 100000 | 0 | 101100 | 100001111 | 10011 | 101111 |
Color Harmonies of #78608E
Complementary color
Monochromatic Colors of #78608E
Black with #78608E
Text Example
Text Example
White with #78608E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #78608E; }
p { color: rgb(120,96,142); }
H1.HeaderClassName
{
color: #78608E;
}
.AnyTagClassName
{
color: #78608E;
}
</style>
background-color css
<style>
a { background-color: #78608E; }
a { background-color: rgb(120,96,142); }
div.DivClassName
{
background-color: #78608E;
}
.BgClassName
{
background-color: #78608E;
}
</style>
border-color css
<style>
span { border-color: #78608E; }
span { border-color: rgb(120,96,142); }
td.TdClassName
{
border-color: #78608E;
}
.TagClassName
{
border-color: #78608E;
}
</style>