Shades of Affair #836191
Tints of Affair #836191
RGB
CMYK
RGB Variations
Color information
#836191 (or 0x836191) is known color: Affair. HEX triplet: 83, 61 and 91. RGB value is (131,97,145). Sum of RGB (Red+Green+Blue) = 131+97+145=373 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.12% from 373); Green value is 97 (38.28% from 255 or 26.01% from 373); Blue value is 145 (57.03% from 255 or 38.87% from 373); Max value from RGB is 145 - color contains mainly: blue. Hex color #836191 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836191 is #7C9E6E. Grayscale: #707070. Windows color (decimal): -8167023 or 9527683. OLE color: 9527683.
HSL color Cylindrical-coordinate representation of color #836191: hue angle of 282.5º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #836191 is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 97 | 145 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.43 |
| HSL | 282.5º | 0.2% | 0.47% | - |
| HSV(B) | 282.5º | 0.33% | 0.57% | - |
| XYZ | 18.75 | 15.42 | 28.78 | - |
| YUV | 112.64 | 146.26 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 145 | 0.10 | 0.33 | 0 | 0.43 | 282.5 | 0.2 | 0.47 |
| Hex | 83 | 61 | 91 | A | 21 | 0 | 2B | 11A | 14 | 2F |
| Octal | 203 | 141 | 221 | 12 | 41 | 0 | 53 | 432 | 24 | 57 |
| Binary | 10000011 | 1100001 | 10010001 | 1010 | 100001 | 0 | 101011 | 100011010 | 10100 | 101111 |
Color Harmonies of #836191
Complementary color
Monochromatic Colors of #836191
Black with #836191
Text Example
Text Example
White with #836191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836191; }
p { color: rgb(131,97,145); }
H1.HeaderClassName
{
color: #836191;
}
.AnyTagClassName
{
color: #836191;
}
</style>
background-color css
<style>
a { background-color: #836191; }
a { background-color: rgb(131,97,145); }
div.DivClassName
{
background-color: #836191;
}
.BgClassName
{
background-color: #836191;
}
</style>
border-color css
<style>
span { border-color: #836191; }
span { border-color: rgb(131,97,145); }
td.TdClassName
{
border-color: #836191;
}
.TagClassName
{
border-color: #836191;
}
</style>