Shades of Affair #784582
Tints of Affair #784582
RGB
CMYK
RGB Variations
Color information
#784582 (or 0x784582) is known color: Affair. HEX triplet: 78, 45 and 82. RGB value is (120,69,130). Sum of RGB (Red+Green+Blue) = 120+69+130=319 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.62% from 319); Green value is 69 (27.34% from 255 or 21.63% from 319); Blue value is 130 (51.17% from 255 or 40.75% from 319); Max value from RGB is 130 - color contains mainly: blue. Hex color #784582 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784582 is #87BA7D. Grayscale: #5B5B5B. Windows color (decimal): -8895102 or 8537464. OLE color: 8537464.
HSL color Cylindrical-coordinate representation of color #784582: hue angle of 290.16º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #784582 is Cyan = 0.08, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 69 | 130 | - |
| CMYK | 0.08 | 0.47 | 0 | 0.49 |
| HSL | 290.16º | 0.31% | 0.39% | - |
| HSV(B) | 290.16º | 0.47% | 0.51% | - |
| XYZ | 13.9 | 9.86 | 22.29 | - |
| YUV | 91.2 | 149.9 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 130 | 0.08 | 0.47 | 0 | 0.49 | 290.16 | 0.31 | 0.39 |
| Hex | 78 | 45 | 82 | 8 | 2F | 0 | 31 | 122 | 1F | 27 |
| Octal | 170 | 105 | 202 | 10 | 57 | 0 | 61 | 442 | 37 | 47 |
| Binary | 1111000 | 1000101 | 10000010 | 1000 | 101111 | 0 | 110001 | 100100010 | 11111 | 100111 |
Color Harmonies of #784582
Complementary color
Monochromatic Colors of #784582
Black with #784582
Text Example
Text Example
White with #784582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784582; }
p { color: rgb(120,69,130); }
H1.HeaderClassName
{
color: #784582;
}
.AnyTagClassName
{
color: #784582;
}
</style>
background-color css
<style>
a { background-color: #784582; }
a { background-color: rgb(120,69,130); }
div.DivClassName
{
background-color: #784582;
}
.BgClassName
{
background-color: #784582;
}
</style>
border-color css
<style>
span { border-color: #784582; }
span { border-color: rgb(120,69,130); }
td.TdClassName
{
border-color: #784582;
}
.TagClassName
{
border-color: #784582;
}
</style>