Shades of Affair #785484
Tints of Affair #785484
RGB
CMYK
RGB Variations
Color information
#785484 (or 0x785484) is known color: Affair. HEX triplet: 78, 54 and 84. RGB value is (120,84,132). Sum of RGB (Red+Green+Blue) = 120+84+132=336 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.71% from 336); Green value is 84 (33.20% from 255 or 25% from 336); Blue value is 132 (51.95% from 255 or 39.29% from 336); Max value from RGB is 132 - color contains mainly: blue. Hex color #785484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785484 is #87AB7B. Grayscale: #646464. Windows color (decimal): -8891260 or 8672376. OLE color: 8672376.
HSL color Cylindrical-coordinate representation of color #785484: hue angle of 285º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #785484 is Cyan = 0.09, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 84 | 132 | - |
| CMYK | 0.09 | 0.36 | 0 | 0.48 |
| HSL | 285º | 0.22% | 0.42% | - |
| HSV(B) | 285º | 0.36% | 0.52% | - |
| XYZ | 15.08 | 12 | 23.35 | - |
| YUV | 100.24 | 145.93 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 132 | 0.09 | 0.36 | 0 | 0.48 | 285 | 0.22 | 0.42 |
| Hex | 78 | 54 | 84 | 9 | 24 | 0 | 30 | 11D | 16 | 2A |
| Octal | 170 | 124 | 204 | 11 | 44 | 0 | 60 | 435 | 26 | 52 |
| Binary | 1111000 | 1010100 | 10000100 | 1001 | 100100 | 0 | 110000 | 100011101 | 10110 | 101010 |
Color Harmonies of #785484
Complementary color
Monochromatic Colors of #785484
Black with #785484
Text Example
Text Example
White with #785484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785484; }
p { color: rgb(120,84,132); }
H1.HeaderClassName
{
color: #785484;
}
.AnyTagClassName
{
color: #785484;
}
</style>
background-color css
<style>
a { background-color: #785484; }
a { background-color: rgb(120,84,132); }
div.DivClassName
{
background-color: #785484;
}
.BgClassName
{
background-color: #785484;
}
</style>
border-color css
<style>
span { border-color: #785484; }
span { border-color: rgb(120,84,132); }
td.TdClassName
{
border-color: #785484;
}
.TagClassName
{
border-color: #785484;
}
</style>