Shades of Affair #785783
Tints of Affair #785783
RGB
CMYK
RGB Variations
Color information
#785783 (or 0x785783) is known color: Affair. HEX triplet: 78, 57 and 83. RGB value is (120,87,131). Sum of RGB (Red+Green+Blue) = 120+87+131=338 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.50% from 338); Green value is 87 (34.38% from 255 or 25.74% from 338); Blue value is 131 (51.56% from 255 or 38.76% from 338); Max value from RGB is 131 - color contains mainly: blue. Hex color #785783 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785783 is #87A87C. Grayscale: #656565. Windows color (decimal): -8890493 or 8607608. OLE color: 8607608.
HSL color Cylindrical-coordinate representation of color #785783: hue angle of 285º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #785783 is Cyan = 0.08, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 87 | 131 | - |
| CMYK | 0.08 | 0.34 | 0 | 0.49 |
| HSL | 285º | 0.2% | 0.43% | - |
| HSV(B) | 285º | 0.34% | 0.51% | - |
| XYZ | 15.25 | 12.45 | 23.07 | - |
| YUV | 101.88 | 144.43 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 87 | 131 | 0.08 | 0.34 | 0 | 0.49 | 285 | 0.2 | 0.43 |
| Hex | 78 | 57 | 83 | 8 | 22 | 0 | 31 | 11D | 14 | 2B |
| Octal | 170 | 127 | 203 | 10 | 42 | 0 | 61 | 435 | 24 | 53 |
| Binary | 1111000 | 1010111 | 10000011 | 1000 | 100010 | 0 | 110001 | 100011101 | 10100 | 101011 |
Color Harmonies of #785783
Complementary color
Monochromatic Colors of #785783
Black with #785783
Text Example
Text Example
White with #785783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785783; }
p { color: rgb(120,87,131); }
H1.HeaderClassName
{
color: #785783;
}
.AnyTagClassName
{
color: #785783;
}
</style>
background-color css
<style>
a { background-color: #785783; }
a { background-color: rgb(120,87,131); }
div.DivClassName
{
background-color: #785783;
}
.BgClassName
{
background-color: #785783;
}
</style>
border-color css
<style>
span { border-color: #785783; }
span { border-color: rgb(120,87,131); }
td.TdClassName
{
border-color: #785783;
}
.TagClassName
{
border-color: #785783;
}
</style>