Shades of Affair #835891
Tints of Affair #835891
RGB
CMYK
RGB Variations
Color information
#835891 (or 0x835891) is known color: Affair. HEX triplet: 83, 58 and 91. RGB value is (131,88,145). Sum of RGB (Red+Green+Blue) = 131+88+145=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 88 (34.77% from 255 or 24.18% from 364); Blue value is 145 (57.03% from 255 or 39.84% from 364); Max value from RGB is 145 - color contains mainly: blue. Hex color #835891 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835891 is #7CA76E. Grayscale: #6B6B6B. Windows color (decimal): -8169327 or 9525379. OLE color: 9525379.
HSL color Cylindrical-coordinate representation of color #835891: hue angle of 285.26º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #835891 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 88 | 145 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.43 |
| HSL | 285.26º | 0.24% | 0.46% | - |
| HSV(B) | 285.26º | 0.39% | 0.57% | - |
| XYZ | 17.96 | 13.85 | 28.51 | - |
| YUV | 107.36 | 149.25 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 145 | 0.10 | 0.39 | 0 | 0.43 | 285.26 | 0.24 | 0.46 |
| Hex | 83 | 58 | 91 | A | 27 | 0 | 2B | 11D | 18 | 2E |
| Octal | 203 | 130 | 221 | 12 | 47 | 0 | 53 | 435 | 30 | 56 |
| Binary | 10000011 | 1011000 | 10010001 | 1010 | 100111 | 0 | 101011 | 100011101 | 11000 | 101110 |
Color Harmonies of #835891
Complementary color
Monochromatic Colors of #835891
Black with #835891
Text Example
Text Example
White with #835891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835891; }
p { color: rgb(131,88,145); }
H1.HeaderClassName
{
color: #835891;
}
.AnyTagClassName
{
color: #835891;
}
</style>
background-color css
<style>
a { background-color: #835891; }
a { background-color: rgb(131,88,145); }
div.DivClassName
{
background-color: #835891;
}
.BgClassName
{
background-color: #835891;
}
</style>
border-color css
<style>
span { border-color: #835891; }
span { border-color: rgb(131,88,145); }
td.TdClassName
{
border-color: #835891;
}
.TagClassName
{
border-color: #835891;
}
</style>