Shades of Affair #785385
Tints of Affair #785385
RGB
CMYK
RGB Variations
Color information
#785385 (or 0x785385) is known color: Affair. HEX triplet: 78, 53 and 85. RGB value is (120,83,133). Sum of RGB (Red+Green+Blue) = 120+83+133=336 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.71% from 336); Green value is 83 (32.81% from 255 or 24.70% from 336); Blue value is 133 (52.34% from 255 or 39.58% from 336); Max value from RGB is 133 - color contains mainly: blue. Hex color #785385 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785385 is #87AC7A. Grayscale: #636363. Windows color (decimal): -8891515 or 8737656. OLE color: 8737656.
HSL color Cylindrical-coordinate representation of color #785385: hue angle of 284.4º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #785385 is Cyan = 0.10, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 83 | 133 | - |
| CMYK | 0.10 | 0.38 | 0 | 0.48 |
| HSL | 284.4º | 0.23% | 0.42% | - |
| HSV(B) | 284.4º | 0.38% | 0.52% | - |
| XYZ | 15.07 | 11.87 | 23.69 | - |
| YUV | 99.76 | 146.76 | 142.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 83 | 133 | 0.10 | 0.38 | 0 | 0.48 | 284.4 | 0.23 | 0.42 |
| Hex | 78 | 53 | 85 | A | 26 | 0 | 30 | 11C | 17 | 2A |
| Octal | 170 | 123 | 205 | 12 | 46 | 0 | 60 | 434 | 27 | 52 |
| Binary | 1111000 | 1010011 | 10000101 | 1010 | 100110 | 0 | 110000 | 100011100 | 10111 | 101010 |
Color Harmonies of #785385
Complementary color
Monochromatic Colors of #785385
Black with #785385
Text Example
Text Example
White with #785385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785385; }
p { color: rgb(120,83,133); }
H1.HeaderClassName
{
color: #785385;
}
.AnyTagClassName
{
color: #785385;
}
</style>
background-color css
<style>
a { background-color: #785385; }
a { background-color: rgb(120,83,133); }
div.DivClassName
{
background-color: #785385;
}
.BgClassName
{
background-color: #785385;
}
</style>
border-color css
<style>
span { border-color: #785385; }
span { border-color: rgb(120,83,133); }
td.TdClassName
{
border-color: #785385;
}
.TagClassName
{
border-color: #785385;
}
</style>