Shades of Affair #785584
Tints of Affair #785584
RGB
CMYK
RGB Variations
Color information
#785584 (or 0x785584) is known color: Affair. HEX triplet: 78, 55 and 84. RGB value is (120,85,132). Sum of RGB (Red+Green+Blue) = 120+85+132=337 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.61% from 337); Green value is 85 (33.59% from 255 or 25.22% from 337); Blue value is 132 (51.95% from 255 or 39.17% from 337); Max value from RGB is 132 - color contains mainly: blue. Hex color #785584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785584 is #87AA7B. Grayscale: #646464. Windows color (decimal): -8891004 or 8672632. OLE color: 8672632.
HSL color Cylindrical-coordinate representation of color #785584: hue angle of 284.68º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #785584 is Cyan = 0.09, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 85 | 132 | - |
| CMYK | 0.09 | 0.36 | 0 | 0.48 |
| HSL | 284.68º | 0.22% | 0.43% | - |
| HSV(B) | 284.68º | 0.36% | 0.52% | - |
| XYZ | 15.16 | 12.16 | 23.38 | - |
| YUV | 100.82 | 145.6 | 141.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 85 | 132 | 0.09 | 0.36 | 0 | 0.48 | 284.68 | 0.22 | 0.43 |
| Hex | 78 | 55 | 84 | 9 | 24 | 0 | 30 | 11D | 16 | 2B |
| Octal | 170 | 125 | 204 | 11 | 44 | 0 | 60 | 435 | 26 | 53 |
| Binary | 1111000 | 1010101 | 10000100 | 1001 | 100100 | 0 | 110000 | 100011101 | 10110 | 101011 |
Color Harmonies of #785584
Complementary color
Monochromatic Colors of #785584
Black with #785584
Text Example
Text Example
White with #785584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785584; }
p { color: rgb(120,85,132); }
H1.HeaderClassName
{
color: #785584;
}
.AnyTagClassName
{
color: #785584;
}
</style>
background-color css
<style>
a { background-color: #785584; }
a { background-color: rgb(120,85,132); }
div.DivClassName
{
background-color: #785584;
}
.BgClassName
{
background-color: #785584;
}
</style>
border-color css
<style>
span { border-color: #785584; }
span { border-color: rgb(120,85,132); }
td.TdClassName
{
border-color: #785584;
}
.TagClassName
{
border-color: #785584;
}
</style>