Shades of Affair #785292
Tints of Affair #785292
RGB
CMYK
RGB Variations
Color information
#785292 (or 0x785292) is known color: Affair. HEX triplet: 78, 52 and 92. RGB value is (120,82,146). Sum of RGB (Red+Green+Blue) = 120+82+146=348 (46% of max value = 765). Red value is 120 (47.27% from 255 or 34.48% from 348); Green value is 82 (32.42% from 255 or 23.56% from 348); Blue value is 146 (57.42% from 255 or 41.95% from 348); Max value from RGB is 146 - color contains mainly: blue. Hex color #785292 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785292 is #87AD6D. Grayscale: #646464. Windows color (decimal): -8891758 or 9589368. OLE color: 9589368.
HSL color Cylindrical-coordinate representation of color #785292: hue angle of 275.62º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #785292 is Cyan = 0.18, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 82 | 146 | - |
| CMYK | 0.18 | 0.44 | 0 | 0.43 |
| HSL | 275.63º | 0.28% | 0.45% | - |
| HSV(B) | 275.63º | 0.44% | 0.57% | - |
| XYZ | 15.95 | 12.1 | 28.69 | - |
| YUV | 100.66 | 153.59 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 146 | 0.18 | 0.44 | 0 | 0.43 | 275.63 | 0.28 | 0.45 |
| Hex | 78 | 52 | 92 | 12 | 2C | 0 | 2B | 114 | 1C | 2D |
| Octal | 170 | 122 | 222 | 22 | 54 | 0 | 53 | 424 | 34 | 55 |
| Binary | 1111000 | 1010010 | 10010010 | 10010 | 101100 | 0 | 101011 | 100010100 | 11100 | 101101 |
Color Harmonies of #785292
Complementary color
Monochromatic Colors of #785292
Black with #785292
Text Example
Text Example
White with #785292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785292; }
p { color: rgb(120,82,146); }
H1.HeaderClassName
{
color: #785292;
}
.AnyTagClassName
{
color: #785292;
}
</style>
background-color css
<style>
a { background-color: #785292; }
a { background-color: rgb(120,82,146); }
div.DivClassName
{
background-color: #785292;
}
.BgClassName
{
background-color: #785292;
}
</style>
border-color css
<style>
span { border-color: #785292; }
span { border-color: rgb(120,82,146); }
td.TdClassName
{
border-color: #785292;
}
.TagClassName
{
border-color: #785292;
}
</style>