Shades of Affair #785893
Tints of Affair #785893
RGB
CMYK
RGB Variations
Color information
#785893 (or 0x785893) is known color: Affair. HEX triplet: 78, 58 and 93. RGB value is (120,88,147). Sum of RGB (Red+Green+Blue) = 120+88+147=355 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.80% from 355); Green value is 88 (34.77% from 255 or 24.79% from 355); Blue value is 147 (57.81% from 255 or 41.41% from 355); Max value from RGB is 147 - color contains mainly: blue. Hex color #785893 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785893 is #87A76C. Grayscale: #686868. Windows color (decimal): -8890221 or 9656440. OLE color: 9656440.
HSL color Cylindrical-coordinate representation of color #785893: hue angle of 272.54º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #785893 is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 88 | 147 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.42 |
| HSL | 272.54º | 0.25% | 0.46% | - |
| HSV(B) | 272.54º | 0.4% | 0.58% | - |
| XYZ | 16.5 | 13.08 | 29.26 | - |
| YUV | 104.29 | 152.1 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 88 | 147 | 0.18 | 0.40 | 0 | 0.42 | 272.54 | 0.25 | 0.46 |
| Hex | 78 | 58 | 93 | 12 | 28 | 0 | 2A | 111 | 19 | 2E |
| Octal | 170 | 130 | 223 | 22 | 50 | 0 | 52 | 421 | 31 | 56 |
| Binary | 1111000 | 1011000 | 10010011 | 10010 | 101000 | 0 | 101010 | 100010001 | 11001 | 101110 |
Color Harmonies of #785893
Complementary color
Monochromatic Colors of #785893
Black with #785893
Text Example
Text Example
White with #785893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785893; }
p { color: rgb(120,88,147); }
H1.HeaderClassName
{
color: #785893;
}
.AnyTagClassName
{
color: #785893;
}
</style>
background-color css
<style>
a { background-color: #785893; }
a { background-color: rgb(120,88,147); }
div.DivClassName
{
background-color: #785893;
}
.BgClassName
{
background-color: #785893;
}
</style>
border-color css
<style>
span { border-color: #785893; }
span { border-color: rgb(120,88,147); }
td.TdClassName
{
border-color: #785893;
}
.TagClassName
{
border-color: #785893;
}
</style>