Shades of Affair #785582
Tints of Affair #785582
RGB
CMYK
RGB Variations
Color information
#785582 (or 0x785582) is known color: Affair. HEX triplet: 78, 55 and 82. RGB value is (120,85,130). Sum of RGB (Red+Green+Blue) = 120+85+130=335 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.82% from 335); Green value is 85 (33.59% from 255 or 25.37% from 335); Blue value is 130 (51.17% from 255 or 38.81% from 335); Max value from RGB is 130 - color contains mainly: blue. Hex color #785582 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785582 is #87AA7D. Grayscale: #646464. Windows color (decimal): -8891006 or 8541560. OLE color: 8541560.
HSL color Cylindrical-coordinate representation of color #785582: hue angle of 286.67º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #785582 is Cyan = 0.08, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 85 | 130 | - |
| CMYK | 0.08 | 0.35 | 0 | 0.49 |
| HSL | 286.67º | 0.21% | 0.42% | - |
| HSV(B) | 286.67º | 0.35% | 0.51% | - |
| XYZ | 15.02 | 12.1 | 22.66 | - |
| YUV | 100.6 | 144.6 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 85 | 130 | 0.08 | 0.35 | 0 | 0.49 | 286.67 | 0.21 | 0.42 |
| Hex | 78 | 55 | 82 | 8 | 23 | 0 | 31 | 11F | 15 | 2A |
| Octal | 170 | 125 | 202 | 10 | 43 | 0 | 61 | 437 | 25 | 52 |
| Binary | 1111000 | 1010101 | 10000010 | 1000 | 100011 | 0 | 110001 | 100011111 | 10101 | 101010 |
Color Harmonies of #785582
Complementary color
Monochromatic Colors of #785582
Black with #785582
Text Example
Text Example
White with #785582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785582; }
p { color: rgb(120,85,130); }
H1.HeaderClassName
{
color: #785582;
}
.AnyTagClassName
{
color: #785582;
}
</style>
background-color css
<style>
a { background-color: #785582; }
a { background-color: rgb(120,85,130); }
div.DivClassName
{
background-color: #785582;
}
.BgClassName
{
background-color: #785582;
}
</style>
border-color css
<style>
span { border-color: #785582; }
span { border-color: rgb(120,85,130); }
td.TdClassName
{
border-color: #785582;
}
.TagClassName
{
border-color: #785582;
}
</style>