Shades of Affair #784685
Tints of Affair #784685
RGB
CMYK
RGB Variations
Color information
#784685 (or 0x784685) is known color: Affair. HEX triplet: 78, 46 and 85. RGB value is (120,70,133). Sum of RGB (Red+Green+Blue) = 120+70+133=323 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.15% from 323); Green value is 70 (27.73% from 255 or 21.67% from 323); Blue value is 133 (52.34% from 255 or 41.18% from 323); Max value from RGB is 133 - color contains mainly: blue. Hex color #784685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784685 is #87B97A. Grayscale: #5B5B5B. Windows color (decimal): -8894843 or 8734328. OLE color: 8734328.
HSL color Cylindrical-coordinate representation of color #784685: hue angle of 287.62º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #784685 is Cyan = 0.10, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 70 | 133 | - |
| CMYK | 0.10 | 0.47 | 0 | 0.48 |
| HSL | 287.62º | 0.31% | 0.4% | - |
| HSV(B) | 287.62º | 0.47% | 0.52% | - |
| XYZ | 14.17 | 10.07 | 23.39 | - |
| YUV | 92.13 | 151.07 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 70 | 133 | 0.10 | 0.47 | 0 | 0.48 | 287.62 | 0.31 | 0.4 |
| Hex | 78 | 46 | 85 | A | 2F | 0 | 30 | 120 | 1F | 28 |
| Octal | 170 | 106 | 205 | 12 | 57 | 0 | 60 | 440 | 37 | 50 |
| Binary | 1111000 | 1000110 | 10000101 | 1010 | 101111 | 0 | 110000 | 100100000 | 11111 | 101000 |
Color Harmonies of #784685
Complementary color
Monochromatic Colors of #784685
Black with #784685
Text Example
Text Example
White with #784685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784685; }
p { color: rgb(120,70,133); }
H1.HeaderClassName
{
color: #784685;
}
.AnyTagClassName
{
color: #784685;
}
</style>
background-color css
<style>
a { background-color: #784685; }
a { background-color: rgb(120,70,133); }
div.DivClassName
{
background-color: #784685;
}
.BgClassName
{
background-color: #784685;
}
</style>
border-color css
<style>
span { border-color: #784685; }
span { border-color: rgb(120,70,133); }
td.TdClassName
{
border-color: #784685;
}
.TagClassName
{
border-color: #784685;
}
</style>