Shades of Affair #836192
Tints of Affair #836192
RGB
CMYK
RGB Variations
Color information
#836192 (or 0x836192) is known color: Affair. HEX triplet: 83, 61 and 92. RGB value is (131,97,146). Sum of RGB (Red+Green+Blue) = 131+97+146=374 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.03% from 374); Green value is 97 (38.28% from 255 or 25.94% from 374); Blue value is 146 (57.42% from 255 or 39.04% from 374); Max value from RGB is 146 - color contains mainly: blue. Hex color #836192 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836192 is #7C9E6D. Grayscale: #707070. Windows color (decimal): -8167022 or 9593219. OLE color: 9593219.
HSL color Cylindrical-coordinate representation of color #836192: hue angle of 281.63º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #836192 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 97 | 146 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.43 |
| HSL | 281.63º | 0.2% | 0.48% | - |
| HSV(B) | 281.63º | 0.34% | 0.57% | - |
| XYZ | 18.82 | 15.45 | 29.18 | - |
| YUV | 112.75 | 146.76 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 146 | 0.10 | 0.34 | 0 | 0.43 | 281.63 | 0.2 | 0.48 |
| Hex | 83 | 61 | 92 | A | 22 | 0 | 2B | 11A | 14 | 30 |
| Octal | 203 | 141 | 222 | 12 | 42 | 0 | 53 | 432 | 24 | 60 |
| Binary | 10000011 | 1100001 | 10010010 | 1010 | 100010 | 0 | 101011 | 100011010 | 10100 | 110000 |
Color Harmonies of #836192
Complementary color
Monochromatic Colors of #836192
Black with #836192
Text Example
Text Example
White with #836192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836192; }
p { color: rgb(131,97,146); }
H1.HeaderClassName
{
color: #836192;
}
.AnyTagClassName
{
color: #836192;
}
</style>
background-color css
<style>
a { background-color: #836192; }
a { background-color: rgb(131,97,146); }
div.DivClassName
{
background-color: #836192;
}
.BgClassName
{
background-color: #836192;
}
</style>
border-color css
<style>
span { border-color: #836192; }
span { border-color: rgb(131,97,146); }
td.TdClassName
{
border-color: #836192;
}
.TagClassName
{
border-color: #836192;
}
</style>