Shades of Affair #835292
Tints of Affair #835292
RGB
CMYK
RGB Variations
Color information
#835292 (or 0x835292) is known color: Affair. HEX triplet: 83, 52 and 92. RGB value is (131,82,146). Sum of RGB (Red+Green+Blue) = 131+82+146=359 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.49% from 359); Green value is 82 (32.42% from 255 or 22.84% from 359); Blue value is 146 (57.42% from 255 or 40.67% from 359); Max value from RGB is 146 - color contains mainly: blue. Hex color #835292 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835292 is #7CAD6D. Grayscale: #676767. Windows color (decimal): -8170862 or 9589379. OLE color: 9589379.
HSL color Cylindrical-coordinate representation of color #835292: hue angle of 285.94º 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 #835292 is Cyan = 0.10, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 82 | 146 | - |
| CMYK | 0.10 | 0.44 | 0 | 0.43 |
| HSL | 285.94º | 0.28% | 0.45% | - |
| HSV(B) | 285.94º | 0.44% | 0.57% | - |
| XYZ | 17.57 | 12.94 | 28.77 | - |
| YUV | 103.95 | 151.73 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 146 | 0.10 | 0.44 | 0 | 0.43 | 285.94 | 0.28 | 0.45 |
| Hex | 83 | 52 | 92 | A | 2C | 0 | 2B | 11E | 1C | 2D |
| Octal | 203 | 122 | 222 | 12 | 54 | 0 | 53 | 436 | 34 | 55 |
| Binary | 10000011 | 1010010 | 10010010 | 1010 | 101100 | 0 | 101011 | 100011110 | 11100 | 101101 |
Color Harmonies of #835292
Complementary color
Monochromatic Colors of #835292
Black with #835292
Text Example
Text Example
White with #835292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835292; }
p { color: rgb(131,82,146); }
H1.HeaderClassName
{
color: #835292;
}
.AnyTagClassName
{
color: #835292;
}
</style>
background-color css
<style>
a { background-color: #835292; }
a { background-color: rgb(131,82,146); }
div.DivClassName
{
background-color: #835292;
}
.BgClassName
{
background-color: #835292;
}
</style>
border-color css
<style>
span { border-color: #835292; }
span { border-color: rgb(131,82,146); }
td.TdClassName
{
border-color: #835292;
}
.TagClassName
{
border-color: #835292;
}
</style>