Shades of Affair #835895
Tints of Affair #835895
RGB
CMYK
RGB Variations
Color information
#835895 (or 0x835895) is known color: Affair. HEX triplet: 83, 58 and 95. RGB value is (131,88,149). Sum of RGB (Red+Green+Blue) = 131+88+149=368 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.60% from 368); Green value is 88 (34.77% from 255 or 23.91% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #835895 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835895 is #7CA76A. Grayscale: #6B6B6B. Windows color (decimal): -8169323 or 9787523. OLE color: 9787523.
HSL color Cylindrical-coordinate representation of color #835895: hue angle of 282.3º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #835895 is Cyan = 0.12, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 88 | 149 | - |
| CMYK | 0.12 | 0.41 | 0 | 0.42 |
| HSL | 282.3º | 0.26% | 0.46% | - |
| HSV(B) | 282.3º | 0.41% | 0.58% | - |
| XYZ | 18.27 | 13.97 | 30.17 | - |
| YUV | 107.81 | 151.25 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 149 | 0.12 | 0.41 | 0 | 0.42 | 282.3 | 0.26 | 0.46 |
| Hex | 83 | 58 | 95 | C | 29 | 0 | 2A | 11A | 1A | 2E |
| Octal | 203 | 130 | 225 | 14 | 51 | 0 | 52 | 432 | 32 | 56 |
| Binary | 10000011 | 1011000 | 10010101 | 1100 | 101001 | 0 | 101010 | 100011010 | 11010 | 101110 |
Color Harmonies of #835895
Complementary color
Monochromatic Colors of #835895
Black with #835895
Text Example
Text Example
White with #835895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835895; }
p { color: rgb(131,88,149); }
H1.HeaderClassName
{
color: #835895;
}
.AnyTagClassName
{
color: #835895;
}
</style>
background-color css
<style>
a { background-color: #835895; }
a { background-color: rgb(131,88,149); }
div.DivClassName
{
background-color: #835895;
}
.BgClassName
{
background-color: #835895;
}
</style>
border-color css
<style>
span { border-color: #835895; }
span { border-color: rgb(131,88,149); }
td.TdClassName
{
border-color: #835895;
}
.TagClassName
{
border-color: #835895;
}
</style>