Shades of Affair #78458E
Tints of Affair #78458E
RGB
CMYK
RGB Variations
Color information
#78458E (or 0x78458E) is known color: Affair. HEX triplet: 78, 45 and 8E. RGB value is (120,69,142). Sum of RGB (Red+Green+Blue) = 120+69+142=331 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.25% from 331); Green value is 69 (27.34% from 255 or 20.85% from 331); Blue value is 142 (55.86% from 255 or 42.90% from 331); Max value from RGB is 142 - color contains mainly: blue. Hex color #78458E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #78458E is #87BA71. Grayscale: #5C5C5C. Windows color (decimal): -8895090 or 9323896. OLE color: 9323896.
HSL color Cylindrical-coordinate representation of color #78458E: hue angle of 281.92º degrees, saturation: 0.35, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #78458E is Cyan = 0.15, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 69 | 142 | - |
| CMYK | 0.15 | 0.51 | 0 | 0.44 |
| HSL | 281.92º | 0.35% | 0.41% | - |
| HSV(B) | 281.92º | 0.51% | 0.56% | - |
| XYZ | 14.76 | 10.2 | 26.78 | - |
| YUV | 92.57 | 155.9 | 147.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 142 | 0.15 | 0.51 | 0 | 0.44 | 281.92 | 0.35 | 0.41 |
| Hex | 78 | 45 | 8E | F | 33 | 0 | 2C | 11A | 23 | 29 |
| Octal | 170 | 105 | 216 | 17 | 63 | 0 | 54 | 432 | 43 | 51 |
| Binary | 1111000 | 1000101 | 10001110 | 1111 | 110011 | 0 | 101100 | 100011010 | 100011 | 101001 |
Color Harmonies of #78458E
Complementary color
Monochromatic Colors of #78458E
Black with #78458E
Text Example
Text Example
White with #78458E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #78458E; }
p { color: rgb(120,69,142); }
H1.HeaderClassName
{
color: #78458E;
}
.AnyTagClassName
{
color: #78458E;
}
</style>
background-color css
<style>
a { background-color: #78458E; }
a { background-color: rgb(120,69,142); }
div.DivClassName
{
background-color: #78458E;
}
.BgClassName
{
background-color: #78458E;
}
</style>
border-color css
<style>
span { border-color: #78458E; }
span { border-color: rgb(120,69,142); }
td.TdClassName
{
border-color: #78458E;
}
.TagClassName
{
border-color: #78458E;
}
</style>