Shades of Affair #836091
Tints of Affair #836091
RGB
CMYK
RGB Variations
Color information
#836091 (or 0x836091) is known color: Affair. HEX triplet: 83, 60 and 91. RGB value is (131,96,145). Sum of RGB (Red+Green+Blue) = 131+96+145=372 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.22% from 372); Green value is 96 (37.89% from 255 or 25.81% from 372); Blue value is 145 (57.03% from 255 or 38.98% from 372); Max value from RGB is 145 - color contains mainly: blue. Hex color #836091 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836091 is #7C9F6E. Grayscale: #6F6F6F. Windows color (decimal): -8167279 or 9527427. OLE color: 9527427.
HSL color Cylindrical-coordinate representation of color #836091: hue angle of 282.86º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #836091 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 96 | 145 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.43 |
| HSL | 282.86º | 0.2% | 0.47% | - |
| HSV(B) | 282.86º | 0.34% | 0.57% | - |
| XYZ | 18.65 | 15.24 | 28.75 | - |
| YUV | 112.05 | 146.6 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 145 | 0.10 | 0.34 | 0 | 0.43 | 282.86 | 0.2 | 0.47 |
| Hex | 83 | 60 | 91 | A | 22 | 0 | 2B | 11B | 14 | 2F |
| Octal | 203 | 140 | 221 | 12 | 42 | 0 | 53 | 433 | 24 | 57 |
| Binary | 10000011 | 1100000 | 10010001 | 1010 | 100010 | 0 | 101011 | 100011011 | 10100 | 101111 |
Color Harmonies of #836091
Complementary color
Monochromatic Colors of #836091
Black with #836091
Text Example
Text Example
White with #836091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836091; }
p { color: rgb(131,96,145); }
H1.HeaderClassName
{
color: #836091;
}
.AnyTagClassName
{
color: #836091;
}
</style>
background-color css
<style>
a { background-color: #836091; }
a { background-color: rgb(131,96,145); }
div.DivClassName
{
background-color: #836091;
}
.BgClassName
{
background-color: #836091;
}
</style>
border-color css
<style>
span { border-color: #836091; }
span { border-color: rgb(131,96,145); }
td.TdClassName
{
border-color: #836091;
}
.TagClassName
{
border-color: #836091;
}
</style>