Shades of Affair #785185
Tints of Affair #785185
RGB
CMYK
RGB Variations
Color information
#785185 (or 0x785185) is known color: Affair. HEX triplet: 78, 51 and 85. RGB value is (120,81,133). Sum of RGB (Red+Green+Blue) = 120+81+133=334 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.93% from 334); Green value is 81 (32.03% from 255 or 24.25% from 334); Blue value is 133 (52.34% from 255 or 39.82% from 334); Max value from RGB is 133 - color contains mainly: blue. Hex color #785185 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785185 is #87AE7A. Grayscale: #626262. Windows color (decimal): -8892027 or 8737144. OLE color: 8737144.
HSL color Cylindrical-coordinate representation of color #785185: hue angle of 285º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #785185 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 81 | 133 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.48 |
| HSL | 285º | 0.24% | 0.42% | - |
| HSV(B) | 285º | 0.39% | 0.52% | - |
| XYZ | 14.92 | 11.57 | 23.64 | - |
| YUV | 98.59 | 147.42 | 143.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 81 | 133 | 0.10 | 0.39 | 0 | 0.48 | 285 | 0.24 | 0.42 |
| Hex | 78 | 51 | 85 | A | 27 | 0 | 30 | 11D | 18 | 2A |
| Octal | 170 | 121 | 205 | 12 | 47 | 0 | 60 | 435 | 30 | 52 |
| Binary | 1111000 | 1010001 | 10000101 | 1010 | 100111 | 0 | 110000 | 100011101 | 11000 | 101010 |
Color Harmonies of #785185
Complementary color
Monochromatic Colors of #785185
Black with #785185
Text Example
Text Example
White with #785185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785185; }
p { color: rgb(120,81,133); }
H1.HeaderClassName
{
color: #785185;
}
.AnyTagClassName
{
color: #785185;
}
</style>
background-color css
<style>
a { background-color: #785185; }
a { background-color: rgb(120,81,133); }
div.DivClassName
{
background-color: #785185;
}
.BgClassName
{
background-color: #785185;
}
</style>
border-color css
<style>
span { border-color: #785185; }
span { border-color: rgb(120,81,133); }
td.TdClassName
{
border-color: #785185;
}
.TagClassName
{
border-color: #785185;
}
</style>