Shades of Affair #835295
Tints of Affair #835295
RGB
CMYK
RGB Variations
Color information
#835295 (or 0x835295) is known color: Affair. HEX triplet: 83, 52 and 95. RGB value is (131,82,149). Sum of RGB (Red+Green+Blue) = 131+82+149=362 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.19% from 362); Green value is 82 (32.42% from 255 or 22.65% from 362); Blue value is 149 (58.59% from 255 or 41.16% from 362); Max value from RGB is 149 - color contains mainly: blue. Hex color #835295 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835295 is #7CAD6A. Grayscale: #686868. Windows color (decimal): -8170859 or 9785987. OLE color: 9785987.
HSL color Cylindrical-coordinate representation of color #835295: hue angle of 283.88º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #835295 is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 82 | 149 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.42 |
| HSL | 283.88º | 0.29% | 0.45% | - |
| HSV(B) | 283.88º | 0.45% | 0.58% | - |
| XYZ | 17.8 | 13.03 | 30.01 | - |
| YUV | 104.29 | 153.23 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 149 | 0.12 | 0.45 | 0 | 0.42 | 283.88 | 0.29 | 0.45 |
| Hex | 83 | 52 | 95 | C | 2D | 0 | 2A | 11C | 1D | 2D |
| Octal | 203 | 122 | 225 | 14 | 55 | 0 | 52 | 434 | 35 | 55 |
| Binary | 10000011 | 1010010 | 10010101 | 1100 | 101101 | 0 | 101010 | 100011100 | 11101 | 101101 |
Color Harmonies of #835295
Complementary color
Monochromatic Colors of #835295
Black with #835295
Text Example
Text Example
White with #835295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835295; }
p { color: rgb(131,82,149); }
H1.HeaderClassName
{
color: #835295;
}
.AnyTagClassName
{
color: #835295;
}
</style>
background-color css
<style>
a { background-color: #835295; }
a { background-color: rgb(131,82,149); }
div.DivClassName
{
background-color: #835295;
}
.BgClassName
{
background-color: #835295;
}
</style>
border-color css
<style>
span { border-color: #835295; }
span { border-color: rgb(131,82,149); }
td.TdClassName
{
border-color: #835295;
}
.TagClassName
{
border-color: #835295;
}
</style>