Shades of Affair #835195
Tints of Affair #835195
RGB
CMYK
RGB Variations
Color information
#835195 (or 0x835195) is known color: Affair. HEX triplet: 83, 51 and 95. RGB value is (131,81,149). Sum of RGB (Red+Green+Blue) = 131+81+149=361 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.29% from 361); Green value is 81 (32.03% from 255 or 22.44% from 361); Blue value is 149 (58.59% from 255 or 41.27% from 361); Max value from RGB is 149 - color contains mainly: blue. Hex color #835195 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835195 is #7CAE6A. Grayscale: #676767. Windows color (decimal): -8171115 or 9785731. OLE color: 9785731.
HSL color Cylindrical-coordinate representation of color #835195: hue angle of 284.12º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #835195 is Cyan = 0.12, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 81 | 149 | - |
| CMYK | 0.12 | 0.46 | 0 | 0.42 |
| HSL | 284.12º | 0.3% | 0.45% | - |
| HSV(B) | 284.12º | 0.46% | 0.58% | - |
| XYZ | 17.73 | 12.88 | 29.99 | - |
| YUV | 103.7 | 153.57 | 147.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 149 | 0.12 | 0.46 | 0 | 0.42 | 284.12 | 0.3 | 0.45 |
| Hex | 83 | 51 | 95 | C | 2E | 0 | 2A | 11C | 1E | 2D |
| Octal | 203 | 121 | 225 | 14 | 56 | 0 | 52 | 434 | 36 | 55 |
| Binary | 10000011 | 1010001 | 10010101 | 1100 | 101110 | 0 | 101010 | 100011100 | 11110 | 101101 |
Color Harmonies of #835195
Complementary color
Monochromatic Colors of #835195
Black with #835195
Text Example
Text Example
White with #835195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835195; }
p { color: rgb(131,81,149); }
H1.HeaderClassName
{
color: #835195;
}
.AnyTagClassName
{
color: #835195;
}
</style>
background-color css
<style>
a { background-color: #835195; }
a { background-color: rgb(131,81,149); }
div.DivClassName
{
background-color: #835195;
}
.BgClassName
{
background-color: #835195;
}
</style>
border-color css
<style>
span { border-color: #835195; }
span { border-color: rgb(131,81,149); }
td.TdClassName
{
border-color: #835195;
}
.TagClassName
{
border-color: #835195;
}
</style>